diff options
author | Richard Jones <rjones@redhat.com> | 2010-04-23 10:25:35 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-04-23 10:25:35 +0100 |
commit | 6e269c6e5123c1558589e0a59844dc0187fbd63a (patch) | |
tree | fd8309e5044407ddfda6b5186bcd6473073cfc85 /TODO | |
parent | 2ed549e95c7ad75f28b5f0dd4c53849e1607444e (diff) | |
download | libguestfs-6e269c6e5123c1558589e0a59844dc0187fbd63a.tar.gz libguestfs-6e269c6e5123c1558589e0a59844dc0187fbd63a.tar.xz libguestfs-6e269c6e5123c1558589e0a59844dc0187fbd63a.zip |
todo docs: Integrate with host intrusion detection systems.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -271,3 +271,15 @@ blocks they occupy. And vice versa. Is it even possible? + +Integration with host intrusion systems +--------------------------------------- + +Perfect way to monitor VMs from outside the VM. Look for file +hashes, log events, login/logout etc. + +http://www.ossec.net/ +http://la-samhna.de/samhain/ +http://sourceforge.net/projects/aide/ +http://osiris.shmoo.com/ +http://sourceforge.net/projects/tripwire/ |