Visible to the public Towards Semi-automated Detection of Trigger-based Behavior for Software Security Assurance

TitleTowards Semi-automated Detection of Trigger-based Behavior for Software Security Assurance
Publication TypeConference Paper
Year of Publication2017
AuthorsPapp, Dorottya, Buttyán, Levente, Ma, Zhendong
Conference NameProceedings of the 12th International Conference on Availability, Reliability and Security
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-5257-4
Keywordscomposability, Mixed Concrete and Symbolic Execution, pubcrawl, Scalability, software assurance, software security, Source code analysis, static analysis, Trigger-based Behavior
AbstractA program exhibits trigger-based behavior if it performs undocumented, often malicious, functions when the environmental conditions and/or specific input values match some pre-specified criteria. Checking whether such hidden functions exist in the program is important for increasing trustworthiness of software. In this paper, we propose a framework to effectively detect trigger-based behavior at the source code level. Our approach is semi-automated: We use automated source code instrumentation and mixed concrete and symbolic execution to generate potentially suspicious test cases that may trigger hidden, potentially malicious functions. The test cases must be investigated by a human analyst manually to decide which of them are real triggers. While our approach is not fully automated, it greatly reduces manual work by allowing analysts to focus on a few test cases found by our automated tools.
URLhttp://doi.acm.org/10.1145/3098954.3105821
DOI10.1145/3098954.3105821
Citation Keypapp_towards_2017