From 84bcb4b0fc91047fdb389ffb94350c3501f8107f Mon Sep 17 00:00:00 2001 From: jose nazario Date: Tue, 15 Mar 2016 21:42:46 -0400 Subject: [PATCH] add several more ssh honeypots from honeynet mailing list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49e7c0b..14b3bd2 100644 --- a/README.md +++ b/README.md @@ -312,9 +312,11 @@ High-Interaction Honeypots - SSH Honeypot - [Kojoney](http://kojoney.sourceforge.net/) + - [Kojoney2](https://github.com/madirish/kojoney2) - low interaction SSH honeypot written in Python. Based on Kojoney by Jose Antonio Coret - [Cowrie](https://github.com/micheloosterhof/cowrie) - Cowrie SSH Honeypot (based on kippo) - [sshlowpot](https://github.com/kd5pbo/sshlowpot) - Yet another no-frills low-interaction ssh honeypot in Go. - [sshhipot](https://github.com/kd5pbo/sshhipot) - High-interaction MitM SSH honeypot + - [DShield docker](https://github.com/xme/dshield-docker) - Docker container running cowrie with DShield output enabled. - Glastopf data analysis - [Glastopf Analytics](https://github.com/vavkamil/Glastopf-Analytics)