ffuf -w ids.txt -u http://admin.academy.htb:36035/admin/admin.php -X POST -d 'id=FUZZ' -H 'Content-Type: application/x-www-form-urlencoded' -fs 768
curl http://admin.academy.htb:36035/admin/admin.php -X POST -d 'id=73' -H 'Content-Type: application/x-www-form-urlencoded'