An open API service indexing awesome lists of open source software.

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.

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

![alt screenshot](https://github.com/echo-devim/secfiles/raw/master/example_msg.png)

# License

GPLv3