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

Roxar have a query like #29

Closed nithissh1 closed 3 years ago

nithissh1 commented 3 years ago

While scanning . keeping the low threads or high threads which will be good kinda im confused

R0X4R commented 3 years ago

Hi @Nithissh0708, It just increases the number of concurrent requests, sometimes it helps to get results faster but also we get some false positive.

You can read more about it here: https://en.wikipedia.org/wiki/Thread_(computing)

Thanks, R0X4R