635 matches found
pymultitor
PyMultiTor Proxy Tor Multi Hilo en Python, ¿Alguna vez quisiste estar en dos lugares diferentes al mismo tiempo? Cuando me hice esta pregunta, comencé a desarrollar esta solución en mi mente. Al realizar pruebas de penetración a menudo surgen problemas causados por dispositivos de seguridad que...
patator
Patator Patator fue escrito por frustración al usar Hydra, Medusa, Ncrack, módulos de Metasploit y scripts NSE de Nmap para ataques de adivinación de contraseñas. Opté por un enfoque diferente para no crear otra herramienta de fuerza bruta y evitar repetir las mismas deficiencias. Patator es una...
FOFA-API-Threaded-Searcher
FOFA API Threaded Searcher A powerful multi‑threaded Python tool to query the FOFA Fofa.so API, extract selected fields, and save unique results with intelligent formatting. ✨ Features Multi‑threaded – Fetch multiple pages concurrently configurable threads Custom fields – Choose any valid FOFA...
livewire-vuln-scanner
Livewire Passive Vulnerability Scanner Livewire Passive Vulnerability Scanner is a Python 2.7 tool designed to passively detect Livewire versions used by websites and identify potential vulnerabilities based on version comparison. This scanner does not exploit any vulnerability. It only analyzes...
Routeglass
Routeglass - High speed Router & Network Appliance Fingerprinting Tool Routeglass is a fast, multi-threaded router fingerprinting tool written in Go. The goal of the project is simple: identify web-exposed routers, firewalls, gateways, and embedded network devices by fingerprinting HTTP responses...
CVE-2025-0133
Descripción: Es un POC para CVE-2025-0133 que es aplicable solo a configuraciones de firewall PAN-OS con una puerta de enlace o portal GlobalProtect habilitado. Comprueba el problema en múltiples URLs que acepta desde un archivo, con hilos personalizados. También puedes configurar tu timeout y...
Gitlab-CVE-2021-22205
Gitlab-CVE-2021-22205 Multi-threaded batch detection script for CVE-2021-22205 Use dnslog with poc for detection Use multi-threading for detection Custom command execution...
bpnd-libssh
bpnd-libssh blueintel bpnd-libssh is a multi-threaded, remote scanner for CVE-2018-10933. Requirements python3 paramiko module Install Example: root@kitploit: apt-get update apt-get install -y libffi-dev libssl-dev pip3 install paramiko Install with docker To build docker container: root@kitploit...
CVE-2024-4577-PHP-RCE
CVE 2024-4577 PHP Remote Code Execution automated scanner by Waived Affected versions: PHP 8.3, 8.3.8, 8.2. 8.2.20, 8.1., 8.1.29 Details: https://nvd.nist.gov/vuln/detail/CVE-2024-4577 https://www.exploit-db.com/exploits/52047 https://vulners.com/cve/CVE-2024-4577 Overview: This is a scanner that...
cPanelScanner
🔍 cPanel Scanner A fast, multi-threaded cPanel detection tool written in Go. It scans IP addresses, CIDR ranges, or target lists from a file to identify cPanel services running on ports 2082, 2083, and 2087. ✨ Features Multi-threaded scanning — configurable concurrency CIDR support — scan entire...
CVE-2024-2997
CVE-2024-2997 Scanner Overview CVE-2024-2997 Scanner is an advanced vulnerability scanner designed to detect the command injection vulnerability in web applications. This tool helps security professionals identify potential security risks in their applications. Disclaimer This tool is for...
Hscan
Hscan-Win-Gui HScan v1.20 Usage Instructions 1. System Requirements: Windows NT/2000/XP 2. Software Introduction: root@kitploit: Multi-threaded detection of specified IP ranges specified hosts or host lists. GUI and command-line modes. Scan items: -name --- Get hostname; -port --- Default port...
F5-BIG-IP-RCE-CVE-2022-1388
CVE-2022-1388 F5 BIG-IP RCE Detección Multihilo uso: root@kitploit: 单个url: python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx 批量多线程: python3 CVE-2022-1388.py -f url.txt 执行命令: python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx -c whoami resultado:...
CVE-2024-6387
Escáner de CVE para OpenSSH El Escáner de CVE para OpenSSH es un script de Python diseñado para escanear múltiples objetivos SSH en busca de vulnerabilidades basadas en su versión de OpenSSH. Utiliza hilos threading para escaneo concurrente e integra registro logging con salida a color para una...
Vite-CVE-2025-30208-Scanner
An automated tool for detecting Vite CVE-2025-30208 vulnerability, supporting batch scanning and result saving. Features ✅ Colored terminal output ✅ Batch target scanning file import supported ✅ Multi-threaded concurrent detection adjustable thread count ✅ Automatic saving of vulnerability result...
rschunter
RSC Hunter A powerful, multi-threaded scanner and exploit tool for React Server Component RSC vulnerabilities. This tool is designed to identify and exploit RCE vulnerabilities in RSC implementations, supporting various bypass techniques and strategies. Note : Due to the enormous complexity of...
CVE-2026-9082-Mass_Scanner
CVE-2026-9082-MassScanner Mass Scanner For Drupal Exploit CVE-2026-9082 To Setup ExploitPOC Script execute this command : root@kitploit: pip install requirements.txt To use the ExploitPOC Script execute this Command : root@kitploit: python exploitpoc.py -t targets.txt -o results.txt -p 16 Éna Mas...
OWA-Password-Sprayer
OWA-Password-Sprayer OWA Password Sprayer This Python script facilitates password spraying against Outlook Web Access OWA endpoints. Password spraying is a technique used to test a single password against multiple usernames, aiming to find valid credentials for accessing the OWA. Features: Suppor...
CVE-2020-0796-Batch-scanning
CVE-2020-0796 Batch scanning Since other scanning tools have a high false positive rate for CVE-2020-0796 verification, and Qi'anxin's tool cannot batch specify IPs. So I casually wrote this, place IPs in a txt file, use Qi'anxin scanning tool with multi-threaded scanning, but the CPU usage is...
CVE-2022-26134-POC
Descripción: Esta es una herramienta de script que admite la detección por lotes de múltiples subprocesos de la vulnerabilidad de inyección OGNL de Confluence CVE-2022-26134 Tutorial de uso: El archivo url.txt contiene las direcciones objetivo Resultados: 1. Detección de un solo objetivo 2...