h4r5h1t / webcopilot

An automation tool that enumerates subdomains then filters out xss, sqli, open redirect, lfi, ssrf and rce parameters and then scans for vulnerabilities.
MIT License
1.04k stars 166 forks source link

run the tools against domains file when using -s option webcopilot -f roots.txt -s #13

Open emadshanab opened 7 months ago

emadshanab commented 7 months ago

Hello Could you please add an option to run the tool against file of domains like roots.txt for finding subdomains when using -s option and add all the subdomains on one file all-subdomains.txt Best regards.