R0X4R / Garud

An automation tool that scans sub-domains, sub-domain takeover, then filters out XSS, SSTI, SSRF, and more injection point parameters and scans for some low hanging vulnerabilities automatically.
MIT License
768 stars 176 forks source link

Removed -all argument from subfinder #22

Closed iwandanu closed 3 years ago

iwandanu commented 3 years ago

Removed flag -all on subfinder

R0X4R commented 3 years ago

Hey @iwandanu, Firstly, thanks for taking out your time and contributing in Garud.

If you are facing issue's while using -all you can simply remove it from you code because many user's use api keys to get maximum number of subdomains, that's why I put -all command in subfinder.

Thanks, Eshan Singh