chvancooten / BugBountyScanner

A Bash script and Docker image for Bug Bounty reconnaissance. Intended for headless use.
MIT License
872 stars 120 forks source link

Clean GAU / Wayback results #24

Closed chvancooten closed 4 years ago

chvancooten commented 4 years ago

For certain scopes, GAU can yield massive lists of results (>1M or more). When checking liveness of these results, they should be parsed and filtered to prevent hogging CPU time on checking the liveness of multiple parameters on the same endpoint.

Approach: