
Hi, This is to check targets vulnerable for CVE-2024-49113 in bulk, faster.
Command - python3 CVE-2024-49113.py targets.txt -o vulnerable_hosts.txt -t 16
-o = Output
-t = Threads
Targets.txt should contain IPs in this format: 1.117.193.20 1.180.234.219 1.180.234.228 1.180.234.232 1.29.77.19
POC by Chirag Artani [https://3rag.com]