https://github.com/echo-devim/secfiles
Bash script to monitor your filesystem and find possible malwares.
https://github.com/echo-devim/secfiles
Last synced: 3 months ago
JSON representation
Bash script to monitor your filesystem and find possible malwares.
- Host: GitHub
- URL: https://github.com/echo-devim/secfiles
- Owner: echo-devim
- Created: 2016-11-27T21:09:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T21:12:25.000Z (over 8 years ago)
- Last Synced: 2025-02-10T08:11:33.670Z (4 months ago)
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecFiles
SecFiles (Secure Files) is a simple bash script that can take and compare snapshots of your filesystem alerting you about the changes.
You can use the service called *cron* to schedule your checks.
The script will alert you with a messagebox. This is the legend of the symbols:
* + new file
* - deleted file
* x edited file
# License
GPLv3