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
770 stars 176 forks source link

Fixed some errors and updates #2

Closed KathanP19 closed 3 years ago

KathanP19 commented 3 years ago

Added httpx instead of httprobe for faster probing and corrected gf pattern command for lfi and rce

R0X4R commented 3 years ago

Thank you @KathanP19 for making garud better. <3