DocumentCode
2075669
Title
Intrusion detection in distributed systems, an approach based on taint marking
Author
Hauser, Carl ; Tronel, Frederic ; Fidge, Colin ; Me, Ludovic
Author_Institution
CIDre Team, Supelec, Rennes, France
fYear
2013
fDate
9-13 June 2013
Firstpage
1962
Lastpage
1967
Abstract
This paper presents a new framework for distributed intrusion detection based on taint marking. Our system tracks information flows between applications of multiple hosts gathered in groups (i.e. sets of hosts sharing the same distributed information flow policy) by attaching taint labels to system objects such as files, sockets, Inter Process Communication (IPC) abstractions, and memory mappings. Labels are carried over the network by tainting network packets. A distributed information flow policy is defined for each group at the host level by labeling information and defining how users and applications can legally access, alter or transfer information towards other trusted or untrusted hosts. As opposed to existing approaches, where information is most often represented by two security levels (low/high, public/private etc.), our model identifies each piece of information within a distributed system, and defines their legal interaction in a fine-grained manner. Hosts store and exchange security labels in a peer to peer fashion, and there is no central monitor. Our IDS is implemented in the Linux kernel as a Linux Security Module (LSM) and runs standard software on commodity hardware with no required modification. The only trusted code is our modified operating system kernel. We finally present a scenario of intrusion in a web service running on multiple hosts, and show how our distributed IDS is able to report security violations at each host level.
Keywords
operating system kernels; peer-to-peer computing; security of data; Linux kernel; Linux security module; distributed information flow policy; distributed intrusion detection; distributed systems; inter rocess communication abstractions; memory mappings; network packets; peer to peer fashion; security labels; taint marking; Containers; Kernel; Linux; Monitoring; Protocols; Security;
fLanguage
English
Publisher
ieee
Conference_Titel
Communications (ICC), 2013 IEEE International Conference on
Conference_Location
Budapest
ISSN
1550-3607
Type
conf
DOI
10.1109/ICC.2013.6654811
Filename
6654811
Link To Document