PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 18, 2026Mathematics0 citationsOpen Access

An Abnormal File Access Detection Model for Containers Based on eBPF Listening

View Full Paper
NZNaqin ZhouHCHao ChenZCZeyu Chen

Key Points

  • The aim is to develop a precise and efficient model for detecting abnormal file access behaviors in containers.
  • Implemented an eBPF-based monitoring mechanism capturing system call behavior in real-time.
  • Developed a multimodal path semantic representation method for enhanced context modeling.
  • Introduced an attention-enhanced autoencoder for high-precision anomaly detection.
  • Achieved a recall rate of 82.0% for detecting anomalies.
  • Reduced false-positive rate to 0.79%.
  • Attained a Matthews correlation coefficient of 0.852, outperforming traditional methods.

Abstract

With the widespread adoption of container technology, its shared kernel architecture has made abnormal file access behavior a key precursor to container escape and lateral attacks, necessitating precise and efficient runtime detection mechanisms. However, existing monitoring methods typically suffer from issues such as insufficient granularity in data collection, limited path semantic modeling capabilities, and low anomaly detection accuracy. To address these challenges, this paper proposes an eBPF-based method for detecting abnormal file access in containers. A lightweight kernel-level monitoring mechanism is constructed to capture access behavior in real time at the system call level, effectively enhancing both the granularity of data collection and the completeness of context. At the feature modeling layer, a multimodal path semantic representation method is designed, combining risk-layer rules and semantic vectorization strategies to enhance the hierarchical expression of path structures and improve context modeling ability. In the detection layer, an attention-enhanced autoencoder model is introduced, achieving high-precision identification of abnormal access behavior and low false-positive monitoring under unsupervised conditions through a path segment attention mechanism and weighted reconstruction loss function. Experiments in real container environments show that the proposed method achieves a recall rate of 82.0%, a false-positive rate of 0.79%, and a Matthews correlation coefficient of 0.852, significantly outperforming mainstream unsupervised detection methods such as Isolation Forest, One-Class SVM, and Local Outlier Factor. These results verify the advantages of the proposed method in terms of detection accuracy, real-time performance, and system friendliness, providing an efficient and feasible solution for enhancing the detection of unknown attacks in container runtimes.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhou et al. (2026) studied this question.

synapsesocial.com/papers/69ba429c4e9516ffd37a3107https://doi.org/10.3390/math14060991
Ask AI
Helpful
Bookmark
Share
View Full Paper