From 183300dac267cff66d388ad295c7083e6b2df61b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Gasc=C3=B3n?= Date: Thu, 18 Jun 2015 15:13:48 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d928e0c..33aa564 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Awesome Honeypots -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). - Database Honeypots - [Elastic honey](https://github.com/jordan-wright/elastichoney) @@ -9,14 +7,19 @@ The list is divided into categories such as web, services, and others, focusing - [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) From a14225f3950fa1860f44ded0fefd13d6e97e9f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Gasc=C3=B3n?= Date: Thu, 18 Jun 2015 15:15:51 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 33aa564..d664404 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Awesome Honeypots +- 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). + - Database Honeypots - [Elastic honey](https://github.com/jordan-wright/elastichoney)