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
777 stars 178 forks source link

Issue with install option #8

Closed RealLinkers closed 3 years ago

RealLinkers commented 3 years ago

On line 93, you need to change from run_tools to install_tools ;)

R0X4R commented 3 years ago

Fixed. Thank you for mentioning the issue.