RandSys: Thwarting code injection attacks with system service interface randomization

39Citations
Citations of this article
15Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Code injection attacks are a top threat to today's Internet. With zero-day attacks on the rise, randomization techniques have been introduced to diversify software and operation systems of networked hosts so that attacks that succeed on one host cannot succeed on others. Two most notable system-wide randomization techniques are Instruction Set Randomization (ISR) and Address Space Layout Randomization (ASLR). The former randomizes instruction set for each process, while the latter randomizes the memory address space layout. Both suffer from a number of attacks. In this paper, we advocate and demonstrate that by combining ISR and ASLR effectively, we can offer much more robust protection than each of them individually. However, trivial combination of both schemes is not sufficient. To this end, we make the key observation that system call instructions matter the most to attackers for code injection. Our system, RandSys, uses system call instruction randomization and the general technique of ASLR along with a number of new enhancements to thwart code injection attacks. We have built a prototype for both Linux and Windows platforms. Our experiments show that RandSys can effectively thwart a wide variety of code injection attacks with a small overhead. © 2007 IEEE.

Cite

CITATION STYLE

APA

Jiang, X., Wang, H. J., Xu, D., & Wang, Y. M. (2007). RandSys: Thwarting code injection attacks with system service interface randomization. In Proceedings of the IEEE Symposium on Reliable Distributed Systems (pp. 209–218). https://doi.org/10.1109/SRDS.2007.4365697

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free