Skip to content

ShihabIslam789/FIM-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Integrity Moniter

This simple script is suppose to keep track of any attempts to change the file. When the file is being changed the script will alert you in the terminal when used. This is important to enforce the CIA framework companies must follow.

Graph

picture

the chart above explains how we want the script to work. we start by building a abseline we can compare to that files should look like. then we moniter the files through a constant loop to moniter. If there is any differnce by the SHA hash that is unique to the baseline the suer would be notified.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published