
Exploit for CVE-2024-28995 targeting Serv-U arbitrary file read vulnerability. Supports single and batch URL scanning with proxy and threading options.
This tool is only for personal security research and learning. Any direct or indirect consequences and losses caused by the dissemination or use of this tool are the responsibility of the user. The tool author assumes no responsibility.
version = 15.4
NAME: Serv-U - Arbitrary File Read
USAGE: [global options] command [command options] [arguments...]
COMMANDS: help, h Shows a list of commands or help for one command
GLOBAL OPTIONS: --target_url url, -u url Read the URL of a single target
--target_file File, -f File Read batch URLs from File
--output File, -o File Output scan results to File (default: "success.txt")
--proxy url, -p url Proxy URL address
--thread count, -t count Number of threads during batch scan (default: 20)
