awesome-honeypots/README.md

29 lines
1.5 KiB
Markdown
Raw Normal View History

2015-06-18 12:58:09 +00:00
# Awesome Honeypots
2015-06-18 13:15:51 +00:00
- A curated list of awesome honeypots, tools, components and much more.
- The list is divided into categories such as web, services, and others, focusing on open source projects. There is no pre-established order of items in each category, the order is for contribution. If you want to contribute, please read the [guide](https://github.com/paralax/awesome-honeypots/blob/master/CONTRIBUTING.md).
2015-06-18 12:58:09 +00:00
- 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
2015-06-18 13:13:48 +00:00
- [Glastopf](https://github.com/glastopf/glastopf)
2015-06-18 12:58:09 +00:00
- [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
2015-06-18 13:13:48 +00:00
- [Kippo](https://github.com/desaster/kippo) - Medium interaction SSH honeypot
2015-06-18 12:58:09 +00:00
- [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)
2015-06-18 13:13:48 +00:00
- ICS/SCADA honeypots
- [Conpot](https://github.com/glastopf/conpot)