From Alerts to Intelligence: A Novel LLM-Aided Framework for Host-based Intrusion Detection
Danyu Sun, Jinghuai Zhang, Jiacen Xu, Yu Zheng, Yuan Tian, Zhou Li

TL;DR
This paper introduces SHIELD, a novel LLM-based framework for host-based intrusion detection that improves accuracy and interpretability by integrating specialized techniques, addressing common challenges faced by traditional HIDS.
Contribution
The paper presents a customized LLM pipeline, SHIELD, which enhances HIDS by overcoming token limits and noise confusion through innovative methods like event-level MAE and DDA.
Findings
SHIELD outperforms five existing HIDS across three datasets.
The system achieves high detection accuracy and interpretability.
Extensive experiments validate the effectiveness of the proposed techniques.
Abstract
Host-based intrusion detection system (HIDS) is a key defense component to protect the organizations from advanced threats like Advanced Persistent Threats (APT). By analyzing the fine-grained logs with approaches like data provenance, HIDS has shown successes in capturing sophisticated attack traces. Despite the progresses embarked by the research community and industry, HIDS still frequently encounters backlash from their operators in the deployed environments, due to issues like high false-positive rate, inconsistent outcomes across environments and human-unfriendly detection results. Large Language Models (LLMs) have great potentials to advance the state of HIDS, given their extensive knowledge of attack techniques and their ability to detect anomalies through semantic analysis, anchored by recent studies. Yet, our preliminary analysis indicates that building an HIDS by naively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
