loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
22nd Annual Computer Security Applications Conference (ACSAC'06)
Foreign Code Detection on the Windows/X86 Platform
Miami Beach, Florida, USA
December 11-December 15
ISBN: 0-7695-2716-7
Susanta Nanda, SUNY at Stony Brook, USA
Wei Li, SUNY at Stony Brook, USA
Lap-Chung Lam, SUNY at Stony Brook, USA
Tzi-cker Chiueh, SUNY at Stony Brook, USA
As new attacks againstWindows-based machines emerge almost on a daily basis, there is an increasing need to "lock down" individual users? desktop machines in corporate computing environments. One particular way to lock down a user computer is to guarantee that only authorized binary programs are allowed to run on that computer. A major advantage of this approach is that binaries downloaded without the user?s knowledge, such as spyware, adware, or code entering through buffer overflow attacks, can never run on computers that are locked down this way. This paper presents the design, implementation and evaluation of FOOD, a foreign code detection system specifically for the Windows/X86 platform, where foreign code is defined as any binary programs that do not go through an authorized installation procedure. FOOD verifies the legitimacy of binary images involved in process creation and library loading to ensure that only authorized binaries are used in these operations. In addition, FOOD checks the target address of every indirect branch instruction in Windows binaries to prevent illegitimate control transfers to either dynamically injected mobile code or pre-existing library functions that are potentially damaging. Combined together, these techniques strictly prevent the execution of any foreign code. Experiments with a fully working FOOD prototype show that it can indeed stop all spyware and buffer overflow attacks we tested, and its worst-case run-time performance overhead associated with foreign code detection is less than 35%.
Citation:
Susanta Nanda, Wei Li, Lap-Chung Lam, Tzi-cker Chiueh, "Foreign Code Detection on the Windows/X86 Platform," acsac, pp.279-288, 22nd Annual Computer Security Applications Conference (ACSAC'06), 2006
Usage of this product signifies your acceptance of the Terms of Use.