KathanP19 / JSFScan.sh

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

Add Cookie Support #2

Closed uBadRequest closed 4 years ago

uBadRequest commented 4 years ago

You should add a flag to provide a cookie or header to try and crawl the site to see if you can get other js files.

KathanP19 commented 4 years ago

Check out Readme.md now you can edit the command at line 23 in the script to add cookie with hakrawler. Let me know if you face any issues.

Thank you for your suggestion.