Program Intrusion Detection Based on Simplified Control Flow Monitoring

XIA Nai,GUO Ming-song,Bing Mao,Li Xie
DOI: https://doi.org/10.3321/j.issn:0372-2112.2007.02.038
2007-01-01
Abstract:Attacks to program vulnerabilities is a severe problem nowadays.This paper puts forward a new simplified approach based on programs' runtime control flow monitoring.Compared to the methods based on system call sequence analysis,this approach has better granularity;Compared to the methods using whole call graph verification,it has the same effectiveness but more applicable.The results show that this approach can detect many kinds of known attacks to program vulnerabilities.
What problem does this paper attempt to address?