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

issues file not found database/urls.tct #52

Closed 0xHani closed 2 years ago

0xHani commented 2 years ago

image

R0X4R commented 2 years ago

Hii @0xHani,

Could you please check that all the necessary tools are installed in your system I think the issue is in your system not in the script.

Please check then let me know.

0xHani commented 2 years ago

i install all the tool when its in subdomain scanning its take a lot of time and show nothing image

bthrx commented 2 years ago

I have this issue as well. Looking at my amass.log I can tell Garud is indeed running it but doesn't appear to be outputting to the database/urls.txt. I glanced at the install.sh but couldn't find any of the mkdir directories on my system but hadn't dug in on that completely yet.

R0X4R commented 2 years ago

Hello @0xHani and @bthrx

I tried to fix it in new PR check if it works or not if not do open an issue again

Thanks