31113 matches found
CVE-2017-8759
CVE-2017-8759 Weaponisation PoC This repository contains data that can be used to weaponise the CVE-2017-8759 vulnerability. For full information visit https://www.mdsec.co.uk/blog/ to find the post related to this vulnerability. As always, my research is aimed to help the community become more...
ie11_vbscript_exploit
Exploit VBScript para IE11 Generador de Exploits para CVE-2018-8174 & CVE-2019-0768 RCE mediante ejecución de VBScript en IE11 Requisito Metasploit msfvenom Uso python ie11vbscript.py Listener IP Listener Port Instrucciones 1. Usa este script para generar "exploit.html" 2. Aloja el archivo html e...
CVE-2018-3245
CVE-2018-3245 Paso 1 java -jar ysoserial-cve-2018-3245.jar root@kitploit: Usage: java -jar ysoserial-cve-2018-3245.jar payload 'command' Available payload types: Payload Authors Dependencies ------- ------- ------------ CVE201828931 @mbechler CVE201828932 @mbechler CVE201828933 @mbechler...
Scan_CVE-2025-55182
CVE-2025-55182 Ataque Masivo de Payload React2Shell Un script de exploit RCE masivo modificado para CVE-2025-55182 React2Shell dirigido a aplicaciones Next.js. Esta herramienta es una modificación del script PoC original de pax-k. Mientras que el script original apunta a un solo host, esta versió...
CVE-2024-38063_PoC
Advertencia: ¡El exploit de ejecución remota de código de esta vulnerabilidad es potencialmente volátil! 🚀 Envío de Paquetes para la Vulnerabilidad de Ejecución Remota de Código en TCP/IP de Windows CVE-2024-38063 🎭 ¿Estás listo para desatar el caos en un entorno controlado? ¡No busques más! Este...
cve-2023-22527
Ejecución de Código Arbitrario en la Memoria de Confluence CVE-2023-22527 es una vulnerabilidad ampliamente conocida que afecta a Atlassian Confluence. La mayoría de los exploits para esta vulnerabilidad utilizan freemarker.template.utility.Execute para ejecutar un comando del sistema operativo,...
SPIP-CVE-2024-23659-
SPIP-CVE-2024-23659- Script en Python 3 para validación/explotación de RCE no autenticado en SPIP BigUp Descripción cve.py automatiza: 1. Descubrimiento de formulario SPIP formulaireaction y formulaireactionargs. 2. Envío de payload multipart para ejecutar comandos en el servidor objetivo. 3...
Log4Pot
Log4Pot Un honeypot para la vulnerabilidad Log4Shell CVE-2021-44228. Licencia: GPLv3.0 Características Escucha en varios puertos para la explotación de Log4Shell. Detecta la explotación en la línea de solicitud y en las cabeceras. Descarga cargas útiles de exploits de forma recursiva. Registra en...
CVE-2026-80951
A flaw was found in the Linux kernel's I3C master driver. A malicious I3C device could exploit this by sending an In-Band Interrupt IBI payload that exceeds the allocated slot size. This can lead to an out-of-bounds write into the IBI pool, potentially causing memory corruption and system...
Fedora 45 : libmongocrypt (2026-0664f1b41b)
The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-0664f1b41b advisory. Version 1.20.4 Fixed - Reject undersized decryption payloads. CVE-2026-84971 ---- Version 1.20.3 Fixed - Validate database and collection name...
kavanoz
🫙 kavanoz 🫙 Kavanoz frasco en turco es una herramienta para desempaquetar estáticamente malware bancario común de Android. ¿Alguna vez quisiste obtener el payload de un malware empaquetado sin ejecutar un emulador de Android? Yo tampoco : Pero aquí tienes una herramienta de todos modos. 👀...
Payload_CVE_2013_2186
PayloadCVE20132186 Código que genera el payload de CVE-2013-2186...
blenny
Blenny is a proof-of-concept payload obfuscation tool for Windows which hides executable payload data within the icon of the executable. It is named after the sabre-toothed blenny fish, which mimmicks the behavior and looks of cleaner fish to prey on unsuspecting fish. Why? I can't recall exactly...
Mystikal
Mystikal Generador de payloads de acceso inicial para macOS Diseñado para usarse con https://github.com/its-a-feature/Mythic Publicación de blog relacionada: https://posts.specterops.io/introducing-mystikal-4fbd2f7ae520 Uso: 1. Instala Xcode en la máquina de compilación requerido para el paquete ...
PowerShell-for-Hackers
2022 Hak5 hacker of the Year Table of Contents 1. Description 2. The Functions 3. Contact 4. Acknowledgments PowerShell Functions For Hackers 🤓💻 I am currently the 1 ranked payload contributor to Hak5. I decided to make this repository to share all of the functions I have come up with to develop ...
CVE-2021-40444--CABless
CVE-2021-40444--CABless version Actualización: Código modificado para que no necesitemos depender de archivos CAB. El archivo "index.html" que desencadena la ejecución del payload contendrá solo 1 línea de código, dentro de la etiqueta 'script': root@kitploit: new...
CVE-2019-2729-Exploit
CVE-2019-2729-Exploit uso: oracle-weblogic-deserialize.py -h -u TARGET -c COMMAND -h, --help : Muestra el mensaje de ayuda y sale -u TARGET : URL de destino -c COMMAND : Comando a ejecutar Ejemplo de uso python oracle-weblogic-deserialize.py -u http://192.168.1.1:8080 -c whoami Crédito por el...
CVE-2026-89770
In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...
CVE-2026-80951
In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: bound IBI payload to the requested maxpayloadlen svci3cmasterhandleibi reads the IBI payload from the RX FIFO into the IBI slot. The loop is bounded by the hardware FIFO size SVCI3CFIFOSIZE, not by the slot size...
CVE-2026-80951
CVE-2026-80951 is an out-of-bounds write in the Linux kernel's i3c master svc driver. The function svc_i3c_master_handle_ibi() reads IBI payloads from the RX FIFO, but its loop is bounded by the hardware FIFO size rather than the per-slot max_payload_len . When a device sends more bytes than the ...