Changeset 37
- Timestamp:
- 11/29/06 04:58:24 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/bug/42/lib/HoneyClient/Agent.pm
r36 r37 805 805 # For now, we update a scalar called 'is_compromised' within 806 806 # the $data->{$driverName}->{'status'} sub-hashtable. 807 print "Performing Filesystem Integrity Check...\n";807 print "Performing Integrity Checks...\n"; 808 808 if ($integrity->checkAll()) { 809 809 print "Integrity Check: FAILED\n";
