Skip to content

This is a System Integrity Verifier, a program that monitores a directory and its files in order to allow the user to see if any changes have been done. The data contained in the verification file serves as basis for the integrity verification. The output of the verification is contained in the report file.

Notifications You must be signed in to change notification settings

georgi3b/System_Integrity_Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

System_Integrity_Verifier

This is a System Integrity Verifier, a program that monitores a directory and its files in order to allow the user to see if any changes have been done.It is intended to work on POSIX systems. The data stored in the verification file serves as basis for the integrity verification of your files. It regards the length of the file, a hashed version of its contents, the owner and owner group and the last modification time. The output of the verification is contained in the report file.

This project was developed as an assignment for the Network and System Security course at Blekinge Tekniska Högskola, Karlskrona, Sweden.

About

This is a System Integrity Verifier, a program that monitores a directory and its files in order to allow the user to see if any changes have been done. The data contained in the verification file serves as basis for the integrity verification. The output of the verification is contained in the report file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages