Intrusion Detection Based on System Calls and Call Stack Log

ZHANG Cheng,PENG Qinke
DOI: https://doi.org/10.3969/j.issn.1000-3428.2007.07.050
2007-01-01
Abstract:A novel method is proposed to construct variable-length patterns by using dynamically extracting information from call stack of the process.This method uses the chains of function return addresses to derive a table of variable-length patterns,and reduces the pattern set based on the structure of functions of the process.Then a Markov chain model is constructed based on variable-length patterns to detect abnormal behaviors.The experimental results indicate that compared with the traditional variable-length pattern based method and the first-order Markov chain model method,the proposed method can achieve higher hit rates and lower false alarm rates.
What problem does this paper attempt to address?