Anomaly detection method based on HMMs using system call and call stack information

  • Authors:
  • Cheng Zhang;Qinke Peng

  • Affiliations:
  • State Key Laboratory for Manufacturing Systems and School of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an, China;State Key Laboratory for Manufacturing Systems and School of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an, China

  • Venue:
  • CIS'05 Proceedings of the 2005 international conference on Computational Intelligence and Security - Volume Part II
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Anomaly detection has emerged as an important approach to computer security. In this paper, a new anomaly detection method based on Hidden Markov Models (HMMs) is proposed to detect intrusions. Both system calls and return addresses from the call stack of the program are extracted dynamically to train and test HMMs. The states of the models are associated with the system calls and the observation symbols are associated with the sequences of return addresses from the call stack. Because the states of HMMs are observable, the models can be trained with a simple method which requires less computation time than the classical Baum-Welch method. Experiments show that our method reveals better detection performance than traditional HMMs based approaches.