awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
amv42 avatar

amv42/sshd-honeypot

0
View on GitHub↗
28 stars·2 forks·C·BSD-3-Clause·7 views

Sshd Honeypot

The sshd-honeypot is a modified version of the OpenSSH deamon that forwards commands to Cowrie where all commands are interpreted and returned. The sshd-honeypot is designed to let Cowrie log brute force attacks and the shell interaction performed by the attacker. As the sshd-honeypot uses…

Features

  • SSH Honeypots - Modified OpenSSH daemon forwarding commands to Cowrie.

Star history

Star history chart for amv42/sshd-honeypotStar history chart for amv42/sshd-honeypot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Sshd Honeypot

These projects share indexed features with Sshd Honeypot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • micheloosterhof/cowriemicheloosterhof avatar

    micheloosterhof/cowrie

    6,413View on GitHub↗

    Cowrie is an SSH and Telnet honeypot that simulates vulnerable services to capture attacker commands, file transfers, and brute force attempts for deception and monitoring. It uses Python-based protocol emulation within a Twisted event-driven network framework to handle concurrent connections, while maintaining an in-memory virtual filesystem that logs every read, write, and traversal operation. The honeypot distinguishes itself through LLM-driven dynamic response generation, producing context-aware shell replies that adapt to attacker commands rather than relying on static templates. A plugi

    Python
    View on GitHub↗6,413
  • cryptix720/hudinxCryptix720 avatar

    Cryptix720/HUDINX

    8View on GitHub↗

    Hudinx is a tiny interaction SSH honeypot engineered in Python to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.

    Tcl
    View on GitHub↗8
  • czardoz/hornetczardoz avatar

    czardoz/hornet

    24View on GitHub↗

    SSH Multipot

    Python
    View on GitHub↗24
  • cowrie/cowriecowrie avatar

    cowrie/cowrie

    6,181View on GitHub↗

    .. SPDX-FileCopyrightText: 2014 Upi Tamminen .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof .. .. SPDX-License-Identifier: BSD-3-Clause

    Pythonattackercowriecowrie-ssh
    View on GitHub↗6,181
Compare all 28 related projects→

Frequently asked questions

What does amv42/sshd-honeypot do?

The sshd-honeypot is a modified version of the OpenSSH deamon that forwards commands to Cowrie where all commands are interpreted and returned. The sshd-honeypot is designed to let Cowrie log brute force attacks and the shell interaction performed by the attacker. As the sshd-honeypot uses…

What are the main features of amv42/sshd-honeypot?

The main features of amv42/sshd-honeypot are: SSH Honeypots.

Which projects share features with amv42/sshd-honeypot?

Projects with overlapping indexed features include: micheloosterhof/cowrie — Cowrie is an SSH and Telnet honeypot that simulates vulnerable services to capture attacker commands, file transfers,… cryptix720/hudinx — Hudinx is a tiny interaction SSH honeypot engineered in Python to log brute force attacks and, most importantly, the… czardoz/hornet — SSH Multipot. deroux/longitudinal-analysis-cowrie — Longitudinal Analysis of SSH Cowrie Honeypot Logs. desaster/kippo — Kippo - SSH Honeypot. cowrie/cowrie — .. SPDX-FileCopyrightText: 2014 Upi Tamminen .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof .. ..…