Skip to content

Sicks3c/JSScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%