@inproceedings{fe146360b767416c8a5ebe3d8cb99d2d,
title = "RELEASE: Generating exploits using loop-aware concolic execution",
abstract = "Automatically finding vulnerabilities and even generating exploits are desirable for software testing. For the protection of intellectual property and copyright programs being tested may be lack of source code and symbol table information. Concolic execution is a novel technique which takes advantage of the rapid executing speed of concrete execution and the wide testing coverage of symbolic execution to discover and identify software bugs including vulnerabilities. However a serious limitation of concolic execution inherited from symbolic execution is its poor analysis result with loops a common programming construct. For instance when the number of iterations depends on the inputs the analysis cannot determine possible execution paths of the program. In this paper we propose a new concolic execution technique loop-aware concolic execution for testing software and analyzing loop-related variables with fewer execution steps. With the novel technique not only linear relations but also some polynomial recurrence relations in a loop can be handled. To demonstrate effectiveness of the novel technique we developed a concolic analyzer called RELEASE to discover buffer-overflow vulnerabilities in the testing benchmarks.",
keywords = "Concolic execution, Software testing, Symbolic execution",
author = "Li, {Bing Han} and Shiuh-Pyng Shieh",
year = "2011",
doi = "10.1109/SSIRI.2011.31",
language = "English",
isbn = "9780769544533",
series = "Proceedings - 2011 5th International Conference on Secure Software Integration and Reliability Improvement, SSIRI 2011",
pages = "165--173",
booktitle = "Proceedings - 2011 5th International Conference on Secure Software Integration and Reliability Improvement, SSIRI 2011",
note = "2011 5th International Conference on Secure Software Integration and Reliability Improvement, SSIRI 2011 ; Conference date: 27-06-2011 Through 29-06-2011",
}