The search functionality is under construction.

Keyword Search Result

[Keyword] POSIX capability(1hit)

1-1hit
  • Intrusion Detection by Monitoring System Calls with POSIX Capabilities

    Takahiro HARUYAMA  Hidenori NAKAZATO  Hideyoshi TOMINAGA  

     
    PAPER

      Vol:
    E90-B No:10
      Page(s):
    2646-2654

    Existing anomaly intrusion detection that monitors system calls has two problems: vast false positives and lack of risk information on detection. In order to solve the two problems, we propose an intrusion detection method called "Callchains." Callchains reduces the false positives of existing anomaly intrusion detection by restricting monitoring to the activities with process capabilities prescribed by POSIX 1003.1e. Additionally, Callchains provides an administrator information of used POSIX capabilities in sytem call execution as an indicator of risk. This paper shows Callchains' design, its implementation, and experimental results comparing Callchains with existing approaches.