ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.16981
7
0

SmartGuard: Leveraging Large Language Models for Network Attack Detection through Audit Log Analysis and Summarization

20 June 2025
Hao Zhang
Shuo Shao
Song Li
Zhenyu Zhong
Yan Liu
Zhan Qin
K. Ren
ArXiv (abs)PDFHTML
Main:13 Pages
10 Figures
Bibliography:2 Pages
8 Tables
Abstract

End-point monitoring solutions are widely deployed in today's enterprise environments to support advanced attack detection and investigation. These monitors continuously record system-level activities as audit logs and provide deep visibility into security events. Unfortunately, existing methods of semantic analysis based on audit logs have low granularity, only reaching the system call level, making it difficult to effectively classify highly covert behaviors. Additionally, existing works mainly match audit log streams with rule knowledge bases describing behaviors, which heavily rely on expertise and lack the ability to detect unknown attacks and provide interpretive descriptions. In this paper, we propose SmartGuard, an automated method that combines abstracted behaviors from audit event semantics with large language models. SmartGuard extracts specific behaviors (function level) from incoming system logs and constructs a knowledge graph, divides events by threads, and combines event summaries with graph embeddings to achieve information diagnosis and provide explanatory narratives through large language models. Our evaluation shows that SmartGuard achieves an average F1 score of 96\% in assessing malicious behaviors and demonstrates good scalability across multiple models and unknown attacks. It also possesses excellent fine-tuning capabilities, allowing experts to assist in timely system updates.

View on arXiv
@article{zhang2025_2506.16981,
  title={ SmartGuard: Leveraging Large Language Models for Network Attack Detection through Audit Log Analysis and Summarization },
  author={ Hao Zhang and Shuo Shao and Song Li and Zhenyu Zhong and Yan Liu and Zhan Qin and Kui Ren },
  journal={arXiv preprint arXiv:2506.16981},
  year={ 2025 }
}
Comments on this paper