Skip to content

tool used to fetch&scan js files for secrets. with waybackmachine+crawling.

Notifications You must be signed in to change notification settings

wellenc-lex/jsanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic crawl domain for js files, search .js files in waybackmachine + gau

Find sensitive strings, credentials, apikeys in crawled JS files with trufflehog.

Just works.

Example usage:

docker run --dns=8.8.8.8 --rm --privileged=true --ulimit nofile=1048576:1048576 --cpu-shares 256 -v jsa:/jsa 5631/jsa /jsa/URLINPUT.txt /jsa/OUTPUTDIRECTORY >> /jsa/jsa.output

About

tool used to fetch&scan js files for secrets. with waybackmachine+crawling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published