Title :
A Real-time Integrity Monitor for Xen Virtual Machine
Author :
Quynh, Nguyen Anh ; Takefuji, Yoshiyasu
Author_Institution :
Graduate Sch. of Media & Governance, Keio Univ., Fujisawa
Abstract :
File-system integrity tools (FIT) are commonly deployed to assist forensic investigation after security incidents and as host-based intrusion detections (HIDS) tool to detect unauthorized file-system changes. Basically all the current solutions employ the same tactic: the administrator specifies a list of critical files and directories that needs to be monitored, then uses the FIT to create a base-line database that tracks general parameters about these files. The FIT is then re-run periodically, and if it detects the modifications of the file-system against the information stored in the database, the report on the changed file is generated. However, this strategy is far from perfect: the intrusion detection cannot be done in real-time, which might render the whole scheme useless if the attacker can somehow take over the system with privileged access in the time between. The administrator also has a lot of problems to keep the database updating. Besides, he must do everything he can to protect the database and the FIT itself from compromising by the attacker, which is not an easy task especially if the attacker gains local access. This paper presents a novel approach to address the outstanding problems of the current FIT. We propose a design and implementation of a tool named XenRIM for Xen virtual machines. XenRIM can monitor and fires alarms on intrusion in real-time manner, and our approach does not require to create and update the database like in the legacy methods. As a result, XenRIM is almost effortless to deploy and maintain. Thanks to the advantage introduced by Xen, the detection polices are centralized in a secure virtual machine and resistant to tampering. Even better, if deployed strictly, this tool is able to function very stealthily to avoid the suspect of the attacker. Our experimental result demonstrates that XenRIM incurs very low performance overhead (less than 4%), which makes the solution attractive and practical for production systems
Keywords :
security of data; virtual machines; Xen virtual machine; XenRIM; file-system integrity tools; host-based intrusion detections tool; real-time integrity monitor; unauthorized file-system change detection; Condition monitoring; Data security; Databases; Fires; Forensics; Intrusion detection; Protection; Real time systems; Virtual machine monitors; Virtual machining;
Conference_Titel :
Networking and Services, 2006. ICNS '06. International conference on
Conference_Location :
Slicon Valley, CA
Print_ISBN :
0-7695-2622-5
DOI :
10.1109/ICNS.2006.13