Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
Herramientas/GitHubGitHub/beichendream/cve-2025-55182-godzillamemoryshell
Generación de PayloadsExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónComando y ControlRed Teaming
GitHubbeichendream/cve-2025-55182-godzillamemoryshell

CVE-2025-55182-GodzillaMemoryShell

Script de explotación para CVE-2025-55182 que despliega un shell de memoria Godzilla en servidores web vulnerables, con soporte para opciones de proxy y codificación.

Ver Repositorio
108112hace 9 mesesRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

CVE-2025-55182-GodzillaMemoryShell

ayuda

root@kitploit:~
usage: exploit.py [-h] [--proxy PROXY] [--utf16] [--unicode] --key KEY
            --target TARGET

CVE-2025-55182 Godzilla Memoryshell

options:
  -h, --help       show this help message and exit
  --proxy PROXY    HTTP proxy address, e.g. http://127.0.0.1:8888
  --utf16          Enable UTF-16 encoding
  --unicode        Enable full unicode escape encoding
  --key KEY        Godzilla Key
  --target TARGET  Target URL for exp.exploit()

demo

root@kitploit:~
python exploit.py --key 666 --target http://127.0.0.1:3000 
This tool is only suitable for conducting security research, vulnerability detection and related compliance testing on your own systems or explicitly authorized environments within the scope of legal authorization. Any unauthorized, illegal or infringing penetration, attack or other improper use of this tool is strictly prohibited. Users must fully understand and abide by the laws and regulations of their jurisdiction before use, ensure that the purpose of use is legal and compliant, and bear full responsibility for all risks and consequences arising from use. The developer assumes no responsibility for the consequences of any unauthorized or improper use.
本工具仅适用于在合法授权范围内,对自身系统或经明确授权的环境开展安全研究、漏洞检测及相关合规测试。严禁将本工具用于任何未经授权、违法或侵权的渗透、攻击或其他不当用途。使用者须在使用前充分了解并遵守其所在辖区的法律法规,自行确保使用目的合法合规,并对使用过程中产生的全部风险及后果承担完全责任。开发方对任何未经授权或不当使用所导致的后果不承担任何责任。
 (y/n): y
[*] exploit ok!
[*] connect header
	Next-Action: cd3f0c85b158c08a2b113464991810cf2cdfc387

Antes de usar, cargue el complemento GodzillaNodeJsPayload en Godzilla, la clave es la clave de Godzilla, no es necesario el parámetro password al conectar.

https://github.com/BeichenDream/GodzillaNodeJsPayload

Referencias

https://github.com/msanft/CVE-2025-55182

Descargar herramienta