From 2b73cf73ee16b225f7f575e68f74c6afb6464c1d Mon Sep 17 00:00:00 2001 From: jose nazario Date: Mon, 3 Sep 2018 11:08:29 -0400 Subject: [PATCH] add a few honeypots found while searching for ftp honeypot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8fbdb71..c149637 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [honeycomb_plugins](https://github.com/Cymmetria/honeycomb_plugins) - Plugin repository for Honeycomb, the honeypot framework by Cymmetria. - [honeyntp](https://github.com/fygrave/honeyntp) - NTP logger/honeypot. - [honeypot-camera](https://github.com/alexbredo/honeypot-camera) - Observation camera honeypot. + - [honeypot-ftp](https://github.com/alexbredo/honeypot-ftp) - FTP Honeypot. - [honeytrap](https://github.com/honeytrap/honeytrap) - Advanced Honeypot framework written in Go that can be connected with other honeypot software. - [troje](https://github.com/dutchcoders/troje/) - Honeypot that runs each connection with the service within a seperate LXC container. @@ -271,6 +272,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [Kojoney2](https://github.com/madirish/kojoney2) - Low interaction SSH honeypot written in Python and based on Kojoney by Jose Antonio Coret. - [Kojoney](http://kojoney.sourceforge.net/) - Python-based Low interaction honeypot that emulates an SSH server implemented with Twisted Conch. - [LongTail Log Analysis @ Marist College](http://longtail.it.marist.edu/honey/) - Analyzed SSH honeypot logs. + - [Malbait](https://github.com/batchmcnulty/Malbait) - Simple TCP/UDP honeypot implemented in Perl. - [MockSSH](https://github.com/ncouture/MockSSH) - Mock an SSH server and define all commands it supports (Python, Twisted). - [cowrie2neo](https://github.com/xlfe/cowrie2neo) - Parse cowrie honeypot logs into a neo4j database. - [go-sshoney](https://github.com/ashmckenzie/go-sshoney) - SSH Honeypot. @@ -290,6 +292,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [sshhipot](https://github.com/magisterquis/sshhipot) - High-interaction MitM SSH honeypot. - [sshlowpot](https://github.com/magisterquis/sshlowpot) - Yet another no-frills low-interaction SSH honeypot in Go. - [sshsyrup](https://github.com/mkishere/sshsyrup) - Simple SSH Honeypot with features to capture terminal activity and upload to asciinema.org. + - [twisted-honeypots](https://github.com/lanjelot/twisted-honeypots) - SSH, FTP and Telnet honeypots based on Twisted. - Distributed sensor project - [DShield Web Honeypot Project](https://sites.google.com/site/webhoneypotsite/)