Intrusion Prediction with System-call Sequence-to-Sequence Model
ShaoHua Lv, Jian Wang, YinQi Yang, JiQiang Liu

TL;DR
This paper introduces a sequence-to-sequence RNN model for predicting future system-call sequences to enhance intrusion detection and enable proactive security measures.
Contribution
It applies a novel sequence-to-sequence neural network approach to system-call prediction, improving intrusion detection accuracy and enabling early threat anticipation.
Findings
Achieved high prediction accuracy on ADFALD dataset.
Predicted sequences significantly boost intrusion detection performance.
Demonstrated effectiveness of RNN-based sequence modeling in security context.
Abstract
The advanced development of the Internet facilitates efficient information exchange while also been exploited by adversaries. Intrusion detection system (IDS) as an important defense component of network security has always been widely studied in security research. However, research on intrusion prediction, which is more critical for network security, is received less attention. We argue that the advanced anticipation and timely impede of invasion is more vital than simple alarms in security defenses. General research methods regarding prediction are analyzing short term of system-calls to predict forthcoming abnormal behaviors. In this paper we take advantages of the remarkable performance of recurrent neural networks (RNNs) in dealing with long sequential problem, introducing the sequence-to-sequence model into our intrusion prediction work. By semantic modeling system-calls we build…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
