SSH Honeypot Logo

SSH Honeypot

0
Free
Updated 11 March 2025
Visit Website

This unfortunately named program listens for incoming ssh connections and logs the IP address, username, and password used by the client. It is a low-interaction honeypot that does not allow malware or attackers to login. Originally written to gather rudimentary intelligence on brute force attacks, it is not meant for production usage. It is commonly used at attack/defend CTFs paired with sshunt: https://github.com/droberson/sshunt To set up, make sure headers/development packages are installed for: libssh, openssl, libjson-c, and libpcap. For Linux, run: apt install libssh-dev libjson-c-dev libpcap-dev libssl-dev Build and run with: make ssh-keygen -t rsa -f ./ssh-honeypot.rsa bin/ssh-honeypot -r ./ssh-honeypot.rsa For OSX (experimental/unsupported), ensure xcode is up to date and install libssh and json-c with brew. Specify MakefileOSX with make: make -f MakefileOSX

FEATURES

SIMILAR TOOLS

Helix is a versatile honeypot designed to mimic the behavior of various protocols including Kubernetes API server, HTTP, TCP, and UDP.

A crawler-based low-interaction client honeypot for exposing website threats.

A Perl honeypot program for monitoring hostile traffic and wasting hackers' time.

A honeypot tool to detect and log CVE-2019-19781 scan and exploitation attempts.

A honeypot for the Log4Shell vulnerability (CVE-2021-44228) with various detection and logging features.

Python web application honeypot with vulnerability type emulation and modular design.

A multiarch honeypot platform supporting 20+ honeypots and offering visualization options and security tools.

A tool to bypass Content Security Policy (CSP) restrictions

A honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved