DocumentCode
1806561
Title
Dataflow anomaly detection
Author
Bhatkar, Sandeep ; Chaturvedi, Abhishek ; Sekar, R.
Author_Institution
Dept. of Comput. Sci., Stony Brook Univ., NY
fYear
2006
fDate
21-24 May 2006
Lastpage
62
Abstract
Beginning with the work of Forrest et al, several researchers have developed intrusion detection techniques based on modeling program behaviors in terms of system calls. A weakness of these techniques is that they focus on control flows involving system calls, but not their arguments. This weakness makes them susceptible to several classes of attacks, including attacks on security-critical data, race-condition and symbolic link attacks, and mimicry attacks. To address this weakness, we develop a new approach for learning dataflow behaviors of programs. The novelty in our approach, as compared to previous system-call argument learning techniques, is that it learns temporal properties involving the arguments of different system calls, thus capturing the flow of security-sensitive data through the program. An interesting aspect of our technique is that it can be uniformly layered on top of most existing control-flow models, and can leverage control-flow contexts to significantly increase the precision of dataflows captured by the model. This contrasts with previous system-call argument learning techniques that did not leverage control-flow information, and moreover, were focused on learning statistical properties of individual system call arguments. Through experiments, we show that temporal properties enable detection of many attacks that aren´t detected by previous approaches. Moreover, they support formal reasoning about security assurances that can be provided when a program follows its dataflow behavior model, e.g., tar would read only files located within a directory specified as a command-line argument
Keywords
data flow analysis; security of data; control flows; dataflow anomaly detection; dataflow behavior model; dataflow program behaviors; formal reasoning; intrusion detection; mimicry attacks; race-condition attacks; security-critical data attacks; security-sensitive data; symbolic link attacks; system call arguments; system calls; Computer science; Context modeling; Control systems; Data security; Information security; Intrusion detection; Learning automata; Web server;
fLanguage
English
Publisher
ieee
Conference_Titel
Security and Privacy, 2006 IEEE Symposium on
Conference_Location
Berkeley/Oakland, CA
ISSN
1081-6011
Print_ISBN
0-7695-2574-1
Type
conf
DOI
10.1109/SP.2006.12
Filename
1624000
Link To Document