Probabilistic techniques for intrusion detection based on computer audit data - Systems, Man and Cybernetics,
9 pages
English

Probabilistic techniques for intrusion detection based on computer audit data - Systems, Man and Cybernetics,

Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres
9 pages
English
Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres

Description

2266 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS—PART A: SYSTEMS AND HUMANS, VOL. 31, NO. 4, JULY 2001Probabilistic Techniques for Intrusion DetectionBased on Computer Audit DataNong Ye, Member, IEEE, Xiangyang Li, Qiang Chen, Syed Masum Emran, and Mingming XuAbstract—This paper presents a series of studies on probabilistic traveling over communication links between host machines, andproperties of activity data in an information system for detecting thus capture activities over communication networks. Audit trailintrusions into the information system. Various probabilistic tech-data activities occurring on individual host machines.niques of intrusion detection, including decision tree, Hotelling’sActivity data of an information system contain not only usefulT test, chi-square multivariate test, and Markov chain are ap-plied to the same training set and the same testing set of computer information to uncover intrusive activities but also much irrele-audit data for investigating the frequency property and the or- vant information.dering property of computer audit data. The results of these studies This paper presents a series of studies performed at the In-provide answers to several questions concerning which propertiesformation and Systems Assurance Laboratory of Arizona Stateare critical to intrusion detection. First, our studies show that theUniversity to reveal a few probabilistic properties of computerfrequency property of multiple audit event ...

Informations

Publié par
Nombre de lectures 37
Langue English

Extrait

