Telnetlogger is a lightweight program designed to log login attempts on Telnet port 23, specifically created to track activity from the Mirai botnet. The tool captures both IP addresses attempting connections and the passwords being used in brute force attacks. It was developed as an alternative to traditional telnetd installations, which the Mirai botnet reportedly does not interact with properly. Key features include: - Real-time logging of Telnet login attempts to stdout - Optional file output for passwords and IP addresses using -p and -i flags - Configurable port listening with -l option for testing purposes - Built-in parsing capabilities to extract usernames and passwords from connection attempts The program requires elevated privileges (sudo) on many systems when binding to ports below 1024. It provides a simple compilation process using make and is particularly useful for security researchers studying botnet behavior and attack patterns targeting IoT devices.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A WordPress plugin that logs failed login attempts to help monitor unauthorized access attempts on WordPress websites.
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.
A web-based visualization tool that displays statistics and generates charts from Shockpot honeypot data stored in PostgreSQL databases.
A serverless application that creates and monitors fake HTTP endpoints as honeytokens to detect attackers, malicious insiders, and automated threats.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.