Publication | Closed Access
FS: An In-Kernel Integrity Checker and Intrusion Detection File System
91
Citations
16
References
2004
Year
Distributed File SystemEngineeringInformation SecurityVerificationInformation ForensicsSoftware AnalysisFormal VerificationIn-kernel Integrity CheckerData IntegritySystems EngineeringTrusted Execution EnvironmentTrusted Operating SystemStackable File SystemOperating System SecurityFile SystemsComputer EngineeringComputer ScienceData SecurityCryptographyStorage SecurityFile SystemAttack DetectionSystem SoftwareIntegrity Verification
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.
| Year | Citations | |
|---|---|---|
Page 1
Page 1