evrohachik / JSScanner

You can read the writeup on this script here

Home Page:https://securityjunky.com/scanning-js-files-for-endpoint-and-secrets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSScanner

You can find the article related to this script here https://securityjunky.com/scanning-js-files-for-endpoint-and-secrets/

To install the required tools use

bash install.sh

Change the alive.txt with the domains you need to test. These are should be in below format

http://example.com
https://example2.com

To run the tool use

bash script.sh

About

You can read the writeup on this script here

https://securityjunky.com/scanning-js-files-for-endpoint-and-secrets/


Languages

Language:Shell 100.0%