KathanP19 / JSFScan.sh

Automation for javascript recon in bug bounty.
889 stars 163 forks source link

Produce error if not in home directory. #5

Closed 0xabsiddique closed 4 years ago

0xabsiddique commented 4 years ago

Mitigation: change

./tools/.. to ~/tools/..

thank you

KathanP19 commented 4 years ago

It's not an issue, if you have ran the installation script then all the tools will get installed in the same dir as of JSFScan.sh script in ./tools/ dir. Try running install.sh before running the main script.

Thank you for trying out, Hope you get lots of bugs. :)

0xabsiddique commented 4 years ago

I believe you are not getting my point.Ya its works pretty well if you are in a directory like home/tools but if you try to run from home/recon/domains.txt it wont find other tools.i.e linkfinder. Thank you.

KathanP19 commented 4 years ago

can you share some screenshots of error and command you use to run.