๐Ÿ”–Here's 3 tools you can use to effectively find sensitive information in JS files:



 


Here's 3 tools you can use to effectively find sensitive information in JS files: 1. Hakrawler Extracting JavaScript files.
๐Ÿ”—Link :https://github.com/hakluke/hakrawler 2. LinkFinder Finding Endpoints in JS files. ๐Ÿ”—Link : https://github.com/GerbenJavado/LinkFinder 3. jsluice Extract URLs, paths, secrets and other interesting data from JavaScript source code. ๐Ÿ”—Link : https://github.com/BishopFox/jsluice

Comments