18th Large Installation System Administration Conference Abstract
Pp. 6778 of the Proceedings
I3FS: An In-Kernel Integrity Checker and Intrusion Detection File System
Swapnil Patil, Anand Kashyap, Gopalan Sivathanu, and Erez Zadok, Stony Brook University
Abstract
Today, improving the security of computer systems has become an
important and difficult problem. Attackers can seriously damage the
integrity of systems. Attack detection is complex and time-consuming
for system administrators, and it is becoming more so. Current
integrity checkers and IDSs operate as user-mode utilities and they
primarily perform scheduled checks. Such systems are less effective in
detecting attacks that happen between scheduled checks. These user
tools can be easily compromised if an attacker breaks into the system
with administrator privileges. Moreover, these tools result in
significant performance degradation during the checks.
Our system, called I3FS, is an on-access integrity checking file
system that compares the checksums of files in real-time. It uses
cryptographic checksums to detect unauthorized modifications to files
and performs necessary actions as configured. I3FS is a stackable file
system which can be mounted over any underlying file system (like Ext3
or NFS). I3FS's design improves over the open-source Tripwire system
by enhancing the functionality, performance, scalability, and ease of
use for administrators. We built a prototype of I3FS in Linux. Our
performance evaluation shows an overhead of just 4% for normal user
workloads.
- View the full text of this paper in HTML and
PDF.
Until November 2005, you will need your USENIX membership identification in order to access the full papers. The Proceedings are published as a collective work, © 2004 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
|