Buffer Overflow Attacks Analysis and Real-time Detection

Minglei SHANG,Hao HUANG
DOI: https://doi.org/10.3969/j.issn.1000-3428.2005.12.014
2005-01-01
Abstract:The principle of buffer overflow and overflow string are analyzed.Then several typical real-time buffer overflow attacks detectionmethods are analyzed.At last, a real-time buffer overflow attack detection approach based on system calls is presented.This approach adds mandatoryaccess control to original system call function by the means of hijacking system calls.In the way of monitoring illegal system calls,it can detect andprevent various buffer overflow attacks of improving priviledge.
What problem does this paper attempt to address?