A tool to watch file creations in honeypot docker
sudo apt-get install python-pip
sudo pip install watchdog
- watch: the paths to watch
- backup: copy the new file to backup path
$ sudo python warden.py -h
Usage: warden.py [-c conifgfile]
Options:
-h, --help show this help message and exit
-c FILE, --config=FILE
config file to load