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

Script gets stuck at execution of amass command

loadedboy opened this issue · comments

Hello, i modified the script and removed all 2> /dev/null references to debug the issue and noticed that the scripts gets stuck where amass line executes (this is causing the script to not complete):
image

Hello @loadedboy
Thank you for raising the issue.

I know about this problem I tried fixing it but I don't know everytime it gets the same. You have to raise a issue in Amass so they can update the code I don't know why this issue is coming again and again, meanwhile you can comment out the amass line in passive and active both.

Regards,
R0X4R