1998 Articles
Data Mining Approaches for Intrusion Detection
In this paper we discuss our research in developing general and systematic methods for intrusion detection. The key ideas are to use data mining techniques to discover consistent and useful patterns of system features that describe program and user behavior, and use the set of relevant system features to compute (inductively learned) classifiers that can recognize anomalies and known intrusions. Using experiments on the sendmail system call data and the network tcpdump data, we demonstrate that we can construct concise and accurate classifiers to detect anomalies. We provide an overview on two general data mining algorithms that we have implemented: the association rules algorithm and the frequent episodes algorithm. These algorithms can be used to compute the intra- and inter- audit record patterns, which are essential in describing program or user behavior. The discovered patterns can guide the audit data gathering process and facilitate feature selection. To meet the challenges of both efficient learning (mining) and real-time detection, we propose an agent-based architecture for intrusion detection systems where the learning agents continuously compute and provide the updated (detection) models to the detection agents.
Subjects
Files
- wenke-usenix98.pdf application/pdf 103 KB Download File
More About This Work
- Academic Units
- Computer Science
- Published Here
- May 4, 2010
Notes
Seventh USENIX Security Symposium proceedings: conference proceedings: San Antonio, Texas, January 26-29, 1998 (Berkeley, Calif.: USENIX Association, 1998), pp. 79-94.