Lucene search
+L

635 matches found

Kitploit
Kitploit
•added 2026/09/25 9:39 a.m.•10 views

scavenger

scavenger scavenger : es una herramienta de escaneo post-explotación multi-hilo para buscar en sistemas, encontrando los archivos y carpetas más usados, así como archivos "interesantes" que contienen información sensible. Definición del problema: Scavenger aborda un problema desafiante que suelen...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 8:57 a.m.•7 views

PoshSecFramework

PoshSec Framework For the Scripts and Modules to work, please refer to the below documentation. The PoshSec Framework or PSF is a graphical front end utility for running PowerShell scripts, modules, and cmdlets. The PSF exposes parts of it's interface to PowerShell within the individualized...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:59 a.m.•86 views

orbitaldump

OrbitalDump A simple multi-threaded distributed SSH brute-forcing tool written in Python. How it Works When the script is executed without the --proxies switch, it acts just like any other multi-threaded SSH brute-forcing scripts. When the --proxies switch is added, the script pulls a list usuall...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:59 a.m.•11 views

orbitaldump

OrbitalDump Una herramienta simple de fuerza bruta SSH distribuida y multi-hilo escrita en Python. Cómo funciona Cuando el script se ejecuta sin la opción --proxies, actúa como cualquier otro script de fuerza bruta SSH multi-hilo. Cuando se añade la opción --proxies, el script obtiene una lista...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:48 a.m.•38 views

dcrawl

dcrawl dcrawl is a simple, but smart, multi-threaded web crawler for randomly gathering huge lists of unique domain names. How it works? dcrawl takes one site URL as input and detects all links in the site's body. Each found link is put into the queue. Successively, each queued link is crawled in...

5.5AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:48 a.m.•11 views

dcrawl

dcrawl dcrawl es un rastreador web simple, pero inteligente, de múltiples hilos para recolectar aleatoriamente enormes listas de nombres de dominio únicos. ¿Cómo funciona? dcrawl toma una URL de sitio como entrada y detecta todos los enlaces en el cuerpo del sitio. Cada enlace encontrado se coloc...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:20 a.m.•15 views

CVE-2026-14266

CVE-2026-14266 Poc: 7-Zip XZ Heap Buffer Overflow PoC Generator Proof of Concept generator for reproducing the XZ heap buffer overflow vulnerability in 7-Zip. The script creates a specially crafted .xz archive designed to reproduce the crash condition in the vulnerable multi-threaded XZ...

7.8CVSS7.7AI score0.00742EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/25 7:11 a.m.•10 views

CVE-2022-37122-Exploit

CVE-2022-37122 Path Traversal Scanner A robust and feature-rich scanner for detecting the Carel pCOWeb logdownload.cgi path traversal vulnerability CVE-2022-37122. Designed for security researchers and authorized penetration testers. 🚨 Important Notice EDUCATIONAL / BUG BOUNTY USE ONLY This tool ...

7.5CVSS7.4AI score0.23061EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/25 6:25 a.m.•13 views

Beleth

Beleth Dictionary based SSH cracker root@kitploit: Usage: ./beleth OPTIONS -c payload Execute payload on remote server once logged in -h Display this help -l threads Limit threads to given number. Default: 4 -p port Specify remote port -P password Use single password attempt -t target Attempt...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 6:22 a.m.•31 views

navgix

navgix navgix is a multi-threaded golang tool that will check for nginx alias traversal vulnerabilities Techniques Currently, navgix supports 2 techniques for finding vulnerable directories or location aliases. Those being the following: Heuristics navgix will make an initial GET request to the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:59 a.m.•13 views

SqliSniper

Características • Instalación • Uso • Ejecutar SqliSniper • Contribuir • SqliSniper es una herramienta robusta en Python diseñada para detectar inyecciones SQL ciegas basadas en tiempo en cabeceras de solicitudes HTTP. Mejora el proceso de evaluación de seguridad al escanear rápidamente e...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 3:28 a.m.•17 views

Admin-Panel_Finder

Admin Panel Finder Una extensión de Burp Suite que enumera interfaces de administración de infraestructura y aplicaciones. Referencias OWASP: Clasificación : Pruebas de Seguridad en Aplicaciones Web 02-Pruebas de Gestión de Configuración y Despliegue OTG v4 : OWASP OTG-CONFIG-005 WSTG :...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:27 a.m.•12 views

HikVision-CVE-2017-7921

HikVision-CVE-2017-7921 Identify potential vulnerabilities with CVE-2017-7921 exploit checks or by testing the /onvif-http/snapshot?auth=YWRtaW46MTEK URI on target IP addresses using a multi-threaded approach for faster results. Requirements root@kitploit: python3 Python Pacakges = requests,...

9.8CVSS8.5AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
•added 2026/09/25 1:07 a.m.•11 views

CVE-2019-5418-Scanner

CVE-2019-5418-Scanner A multi-threaded Golang scanner to identify Ruby endpoints vulnerable to CVE-2019-5418 Usage root@kitploit: Usage of ./CVE-2019-5418-Scanner: -auth string Perform a scan using a auth token i.e Basic YmFzZTY0VG9rZW5WYWx1ZQ== default "nope" -http Use HTTP over HTTPS -insecure...

7.5CVSS7.3AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
•added 2026/09/25 12:58 a.m.•9 views

dnsbrute

dnsbrute Multi-theaded DNS bruteforcing, average speed 80 lookups/second with 40 threads root@kitploit: Usage: dnsbrute.py threads...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 12:49 a.m.•8 views

CVE-2024-4358_Mass_Exploit

CVE-2024-4358MassExploit Modified tools from @sinsinology to do mass exploit. Requirements Python 3.x Installation root@kitploit: git clone https://github.com/Sk1dr0wz/CVE-2024-4358MassExploit.git cd CVE-2024-4358MassExploit pip intstall -r requirements.txt How To Run root@kitploit: usage: python...

9.8CVSS8.9AI score0.97482EPSS
SaveExploits14
Kitploit
Kitploit
•added 2026/09/25 12:48 a.m.•11 views

aws-recon

AWS Recon Una herramienta de recolección de inventario de AWS orientada a la seguridad y con múltiples hilos, escrita en Ruby. Esta herramienta se creó para facilitar la recolección eficiente de una gran cantidad de atributos y metadatos de recursos de AWS. Su objetivo es recopilar casi todo lo...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 12:36 a.m.•10 views

sessionprobe

SessionProbe 🚀⚡ SessionProbe es una herramienta de pentesting multi-hilo diseñada para ayudar en la evaluación de privilegios de usuario en aplicaciones web. Toma el token de sesión de un usuario y comprueba una lista de URLs para ver si es posible el acceso, destacando posibles problemas de...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:26 p.m.•10 views

ZEROScan

ZEROScan Introducción ZEROScan es un framework de detección de vulnerabilidades multihilo. A través de él, se puede obtener o desarrollar fácilmente complementos de detección de vulnerabilidades para realizar pruebas de penetración en objetivos. Su interfaz y modo de uso están inspirados en el...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 8:43 p.m.•6 views

c-jwt-cracker

JWT cracker Un cracker de JWT por fuerza bruta multi-hilo escrito en C. Si tienes mucha suerte o un enorme poder de cómputo, este programa debería encontrar la clave secreta de un token JWT, permitiéndote falsificar tokens válidos. Esto es solo para fines de prueba, no te metas en problemas :...

6.1AI score
SaveExploits0
Rows per page
Query Builder