Title :
SigFree: A Signature-Free Buffer Overflow Attack Blocker
Author :
Wang, Xinran ; Pan, Chi-Chun ; Liu, Peng ; Zhu, Sencun
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., State College, PA, USA
Abstract :
We propose SigFree, an online signature-free out-of-the-box application-layer method for blocking code-injection buffer overflow attack messages targeting at various Internet services such as Web service. Motivated by the observation that buffer overflow attacks typically contain executables whereas legitimate client requests never contain executables in most Internet services, SigFree blocks attacks by detecting the presence of code. Unlike the previous code detection algorithms, SigFree uses a new data-flow analysis technique called code abstraction that is generic, fast, and hard for exploit code to evade. SigFree is signature free, thus it can block new and unknown buffer overflow attacks; SigFree is also immunized from most attack-side code obfuscation methods. Since SigFree is a transparent deployment to the servers being protected, it is good for economical Internet-wide deployment with very low deployment and maintenance cost. We implemented and tested SigFree; our experimental study shows that the dependency-degree-based SigFree could block all types of code-injection attack packets (above 750) tested in our experiments with very few false positives. Moreover, SigFree causes very small extra latency to normal client requests when some requests contain exploit code.
Keywords :
Web services; computer crime; data flow analysis; message authentication; Web service; attack-side code obfuscation methods; client requests; code abstraction; code-injection buffer overflow attack messages blocker; data flow analysis technique; dependency-degree-based SigFree; economical Internet-wide deployment; online signature-free out-of-the-box application-layer method; Intrusion detection; Security and Privacy Protection; Security and Protection; buffer overflow attacks; code-injection attacks.;
Journal_Title :
Dependable and Secure Computing, IEEE Transactions on
DOI :
10.1109/TDSC.2008.30