Skip to content

5l1v3r1/SysIntegrity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SysIntegrity - File MD5sum Verification Tool

SysIntegrity allows users to add files on their system to a registry which would then be checked on startup. If a file has an unwarranted change, the hash would be changed which would trigger a red flag and warn the user of possible intrusion.

UPDATE: Now supporting auth.log IP Whitelisting!

Getting Started

To setup, add files to the whitelist, and create a cronjob, run ./main.sh

If you make a change to a file on the whitelist you're going to have to add the file again and remove the old entry from the whitelist. This tool is meant for critical system files that require little to no reoccuring configuration.

Built With

  • Ubuntu - Debian Linux OS
  • Kali Linux - Pentesting OS developed by Offensive Security
  • GitHub - This Website!

Authors

License

This project is licensed under the GNU General Public License v3 - see the LICENSE file for details

Acknowledgments

All credits are given to the authors and contributors to tools used in this software

About

File Integrity Verification Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%