Skip to content

Cisc0-gif/SysIntegrity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SysIntegrity - File and Log Integrity Check

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: Converted seperate whitelist files with SQL Database!

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

Releases

No releases published

Packages

No packages published

Languages