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

Add option for subs #1

Closed math-ematics closed 4 months ago

math-ematics commented 10 months ago

Add an option to add files with -subs or similar to files allready ran in httpx.

I don't want to scan for subs and wait for amass forever and ever. I have the recon allreadym just want shortcuts for the rest.

h4r5h1t commented 4 months ago

Implemented the feature request. More information in commit #17.