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

Update garud #62

Open RogueSMG opened 1 year ago

RogueSMG commented 1 year ago

Changed the values of -P flags for xargs to use the spawn number of processes according to the number of CPU cores of the System running Garud rather than a Generic "guessed" value, which helps in much better optimisation.