Basic File Integrity Monitoring System
This Python-based system monitors assigned files and directories, notifying you of any changes. To run it, use: python3 ./FIMS.py If no changes are detected, you’re notified: If changes occur, you decide whether they’re authorized: If authorized, the baseline (which stores...