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

issue with install script #11

Closed syncinggreen closed 3 years ago

syncinggreen commented 3 years ago

┌──(root💀kali)-[~/Tools/Garud] └─# sh install.sh : not found 3: : not found 9: install.sh: 10: cd: can't cd to /root install.sh: 23: Syntax error: "elif" unexpected (expecting "then")

R0X4R commented 3 years ago

Hi @syncinggreen, I have fixed the code in the new commit. Now you can use the script to install all the tools.

regards, R0X4R