From 06115d5d1619cd6def25b0b1a14cabf9050e81a4 Mon Sep 17 00:00:00 2001 From: Slayer <51095261+GhostSlayer@users.noreply.github.com> Date: Wed, 31 Aug 2022 21:27:24 +0300 Subject: [PATCH] Add Listenssh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be1cf9f..ac715aa 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [Honeygrove](https://github.com/UHH-ISS/honeygrove) - Multi-purpose modular honeypot based on Twisted. - [Honeyport](https://github.com/securitygeneration/Honeyport) - Simple honeyport written in Bash and Python. - [Honeyprint](https://github.com/glaslos/honeyprint) - Printer honeypot. + - [ListenSSH](https://github.com/GhostSlayer/ListenSSH) - Easily report all connection attempts on any port to AbuseIPDB. - [Lyrebird](https://hub.docker.com/r/lyrebird/honeypot-base/) - Modern high-interaction honeypot framework. - [MICROS honeypot](https://github.com/Cymmetria/micros_honeypot) - Low interaction honeypot to detect CVE-2018-2636 in the Oracle Hospitality Simphony component of Oracle Hospitality Applications (MICROS). - [RDPy](https://github.com/citronneur/rdpy) - Microsoft Remote Desktop Protocol (RDP) honeypot implemented in Python.