
Multi-threaded Python scanner for CVE-2022-1388, an F5 BIG-IP remote code execution vulnerability. Supports single URL and batch file input, with command execution option.
Usage:
单个url:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx
批量多线程:
python3 CVE-2022-1388.py -f url.txt
执行命令:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx -c whoami



Result:
