mirror of
https://github.com/paralax/awesome-honeypots.git
synced 2025-01-03 20:10:56 -05:00
add a few honeypots found while searching for ftp honeypot
This commit is contained in:
parent
195b1fc124
commit
2b73cf73ee
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user