A low-interaction SSH honeypot written in C
-
Updated
May 16, 2025 - C
A low-interaction SSH honeypot written in C
Small SSH Honeypot written in Python 3. This server listens for incoming connections and logs the timestamp, IP address, username and password.
Potbuster is a tool for detecting SSH honeypots. It runs multiple checks to identify potential honeypot servers, including banner analysis, connection delay, invalid command responses, and more. This tool is useful for security testing of SSH servers to uncover possible traps or suspicious behavior.
Potbuster is a tool for detecting SSH honeypots. It runs multiple checks to identify potential honeypot servers, including banner analysis, connection delay, invalid command responses, and more. This tool is useful for security testing of SSH servers to uncover possible traps or suspicious behavior.
Add a description, image, and links to the ssh-honeypotd topic page so that developers can more easily learn about it.
To associate your repository with the ssh-honeypotd topic, visit your repo's landing page and select "manage topics."