desaster / kippo

Kippo - SSH Honeypot
1.61k stars 279 forks source link

log replay automation and terminal-dashboard functionality #172

Open gfoss opened 9 years ago

gfoss commented 9 years ago

I've added a couple scripts that I find useful/interesting in kippo deployments. Maybe others will find these scripts useful as well.

The code changes include a basic dashboard that displays high-level statistics and interesting data. The log replay process has been automated via launching playlog.py via cronjob against new log files and sending emails containing the session details following successful breaches. I also added a tiny Firewall script for port redirection, just useful because I'm lazy and don't always leave my honeypots running. :-)