A Content-Based Deep Intrusion Detection System
Mahdi Soltani, Mahdi Jafari Siavoshani, Amir Hossein Jahangir

TL;DR
This paper introduces a deep learning-based intrusion detection system that analyzes raw traffic content alongside metadata, significantly improving detection accuracy for content-based cyber attacks.
Contribution
It proposes a novel framework using deep neural networks to process raw traffic content for intrusion detection, addressing limitations of feature extraction methods.
Findings
Achieved high precision and recall on CIC-IDS2017 dataset.
Demonstrated effectiveness in detecting content-based attacks like SQL injection and XSS.
Outperformed traditional feature-based detection methods.
Abstract
The growing number of Internet users and the prevalence of web applications make it necessary to deal with very complex software and applications in the network. This results in an increasing number of new vulnerabilities in the systems, and leading to an increase in cyber threats and, in particular, zero-day attacks. The cost of generating appropriate signatures for these attacks is a potential motive for using machine learning-based methodologies. Although there are many studies on using learning-based methods for attack detection, they generally use extracted features and overlook raw contents. This approach can lessen the performance of detection systems against content-based attacks like SQL injection, Cross-site Scripting (XSS), and various viruses. In this work, we propose a framework, called deep intrusion detection (DID) system, that uses the pure content of traffic flows in…
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 · Advanced Malware Detection Techniques · Web Application Security Vulnerabilities
