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

After installation it is giving me error as below. #18

Closed Jaxterax closed 3 years ago

Jaxterax commented 3 years ago

After installation I have just run the command like

Garud -d target.com -f target

Error output [FTL] Could not create output file 'vulnerabilities/target-takeovers.txt': open vulnerabilities/target-takeovers.txt: no such file or directory

Why is it showing me error like this?

R0X4R commented 3 years ago

Hii @Jaxterax, Greetings of the day.

I think your target is not vulnerable to subdomain-takeovers so that's why nuclei is throwing this error. If you get the error again do let me know also please attach the screenshot with it you can hide your target details ;). As for now, I'm closing this.

Thanks