A medium interaction SSH honeypot designed to log brute force attacks and shell interactions.
Features
Requirements
How to run it?
Edit kippo.cfg
to your liking and start the honeypot by running:
./start.sh
Start script runs Kippo in the background using twistd.
Files of interest
dl/
: files downloaded with wget are stored herelog/kippo.log
: log/debug outputlog/tty/
: session logsutils/playlog.py
: utility to replay session logsutils/createfs.py
: used to create fs.picklefs.pickle
: fake filesystemhoneyfs/
: file contents for the fake filesystem (feel free to copy a real system here)> Visit Kippo Website <