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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After installation it is giving me error as below.

Jaxterax opened this issue · comments

commented

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?

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