Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
JSScanner — You can read the writeup on this script here | Kitploit
Tools/GitHubGitHub/dark-warlord14/jsscanner
OSINT (Open Source Intelligence)Information GatheringWeb SecuritySecret Detection
GitHubdark-warlord14/jsscanner

JSScanner

You can read the writeup on this script here

View RepositoryWebsite
272646 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
bash install.sh

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

root@kitploit:~
http://example.com
https://example2.com

To run the tool use

root@kitploit:~
jsscanner path_to_alive.txt

Eg. jsscanner alive.txt

Thanks to @amiralkizaru, @LifeHack3r and @g33kyshivam for the contribution.

Download Tool