JSFScan.sh
JSFScan.sh copied to clipboard
Install.sh not working properly
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
Hey, Check whether you have defined GOpath. Usually if its not defined, it will show this error