
Multi-threaded exploit script for CVE-2024-24919 that scans a list of IP addresses and outputs results, intended for educational use.
Takes in a ip list and you can specify threads with -t
python3 exploit.py -i ips.txt -t 15 -o output.txt
For educational purposes only