40 matches found
CVE-2026-24061
This repository does not have a README...
telnetd
telnetd Idk what to do here, ill edit soon, but its for the telnetd CVE-2026-24061...
telnetd-cve-2026-24061
Youtube Thanks for the python exploit...
CVE-2026-24061-POC
CVE-2026-24061-POC echo "cat /etc/passwd; id;" | python poc2.py TARGET 23 1. Connection Timeout Location: Line 25 in establishconnection method python self.connection.settimeout10 -- Adjustable connection timeout Purpose: Controls how long to wait for initial TCP connection to the target...
telnet-CVE-2026-24061
https://github.com/SafeBreach-Labs/CVE-2026-24061/blob/main/telnetrce.py you need to understand the code 2. Building working code without input, directly variable = '' The code must be compatible with every device, so you cannot use commands like os.system'command' 3. Adding a GUI via...
tscan
Telnetd Auth Bypass Scanner CVE-2026-24061 A Python-based scanner for detecting and exploiting the CVE-2026-24061 vulnerability in GNU Inetutils telnetd services. This tool scans IP addresses or networks for vulnerable telnetd services that allow authentication bypass leading to root shell access...
inetutils-telnetd-cve-2026-24061
GNU Inetutils Telnetd Authentication Bypass CVE-2026-24061 I've documented my walkthrough of the CVE-2026-24061 auth bypass in GNU Inetutils telnetd using Hackviser's lab environment...
Telnet-TestVuln-CVE-2026-24061
Telnet Docker Test Vulb CVE-2026-24061 root@kitploit: docker build -t telnet-vuln . Run root@kitploit: docker run -d \ --name telnet-vuln \ -p 127.0.0.1:2323:23 \ telnet-vuln...
CVE-2026-24061
CVE-2026-24061 CVE-2026-24061 Batch Scanning Tool How to use root@kitploit: options: -h, --help show this help message and exit -t, --target TARGET Target IP/CIDR or comma-separated list repeatable -f, --file FILE File with targets IP/CIDR, one per line or comma-separated -p, --port PORT Target...
CVE-2026-24061
CVE-2026-24061 python3 exploit.py...
Exploit-CVE-2026-24061
exploit in bash telnet CVE-2026-24061...
TelnetdBypass-
TelnetdBypass — CVE-2026-24061 Scanner A Python-based security scanner that detects and exploits CVE-2026-24061 , a critical CVSS 9.8 authentication bypass vulnerability in GNU InetUtils telnetd versions 1.9.3 through 2.7. How it Works The scanner injects a malicious USER=-f root value via the...
Tell-Me-Root
Tell Me Root Batch Detection Tool Based on cve-2026-24061 Telnet Remote Authentication Bypass Vulnerability 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...
Twenty-Three-Scanner
🛰️ Twenty-Three Scanner A Powerful , Fast , and Elegant scanner for detecting vulnerable Telnetd services affected by CVE-2026-24061. Built with pure Python standard library - zero external dependencies required. -A32D2A?style=for-the-badge 🔗 Table of Contents ⚖️ License 🧩 Features ☣️ Vulnerability...
CVE-2026-24061_POC
CVE-2026-24061 GNU Telnetd RCE Script Parameters...
CVE-2026-24061
ruby CVE-2026-24061.rb -l targets.txt --cmd "id" --threads 10 ruby CVE-2026-24061.rb -t 192.168.1.10...
CVE-2026-24061
CVE-2026-24061 Exploit - Work Version v0.1 Usage Run the script with a target host: root@kitploit: python3 exploit.py 192.168.1.1 -p 2323 --debug Arguments positional arguments: target IP or hostname of the target options: -h, --help show this help message and exit -p, --port PORT Port default 23...
Abyssal
🔥 Abyssal CVE-2026-24061 Telnet Vulnerability Scanner & Exploit From the depths, we rise. Multi-threaded, false-positive detection, interactive root shell on success. 👨💻 About the Author This project was built by an experienced IT professional with decades of hands-on work in network security,...
inetutils-telnetd-auth-bypass
Laboratorio de bypass de autenticación en inetutils-telnetd, CVE-2026-24061 Un pequeño laboratorio para experimentar con el bypass de autenticación en inetutils-telnetd 1.9.3 - 2.7, tal como se divulgó en la lista de correo oss-sec. 0 Este contenedor se basa en el hecho de que inetutils-telnetd...