HUDINX
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.
Install / Use
/learn @Cryptix720/HUDINXREADME
hudinx
Hudinx is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.
Features
Some interesting features:
- Fake filesystem with the ability to add/remove files. A full fake filesystem resembling a Debian 5.0 installation is included
- Possibility of adding fake file contents so the attacker can 'cat' files such as /etc/passwd. Only minimal file contents are included
- Session logs stored in an format for easy replay with original timings
- Just like Hudinx, hudinx saves files downloaded with wget for later inspection
- Trickery; ssh pretends to connect somewhere, exit doesn't really exit, etc
Requirements
Software required:
- Operating systems: (tested on Debian, CentOS, FreeBSD and Windows 7, 8, 10)
- Python 2.7+
- Twisted
- PyCrypto
- StrawberryPerl
- Zope Interface
Create Wiki for some installation instructions!
How to install it?
./install.sh
Configure advanced security with rules ?
- Configure Windows and Linux security
How to launch & kill it?
Edit hudinx.cfg to your liking and start the honeypot by running:
./LAUNCH.sh ./KILL.sh
LAUNCH.sh is a simple shell script that runs hudinx in the background using twistd. Detailed startup options can be given by running hudnix manually. For example, to run hudinx in foreground:
hudinx -y hudinx.tac -n
By default Hudinx listens for ssh connections on port 3131. You can change this, but do not change it to 22 as it requires root privileges. Use port forwarding instead. (More info: MakinghudinxReachable).
Files of interest:
- dl/ - files downloaded with wget are stored here
- log/hudinx.log - log/debug output
- log/tty/ - session logs
- log/telnet/ - telnet logs
- utils/playlog.py - utility to replay session logs
- utils/createfs.py - used to create fs.pickle
- fs.pickle - fake filesystem
- honeyfs/ - file contents for the fake filesystem - feel free to copy a real system here
Is it secure?
Maybe. See FAQ
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
351.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
