JITDefender: A Defense against JIT Spraying Attacks
2011; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-642-21424-0_12
ISSN1868-422X
AutoresPing Chen, Yi Fang, Bing Mao, Xie Li,
Tópico(s)Network Security and Intrusion Detection
ResumoJIT spraying is a new code-reuse technique to attack virtual machines based on JIT (Just-in-time) compilation. It has proven to be capable of circumventing the defenses such as data execution prevention (DEP) and address space layout randomization(ASLR), which are effective for preventing the traditional code injection attacks. In this paper, we describe JITDefender, an enhancement of standard JIT-based VMs, which can prevent the attacker from executing arbitrary JIT compiled code on the VM. Thereby JITDefender can block JIT spraying attacks. We prove the effectiveness of JITDefender by demonstrating that it can successfully prevent existing JIT spraying exploits. JITDefender reports no false positives when run over benign actionscript/javascript programs. In addition, we show that the performance overhead of JITDefender is low.
Referência(s)