
Batch scanner for CVE-2026-24061 Telnet authentication bypass, with port liveness checks and automated payload attempts for authorized penetration testing.
This is a super super super lightweight tool written in Python! Hands-free, batch scanning, just sit back and wait for the shell to be fed to you! Even a paramecium can easily dig out vulnerabilities!!!
ip_list.txt).### Progress: 3/10 ###).Create ip_list.txt in the same directory as the script, or use a custom name, with one IP address per line. Custom ports are supported! (If no port is specified, the default is 23) Comments using # are also supported:
192.168.1.1
192.168.1.102
192.168.1.103:8888
# 10.0.0.5 (not scanned)
sudo apt update
sudo apt install python3-pexpect
python attack.py
or
python3 attack.py
or
python attack.py your-own-ip-list-file
or
python3 attack.py your-own-ip-list-file

Currently tested against 830+ targets, of which 34 have the vulnerability
This tool is intended for internal network management and authorized penetration testing only. Before using this script, please ensure you have obtained legal authorization to access the target system. The developer is not responsible for any legal disputes or system damage caused by improper use of this tool.