ROP payload detection using speculative code execution

Michalis Polychronakis, Angelos D. Keromytis
2011 2011 6th International Conference on Malicious and Unwanted Software  
The prevalence of code injection attacks has led to the wide adoption of exploit mitigations based on nonexecutable memory pages. In turn, attackers are increasingly relying on return-oriented programming (ROP) to bypass these protections. At the same time, existing detection techniques based on shellcode identification are oblivious to this new breed of exploits, since attack vectors may not contain binary code anymore. In this paper, we present a detection method for the identification of ROP
more » ... payloads in arbitrary data such as network traffic or process memory buffers. Our technique speculatively drives the execution of code that already exists in the address space of a targeted process according to the scanned input data, and identifies the execution of valid ROP code at runtime. Our experimental evaluation demonstrates that our prototype implementation can detect a broad range of ROP exploits against Windows applications without false positives, while it can be easily integrated into existing defenses based on shellcode detection.
doi:10.1109/malware.2011.6112327 dblp:conf/malware/PolychronakisK11 fatcat:pjsam7jukbfl7ksbv6l2ylry5e