The search functionality is under construction.
The search functionality is under construction.

Efficient Context-Sensitive Intrusion Detection Based on State Transition Table

Jingyu HUA, Mingchu LI, Yizhi REN, Kouichi SAKURAI

  • Full Text Views

    0

  • Cite this

Summary :

Those host-based intrusion detection models like VPStatic first construct a model of acceptable behaviors for each monitored program via static analysis, and then perform intrusion detection by comparing them with programs' runtime behaviors. These models usually share the highly desirable feature that they do not produce false alarms but face the conflicts between accuracy and efficiency. For instance, the high accuracy of the VPStatic model is at the cost of high space complexity. In this paper, we use a statically-constructed state transition table (STT), which records expected transitions among system calls as well as their stack states (return address lists), as a behavior model to perform context-sensitive intrusion detection. According to our analysis, our STT model improves the space efficiency of the VPStatic model without decreasing its high precision and time efficiency. Experiments show that for three test programs, memory uses of our STT models are all much less than half of the VPStatic models'. Thereby, we alleviate the conflicts between the accuracy and the efficiency.

Publication
IEICE TRANSACTIONS on Fundamentals Vol.E94-A No.1 pp.255-264
Publication Date
2011/01/01
Publicized
Online ISSN
1745-1337
DOI
10.1587/transfun.E94.A.255
Type of Manuscript
Special Section PAPER (Special Section on Cryptography and Information Security)
Category
Network Security

Authors

Keyword