Netinfo Security ›› 2023, Vol. 23 ›› Issue (12): 91-102.doi: 10.3969/j.issn.1671-1122.2023.12.009

Previous Articles     Next Articles

A Real-Time Anomaly Detection System for Container Clouds Based on Unsupervised System Call Rule Generation

WU Shenglin1, LIU Wanggen2, YAN Ming1(), WU Jie1   

  1. 1. School of Computer Science, Fudan University, Shanghai 200433, China
    2. Transwarp Technology(Shanghai)Co.,Ltd., Shanghai 200233
  • Received:2023-04-11 Online:2023-12-10 Published:2023-12-13

Abstract:

Container technology is currently one of the mainstream technologies in cloud computing. Compared with virtual machines, containers have significant advantages such as fast startup, high portability, and high scalability. However, the lower resource isolation and shared kernel characteristics introduce new security risks to containers and cloud platforms, which can easily lead to serious threats such as resource appropriation, data leakage, and host hijacking. To achieve security and observability of container cloud platform, this paper proposed a container cloud real-time anomaly detection system based on unsupervised system call filtering rule generation, which collected system call behavior data of containers in the cluster through agentless mode, then mined filtering rules online through a method that applied to system call data and focuses on specific parameters, and finally adapted the original rules to specific rule engines, thus achieving real-time anomaly detection. The experimental results show that this system can correctly mine comparatively accurate syscall templates and convert them into corresponding detection rules, and the detection effect is basically consistent with manually written rules.

Key words: anomaly detection, container security, system call, rule generation

CLC Number: