awesome-honeypots/README.md

21 lines
894 B
Markdown
Raw Normal View History

2015-06-18 12:58:09 +00:00
# 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
- [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
- [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)