Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.16 KB

09.sfc_on.md

File metadata and controls

40 lines (32 loc) · 1.16 KB

Command

python3 integrity_checker.py --online --file /bin/bash

Output

Result codes reminders:
dot (.) / trustlevel=4                     	verified against online hash
star (*) / trustlevel=3                    	verified against local hash in the system
star (-) / trustlevel=2                    	verified against local hash in the hashdb
plus (+) / trustlevel=1                    	not verified, probably new or changed file
exclamation mark (!) / trustlevel=0        	verification failed, see integrity_checker.log for info/warning


START WORKING ON APT PACKAGES / FILES ------------------------------------

Entries read from /var/lib/dpkg/info:      	15555
.
1 changes to hashdb.

STATISTICS ON APT PACKAGES / FILES ---------
Total number of files analyzed: 1
Number of files with trustlevel = 4 : 1
Number of files with trustlevel = 3 : 0
Number of files with trustlevel = 2 : 0
Number of files with trustlevel = 1 : 0
Number of files with trustlevel = 0 : 0

No entries written to hashdb

Log file

2020-06-30 20:26:33,304:INFO:/bin/bash: trustlevel=4, package: bash