Journal of Systems Engineering and Electronics ›› 2008, Vol. 19 ›› Issue (3): 598-605.

• SOFTWARE ALGORITHM AND SIMULATION • Previous Articles     Next Articles

Intrusion detection based on system calls and homogeneous Markov chains

Tian Xinguang1,2, Duan Miyi1,2, Sun Chunlai1 & Li Wenfa1,2   

  1. 1. Inst. of Computing Technology, Beijing Jiaotong Univ., Beijing 100029, P. R. China;
    2. Inst. of Computing Technology, Chinese Academy of Sciences, Beijing 100080, P. R. China
  • Online:2008-06-23 Published:2010-01-03

Abstract:

A novel method for detecting anomalous program behavior is presented, which is applicable to hostbased intrusion detection systems that monitor system call activities. The method constructs a homogeneous Markov chain model to characterize the normal behavior of a privileged program, and associates the states of the Markov chain with the unique system calls in the training data. At the detection stage, the probabilities that the Markov chain model supports the system call sequences generated by the program are computed. A low probability indicates an anomalous sequence that may result from intrusive activities. Then a decision rule based on the number of anomalous sequences in a locality frame is adopted to classify the program’s behavior. The method gives attention to both computational efficiency and detection accuracy, and is especially suitable for on-line detection. It has been applied to practical host-based intrusion detection systems.