2
266 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS—PART A: SYSTEMS AND HUMANS, VOL. 31, NO. 4, JULY 2001
Probabilistic Techniques for Intrusion Detection
Based on Computer Audit Data
Nong Ye, Member, IEEE, Xiangyang Li, Qiang Chen, Syed Masum Emran, and Mingming Xu
Abstract—This paper presents a series of studies on probabilistic traveling over communication links between host machines, and
properties of activity data in an information system for detecting thus capture activities over communication networks. Audit trail
intrusions into the information system. Various probabilistic tech-
data activities occurring on individual host machines.
niques of intrusion detection, including decision tree, Hotelling’s
Activity data of an information system contain not only usefulT test, chi-square multivariate test, and Markov chain are ap-
plied to the same training set and the same testing set of computer information to uncover intrusive activities but also much irrele-
audit data for investigating the frequency property and the or- vant information.
dering property of computer audit data. The results of these studies This paper presents a series of studies performed at the In-
provide answers to several questions concerning which properties
formation and Systems Assurance Laboratory of Arizona Stateare critical to intrusion detection. First, our studies show that the
University to reveal a few probabilistic properties of computerfrequency property of multiple audit event types in a sequence of
events is necessary for intrusion detection. A single audit event at audit data that are important to intrusion detection. Intrusion de-
a given time is not sufficient for intrusion detection. Second, the tection techniques, including decision tree, Hotelling’s T test,
ordering property of multiple audit events provides additional ad-
chi-square multivariate test and Markov chain, are used in these
vantage to the frequency property for intrusion detection. How-
studies. Section II review attributes of activity data used in ex-ever, unless the scalability problem of complex data models taking
into account the ordering property of activity data is solved, in- isting work on intrusion detection. Section III generalizes prob-
trusion detection techniques based on the frequency property pro- abilistic properties from attributes of activity data. Sections IV
vide a viable solution that produces good intrusion detection per- describes computer audit data used in our studies, and presents
formance with low computational overhead.
these studies and their results concerning probabilistic proper-
Index Terms—Anomaly detection, computer audit data, intru-
ties of activity data. Section V gives a conclusion.
sion detection, pattern recognition.
II. ATTRIBUTES OF ACTIVITY DATA I N EXISTING WORK
I. INTRODUCTION
There are two general approaches to detecting intrusions
ULNERABILITIES and bugs of information systems are [11]–[43]: anomaly detection (named behavior-based approach
often exploited by malicious users to intrude into infor-V in some literature [11]) and pattern recognition (named knowl-
mation systems and compromise security (e.g., availability, in- edge-based approach [11] or misuse detection [29] in some
tegrity and confidentiality) of information systems [1]–[10]. As literature). Pattern recognition techniques [11], [16]–[25]
information systems become increasingly complex, vulnerabili- identify and store signature patterns of known intrusions, match
ties and bugs of information systems are inevitable for technical activities in an information system with known patterns of in-
and economic reasons. Hence, the possibility of intrusions into trusion signatures, and signal intrusions when there is a match.
information systems always exists. In order to protect informa- Pattern recognition techniques are efficient and accurate in
tion systems, it is highly desirable to detect intrusive activities detecting known intrusions, but cannot detect novel intrusions
while they are occurring in information systems. whose signature patterns are unknown.
An information system consists of host machines and com- Anomaly detection techniques establish a profile of a sub-
munication links between host machines. Existing intrusion de- ject’s normal activities (a norm profile), compare observed
tection efforts [11]–[43] focus mainly on two sources of ac- activities of the subject with its norm profile, and signal
tivity data in an information system: network traffic data and intrusions when the subject’s observed activities differ largely
computer audit data. Network traffic data contain data packets from its norm profile [26]–[43]. The subject may be a user,
file, privileged program, host machine, or network. Denning
Manuscript received September 1, 2000; revised February 1, 2001. This work [29] provides a justification of the anomaly detection approach
was supported in part by the Air Force Research Laboratory—Rome (AFRL- to intrusion detection. Anomaly detection techniques can
Rome) under Agreement F30602-98-2-0005, the Air Force Office of Scientific
detect both novel and known attacks if they demonstrate largeResearch (AFOSR) under Grant F49620-98-1-0257, and the Defense Advanced Projects Agency (DARPA)/AFRL-Rome under Grant F30602-99-1- differences from the norm profile. Since anomaly detection
0506.
techniques signal all anomalies as intrusions, false alarms are
N. Ye, X. Li, Q. Chen, and M. Xu are with the Information and Systems As-
surance Laboratory, Arizona State University, Tempe, AZ 85287 USA (e-mail: expected when anomalies are caused by behavioral irregularity
nongye@asu.edu). instead of intrusions. Hence, pattern recognition techniques
S. M. Emran is with the iDEN BSC Development Group, Motorola, Schaum-
and anomaly detection techniques are often used together toburg, IL 60196 USA.
Publisher Item Identifier S 1083-4427(01)05288-2. complement each other.
1083–4427/01$10.00 © 2001 IEEEYE et al.: PROBABILISTIC TECHNIQUES FOR INTRUSION DETECTION 267
Existing efforts on intrusion detection have considered The following sections present generalized probabilistic
mainly the following attributes of activities in information properties of activity data and our comparative studies on
systems: these probabilistic properties concerning their importance to
intrusion detection.1) occurrence of individual events, e.g., audit events, system
calls, commands, error messages, IP source address, and
so on;
III. PROBABILISTIC PROPERTIES OF ACTIVITY DATA
2) frequency of individual events, e.g., number of consecu-
tive password failures; Attributes 1–6 can be categorized into three groups: attributes
3) duration of individual events, e.g., CPU time of a com- 1, 2, 4, and 5 concerning the frequency property of events, at-
mand, and duration of a connection; tribute 3 the duration property of events, and at-
4) occurrence of multiple events combined through logical tribute 6 concerning the ordering of events. There may
operators such as AND, OR, and NOT; be other aspects of activity data that are not represented by these
5) frequency histogram (distribution) of multiple events, and three properties. This paper focuses on only these three proper-
ties.sequence or transition of events;
6) or of events. For the frequency property of events, we can use a set of
Attributes 1, 2, 4, and 6 often appear in intrusion signatures random variables, , to represent the frequency of
that are represented in manually coded rules [16]–[18] or au- different types of events (e.g., commands, system calls or
tomatically learned rules [19]–[22] in some pattern recognition audit events) for a given sequence of events. If we are inter-
ested in attributes 1 and 2—single or multiple occurrences oftechniques. Attribute 6 appears in state transition diagrams [23],
the th event type from a pool of possible event types for a[24] and colored Petri nets [25] that are used in some pattern
given sequence of events, we examine the value of from therecognition techniques to represent intrusion signatures.
vector of . A denial-of-service attack may mani-Several anomaly detection techniques exist and differ in the
fest through an unusually high frequency of a single event type.representation of a norm profile and the inference of a deviation
If we are interested in attributes 4 and 5—single or multiple oc-from the norm profile. Specification-based anomaly detection
currences of multiple events in combination, we examine thetechniques describe security policies and authorized activities of
multivariate frequency distribution of .a well-defined subject (e.g., a privileged program or a network
For the duration property of events, we can use setsserver) in terms of formal logic and activity graph [26]–[28].
to represent the duration values of differentStatistical-based anomaly detection techniques build a statis-
tical profile (e.g., statistical distribution) of a subject’s normal event types for a given sequence of events, where each set
activities from historic data [29]–[33]. Anomaly detection tech- contains duration values of events of a certain type. Considering
niques based on regression [34] or artificial neural networks the execution of a program as an event, the duration of this
[35], [36] learn from historic data to predict the next event from event is the program execution time. A trojan horse program
a series of the past events. Anomaly detection techniques based may manifest through a change in the progr

  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents