chvancooten / BugBountyScanner

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

Dev #22

Closed chvancooten closed 4 years ago

chvancooten commented 4 years ago

Add automatic SSTI scanning in interesting parameters (Close #21) Add automatic scanning of open redirects and LFI on Linux (Close #14) Add printing of high and critical Nuclei findings (Close #13) Include critical checks for Nuclei (big derp) Concurrency tweaks and fixes