Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CVE-2025-55182-GodzillaMemoryShell — Exploit per CVE-2025-55182 che distribuisce un payload di memory shell Godzilla contro applicazioni web vulnerabili, consentendo l'esecuzione remota di comandi e la gestione della shell tramite HTTP. | Kitploit
Strumenti/GitHubGitHub/beichendream/cve-2025-55182-godzillamemoryshell
Generazione di PayloadExploitSfruttamento di Applicazioni WebPenetration TestingCommand and ControlRed Teaming
GitHubbeichendream/cve-2025-55182-godzillamemoryshell

CVE-2025-55182-GodzillaMemoryShell

Exploit per CVE-2025-55182 che distribuisce un payload di memory shell Godzilla contro applicazioni web vulnerabili, consentendo l'esecuzione remota di comandi e la gestione della shell tramite HTTP.

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
Vedi Repository
108118 mesi faRevisionato da Kitploit

CVE-2025-55182-GodzillaMemoryShell

help

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

Prima dell'uso, carica il plugin GodzillaNodeJsPayload in Godzilla. La chiave (key) è quella di Godzilla. Durante la connessione non è necessario il parametro password.

https://github.com/BeichenDream/GodzillaNodeJsPayload

Riferimenti

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

Scarica lo strumento