41 matches found
CVE-2026-24061
This repository does not have a README...
telnetd
telnetd No sé qué hacer aquí, lo editaré pronto, pero es para el telnetd CVE-2026-24061...
telnetd-cve-2026-24061
Youtube Gracias por el exploit en python...
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 hay que entender el código 2. Construir un código funcional sin input, directamente variable = '' El código debe ser compatible con cualquier dispositivo, por lo que no se pueden usar comandos como os.system'comando' 3...
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
Bypass de Autenticación en Telnetd de GNU Inetutils CVE-2026-24061 He documentado mi recorrido por el bypass de autenticación CVE-2026-24061 en telnetd de GNU Inetutils utilizando el entorno de laboratorio de Hackviser...
Telnet-TestVuln-CVE-2026-24061
Telnet Docker Test Vulb CVE-2026-24061 root@kitploit: docker build -t telnet-vuln . Ejecutar root@kitploit: docker run -d \ --name telnet-vuln \ -p 127.0.0.1:2323:23 \ telnet-vuln...
CVE-2026-24061
CVE-2026-24061 Herramienta de escaneo por lotes CVE-2026-24061 Cómo usar 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...
CVE-2026-24061
CVE-2026-24061 python3 exploit.py...
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...
Exploit-CVE-2026-24061
exploit in bash telnet CVE-2026-24061...
TelnetdBypass-
TelnetdBypass — Escáner CVE-2026-24061 Un escáner de seguridad basado en Python que detecta y explota CVE-2026-24061 , una vulnerabilidad crítica CVSS 9.8 de omisión de autenticación en versiones 1.9.3 a 2.7 del telnetd de GNU InetUtils. Cómo funciona El escáner inyecta un valor malicioso USER=-f...
Tell-Me-Root
Tell Me Root(基于cve-2026-24061 telnet远程认证绕过漏洞的批量检测工具) 这是一个基于 Python 编写的超级超级超级轻量级工具! 解放双手,批量扫描,坐等shell喂到嘴边! 草履虫也能轻松挖到漏洞!!! 🚀 功能特性 批量处理 :支持从文本文件(默认 iplist.txt)批量导入目标 IP。 智能预检 :在启动 Telnet 客户端前,先通过 Socket 进行端口存活检测,避免因 IP 不通导致的无效等待。 自动payload检查 :内置 payloads,自动尝试登录目标服务器。直接在当前窗口拿到权限。 实时进度监控 :清晰展示当前处理进度(例...
Twenty-Three-Scanner
🛰️ Twenty-Three Scanner Un escáner Potente , Rápido y Elegante para detectar servicios Telnetd vulnerables afectados por CVE-2026-24061. Construido con la biblioteca estándar pura de Python - cero dependencias externas requeridas. -A32D2A?style=for-the-badge 🔗 Tabla de Contenidos ⚖️ Licencia 🧩...
CVE-2026-24061_POC
CVE-2026-24061 GNU Telnetd RCE Parámetros del Script...
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...
CyberhawksLab-telnetCVE
Informe de hallazgos del laboratorio demo de CyberHawks Créditos: @SafeBreach-Labs CVE: CVE-2026-24061 Laboratorio: Cyberhawks Lab Objetivo: 10.1.1.1 demo.cyberhawks.lab ID del hallazgo: WU-08 Fecha: 2026-09-08 Severidad: Crítica Estado: Confirmado / Explotado Resumen Ejecutivo Durante una...
CVE-2026-24061
Exploit CVE-2026-24061 - Versión funcional v0.1 Uso Ejecute el script con un host objetivo: root@kitploit: python3 exploit.py 192.168.1.1 -p 2323 --debug Argumentos argumentos posicionales: target IP o nombre de host del objetivo opciones: -h, --help muestra este mensaje de ayuda y sale -p, --por...
Abyssal
🔥 Abyssal CVE-2026-24061 Telnet 漏洞扫描器与利用工具 从深渊崛起。 多线程、误报检测、成功后交互式 root shell。 👨💻 关于作者 本项目由一位在网络安全、基础设施和软件开发领域拥有数十年一线工作经验的专业 IT 人士打造。本人现年 55 岁,正积极寻找新机会——无论是全职员工、自由职业者还是项目合作者。如果您珍视经验、深厚的技术知识以及直截了当的问题解决方式,欢迎联系我。 📫 我接受全球范围内的工作机会。 ✉️ 联系方式:[email protected] ⚡ 功能特性 🚀 多线程扫描 — 并行扫描数百个目标 🎯...