awesome-honeypots/README.md
2015-06-18 15:13:48 +02:00

26 lines
1.1 KiB
Markdown

# Awesome Honeypots
- Database Honeypots
- [Elastic honey](https://github.com/jordan-wright/elastichoney)
- [mysql](https://github.com/schmalle/MysqlPot)
- [A framework for nosql databases ( only redis for now)](https://github.com/torque59/nosqlpot)
- Web honeypots
- [Glastopf](https://github.com/glastopf/glastopf)
- [Interactive phpmyadmin](https://github.com/gfoss/phpmyadmin_honeypot)
- [servlet](https://github.com/schmalle/Servletpot)
- [web honeypot in nodejs](https://github.com/schmalle/Nodepot)
- [basic auth - for web protected pages](https://github.com/bjeborn/basic-auth-pot)
- Service Honeypots
- [Kippo](https://github.com/desaster/kippo) - Medium interaction SSH honeypot
- [for NTP](https://github.com/fygrave/honeyntp)
- [Camera pot *](https://github.com/alexbredo/honeypot-camera)
- Anti-honeypot stuff
- [kippo_detect](https://github.com/andrew-morris/kippo_detect) This is not a honeypot, but it detects kippo. (This guy has lots of more interesting stuff)
- ICS/SCADA honeypots
- [Conpot](https://github.com/glastopf/conpot)