Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Honeypots
  3. ssh-honeypot

ssh-honeypot

BSD-3-ClauseC

A modified OpenSSH daemon that forwards attacker commands to Cowrie for logging and interaction interpretation.

GitHubGitHub
28 stars2 forks0 contributors

Overview

The sshd-honeypot is a modified version of the OpenSSH daemon designed to detect and log SSH-based attacks. It forwards all attacker commands to Cowrie, a honeypot backend, which interprets the commands and returns responses, enabling detailed logging of brute force attempts and shell interactions. Because it uses the genuine OpenSSH codebase, it avoids fingerprinting based on protocol deviations or error message differences, making it a stealthy detection tool.

Key Features

  • OpenSSH Integration — Uses a modified OpenSSH daemon to provide realistic SSH server behavior, reducing detection by attackers.
  • Command Forwarding — Transfers all attacker commands to Cowrie for interpretation and logging, capturing full shell interactions.
  • Brute Force Logging — Records SSH brute force attacks and subsequent attacker activities in a controlled environment.
  • Stealth Operation — Avoids protocol and error message fingerprints that typically identify honeypots, enhancing deception.
  • Configurable Deployment — Listens on a customizable port (default 65222) and connects to Cowrie on a configurable address/port.

Philosophy

The project aims to create a high-interaction honeypot that mimics real SSH servers as closely as possible, using OpenSSH to improve stealth and effectiveness in capturing attacker behavior.

Quick Stats

Stars28
Forks2
Contributors0
Open Issues0
Last commit7 years ago
CreatedSince 2018

Tags

#ssh-honeypot#openssh#intrusion-detection#network-security#cybersecurity#deception-technology#brute-force-protection

Built With

l
libssh
O
OpenSSH
i
iptables
C
Cowrie
C
C++

Included in

Honeypots10.2k
Auto-fetched 20 hours ago

Related Projects

T-PotT-Pot

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝

Stars9,423
Forks1,383
Last commit17 days ago
EndlesshEndlessh

SSH tarpit that slowly sends an endless banner

Stars8,542
Forks300
Last commit2 years ago
CowrieCowrie

Cowrie SSH/Telnet Honeypot https://docs.cowrie.org/

Stars6,500
Forks1,055
Last commit3 days ago
AndroguardAndroguard

Reverse engineering and pentesting for Android applications

Stars6,200
Forks1,144
Last commit8 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub