Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.15 KB

08.sfc_off.md

File metadata and controls

40 lines (32 loc) · 1.15 KB

Command

python3 integrity_checker.py --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 : 0
Number of files with trustlevel = 3 : 1
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:24:32,734:INFO:/bin/bash: trustlevel=3, package: bash