A Python-based Telnet honeypot that emulates a Telnet service inside a chroot environment to capture malicious activity.
HonTel is a Telnet honeypot written in Python that emulates a Telnet service to attract and monitor malicious connections. It runs inside a chroot environment to isolate potential threats and logs all interactions, including commands and downloaded files, for security analysis. The tool helps researchers understand attacker behavior and gather intelligence on botnets targeting Telnet services.
Security researchers, system administrators, and network defenders who need to monitor Telnet-based attacks and analyze malware behavior in a controlled environment.
Developers choose HonTel for its simplicity, configurability, and effective isolation using chroot, making it a practical tool for capturing and studying Telnet-focused threats without risking the host system.
Telnet Honeypot
Runs inside a chroot jail to contain potential malware, protecting the host system from direct threats, as emphasized in the README for isolation.
Records all Telnet commands and stores downloaded binary files in a samples directory, enabling thorough analysis of attacker behavior and malware samples.
Allows easy modification of authentication credentials, welcome messages, hostname, and log paths directly in the hontel.py file, as documented in the README.
As a Python script without heavy dependencies, it's simple to deploy for targeted Telnet monitoring, aligning with its philosophy of being a practical tool.
Built for Python 2.6/2.7, which is no longer supported, posing security risks and compatibility issues on modern systems.
Botnets may delete files in the chroot environment, requiring reinstallation or backup restoration, as warned in the README, adding operational overhead.
Only emulates Telnet services, so it cannot capture threats targeting other protocols like SSH or HTTP, limiting its scope.
Deployment involves chroot setup and configuration editing, as noted in deploy.txt, making it inaccessible for users without Linux admin skills.
🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
SSH tarpit that slowly sends an endless banner
Reverse engineering and pentesting for Android applications
Modular and decentralised honeypot
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.