Skip to content
/ warden Public

A tool to watch file creations in honeypot docker

License

Notifications You must be signed in to change notification settings

Larryxi/warden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warden

A tool to watch file creations in honeypot docker

alert(/xss/)

Requirements

sudo apt-get install python-pip
sudo pip install watchdog

Config

  • watch: the paths to watch
  • backup: copy the new file to backup path

Usage

$ 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

About

A tool to watch file creations in honeypot docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages