SSH Honeypot
NOTE: Kippo is not maintained anymore. Use Cowrie instead
Docker image running Kippo SSH honeypot.
By Default, Kippo will listen on port 2222
docker run -d -p 2222:2222 tomdesinto/kippoUse docker logs -f kippo to read kippo log
docker build -t kippo https://github.com/thomasleveil/docker-kippo.git