75 matches found
CVE-2025-55182
CVE-2025-55182 Herramienta de explotación RCE de Next.js 🚀 Esta es una herramienta de prueba de concepto PoC automatizada para la vulnerabilidad de ejecución remota de código RCE de Next.js React Server Components CVE-2025-55182. La herramienta integra funciones de Shell interactivo ,...
PocList
PocList A collection of self-written vulnerability POCs and EXPs. After specifying the URL file, the POC script can perform multi-threaded batch scanning of targets for verification; the EXP script can exploit vulnerabilities, such as file reading, uploading webshells, command execution, etc...
CVE-2018-9995-POC
CVE-2018-9995-POC CVE-2018-9995 POC python CVE-2018-9995Bata.py -proxy 127.0.0.1:9487 -f Importdata.txt -o Outputdata.txt -p 12 -f ※Importación por lotes de archivos Ejemplo de formato de fuente de datos: 43.255.172.204:9200 192.168.168.5:1234 -o ※Archivo de salida -proxy ※Proxy de reenvío SOCKS5...
-cve-2022-22947-
-cve-2022-22947- cve-2022-22947 spring cloud gateway script de escaneo por lotes usage: python3 springcloudpoc.py ./urls.txt Usa urls.txt para almacenar la información de las URL Formato de URL: https://xxx.xx.xx/ una por línea Referencia del script original:...
vulmap
🌟 Vulmap - Herramientas de escaneo y verificación de vulnerabilidades web Haga clic aquí para la versión en inglés Vulmap es una herramienta de escaneo y verificación de vulnerabilidades web que puede escanear aplicaciones web y cuenta con funcionalidad de explotación. Actualmente, las aplicacion...
vulmap
🌟 Vulmap - Web vulnerability scanning and verification tools Click here for the English Version Vulmap is a web vulnerability scanning and verification tool. It can scan and exploit vulnerabilities in webapps. Currently supported webapps include activemq, flink, shiro, solr, struts2, tomcat, unom...
CVE-2022-26134
CVE-2022-26134 ATLASSIAN-Confluence RCE Instalación root@kitploit: git clone https://github.com/kelemaoya/CVE-2022-26134.git cd CVE-2022-26134 pip3 install -r requirements.txt Uso URL individual pocsuite -r ../CVE-2022-26134.py -u url --verify URL múltiples pocsuite -r ../CVE-2022-26134.py -f...
CVE-2021-34045
CVE-2021-34045 PoC de escaneo masivo de acceso no autorizado a Druid Uso de la herramienta python3 CVE-2021-34045.py -u http://127.0.0.1:1111 Prueba de una sola URL python3 CVE-2021-34045.py -f url.txt Detección masiva Descargo de responsabilidad Cualquier consecuencia o pérdida directa o indirec...
cve-2020-0796-scanner
cve-2020-0796-scanner Este proyecto se basa en SMBGhost, que se utiliza para escanear la vulnerabilidad CVE-2020-0796 - RCE de SMBv3. Solo se añade la función de escaneo por lotes. Uso root@kitploit: python3 cve-2020-0796-scanner.py -t Mitigaciones root@kitploit: Set-ItemProperty -Path...
SpEL
SpEL Herramienta de detección por lotes de inyección de expresiones SpEL en la API de Actuator de Spring Cloud Gateway CVE-2022-22947 Uso En el archivo, escriba las URLs a detectar, una por línea. Use el parámetro -TF para especificar el archivo y -t para el número de hilos concurrentes. Ejemplo ...
NotProxyShellScanner
NotProxyShellScanner Python implementation for NotProxyShell aka CVE-2022-40140 & CVE-2022-41082. Setup Install the requirements all that's required is python3 requests. root@kitploit: pip3 install -r requirements.txt Running There are a few options when it comes to running the tooling:...
CVE-2022-41040
CVE-2022-41040 Code set relating to CVE-2022-41040. scanner.py is a Python based scanner testing for the CVE-2022-41040. Requirements The only additional modules needed to run this code is requests and colorama. root@kitploit: pip install -r requirements.txt Usage This script takes a single URL o...
CVE-2024-32113
CVE-2024-32113 Apache OFBIZ Escaneo por lote 注意:このツールを違法攻撃に使用することを支援するものではありません。このツールは技術的な交流のみを目的としています。 Nota: Esta herramienta no respalda ningún ataque ilegal. Está destinada únicamente al intercambio técnico. 注意:本人不支持任何人使用本工具进行非法攻击,本工具仅作为技术交流。 Ayuda root@kitploit: CVE-2024-32113 Escaneo por lo...
CVE-2024-29269
Telesquare TLR-2005KSHRCE CVE-2024-29269 Escaneo/explotación por lotes 1.Esta herramienta se utiliza únicamente para pruebas de seguridad; no me hago responsable de ningún ataque ilegal. 2.La herramienta se utiliza únicamente para pruebas de seguridad, y no soy responsable de ningún ataque ilegal...
CVE-2020-17519
CVE-2020-17519 CVE-2020-17519 versión en lenguaje Cheetah, compatible con escaneo en lote. Copie ip.txt en la carpeta /script/漏洞探测/Apache/ y abra el programa principal de Wker...
CVE-2022-26134
CVE-2022-26134 -u URL, --url URL URL objetivo -c COMMAND, --command COMMAND Comando -i LHOST, --lhost LHOST Dirección del host de rebote -p LPORT, --lport LPORT Puerto del host de rebote -f FILE, --file FILE Escaneo por lotes...
CVE-2023-34960
ChamiloCVE-2023-34960-EXP Ayuda: root@kitploit: usage: CVE-2023-34960.py -h -u URL -f FILE -c COMMAND options: -h, --help show this help message and exit -u URL, --url URL 完整URL地址http/https -f FILE, --file FILE 批量URL文件 -c COMMAND, --command COMMAND 执行命令,可选 Ejemplos: root@kitploit: 单个url python3...
CVE-2019-0708Poc-BatchScanning
title:CVE-2019-0708 Detección Masiva Esta detección masiva se basa en la herramienta de detección no invasiva publicada por 360 0708detector.exe, con las siguientes funciones: 1. Detección individual 2. Detección masiva root@kitploit: ¡Haga doble clic en 0708detector-全自动批量版.exe para usarlo! La...
CVE-2025-24813-Exploit
CVE-2025-24813-Exploit Exploit de ejecución remota de código RCE en Apache Tomcat - CVE-2025-24813 🚀 Exploit de RCE en Apache Tomcat - CVE-2025-24813 🔥 Herramienta de Exploit y Detección para Apache Tomcat RCE CVE-2025-24813 Este repositorio contiene un exploit PoC Prueba de Concepto para la...