Lucene search
+L

40 matches found

Kitploit
Kitploit
added 2026/09/10 1:40 a.m.5 views

CVE-2026-24061

This repository does not have a README...

9.8CVSS8AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/10 1:37 a.m.11 views

telnetd

telnetd Idk what to do here, ill edit soon, but its for the telnetd CVE-2026-24061...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/10 1:35 a.m.8 views

telnetd-cve-2026-24061

Youtube Thanks for the python exploit...

9.8CVSS8AI score0.97993EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/09/10 1:33 a.m.5 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/10 1:30 a.m.5 views

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...

9.8CVSS8AI score0.97993EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/09/10 1:00 a.m.7 views

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...

9.8CVSS8.3AI score0.97993EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/09/10 12:59 a.m.7 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/10 12:48 a.m.6 views

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...

9.8CVSS8.1AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 11:55 p.m.6 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 10:02 p.m.8 views

CVE-2026-24061

CVE-2026-24061 python3 exploit.py...

9.8CVSS8.7AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 4:26 p.m.8 views

Exploit-CVE-2026-24061

exploit in bash telnet CVE-2026-24061...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 3:16 p.m.7 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 2:02 p.m.6 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 7:03 a.m.8 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68References2
Kitploit
Kitploit
added 2026/09/09 4:22 a.m.13 views

CVE-2026-24061_POC

CVE-2026-24061 GNU Telnetd RCE Script Parameters...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 3:20 a.m.7 views

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...

9.8CVSS8.7AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/09 12:33 a.m.6 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/07 9:24 a.m.6 views

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,...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/02 7:16 p.m.7 views

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...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
GithubExploit
GithubExploit
added 2026/06/17 7:59 p.m.101 views

Exploit for Argument Injection in Gnu Inetutils

CVE-2026-24061 — Reproduction Lab ⚠️ For educational purp...

9.8CVSS5.9AI score0.97993EPSS
SaveExploits68
Rows per page
Query Builder