Abstract
Binary analysis is a well-investigated area in software engineering and security. Given real-world program binaries, generating test inputs which cause the binaries to crash is crucial. Generation of crashing inputs has many applications including off-line analysis of software prior to deployment, or online analysis of software patches as they are inserted. In this work, we present a method for generating inputs which reach a given "potentially crashing" location. Such potentially crashing locations can be found by a separate static analysis (or by gleaning crash reports submitted by internal / external users) and serve as the input to our method. The test input generated by our method serves as a witness of the crash. Our method is particularly suited for binaries of programs which take in complex structured inputs. Experiments on real-life applications such as the Adobe Reader and the Windows Media Player demonstrate that our Hercules tool built on selective symbolic execution engine S2E can generate crashing inputs within few hours, where symbolic approaches (as embodied by S2E) or blackbox fuzzing approaches (as embodied by the commercial tool PeachFuzzer) failed.
Original language | English |
---|---|
Title of host publication | Proceedings - 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering, ICSE 2015 |
Editors | Sebastian Elbaum, Gerardo Canfora |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 891-901 |
Number of pages | 11 |
Volume | 1 |
ISBN (Electronic) | 9781479919345 |
DOIs | |
Publication status | Published - 2015 |
Externally published | Yes |
Event | International Conference on Software Engineering 2015 - Florence, Italy Duration: 16 May 2015 → 24 May 2015 Conference number: 37th http://2015.icse-conferences.org/ https://ieeexplore.ieee.org/xpl/conhome/7174815/proceeding?isnumber=7194545 (Proceedings) |
Conference
Conference | International Conference on Software Engineering 2015 |
---|---|
Abbreviated title | ICSE 2015 |
Country/Territory | Italy |
City | Florence |
Period | 16/05/15 → 24/05/15 |
Internet address |