JSFScan.sh icon indicating copy to clipboard operation
JSFScan.sh copied to clipboard

Install.sh not working properly

Open SyedaliHOH opened this issue 1 year ago • 1 comments

I installed golang and ran install.sh, when i run the command:

./JSFScan.sh -l target.txt --all -r -o Scan It gives a bunch of error than generates a report which dosent show a single link for a whole website.

In output it also says:

gau: command not found subjs: command not found xhttp: command not found

That means install.sh is not working properly it says "Installed Gau" but in reality it didnt

SyedaliHOH avatar Mar 18 '23 10:03 SyedaliHOH

Hey, Check whether you have defined GOpath. Usually if its not defined, it will show this error

ved009 avatar Jul 03 '23 12:07 ved009