Skip to content

aravind0x7/JS-Snooper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

JS-Snooper 🕵️‍♂️

JS-Snooper is a powerful tool designed to hunt for sensitive information hidden within JavaScript files on websites. It automates the process of scanning websites for JavaScript files and identifies potentially sensitive information using pre-written tools Katana and SecretFinder.

Features

  • Automated scanning of websites for JavaScript files
  • Detection of sensitive information within JavaScript files
  • Easy-to-use command-line interface
  • Quick setup with minimal dependencies
  • Colorful and pleasant user experience

Prerequisites

Before using JS-Snooper, make sure you have the following prerequisites installed:

  • Go (for Katana)
  • Python 3 and pip (for SecretFinder)
  • Git (for cloning SecretFinder)

Installation

Clone the JS-Snooper repository:

git clone https://github.com/aravind0x7/JS-Snooper.git
cd JS-Snooper
chmod +x *

Run the installation script to set up the tool:

bash requirements.sh

Follow the on-screen instructions to complete the installation. The requirements.sh script will install Katana, clone SecretFinder, and install Python dependencies.

Usage

Once installed, you can use JS-Snooper to scan a website for sensitive information in JavaScript files. Simply run the script and follow the prompts:

bash js_snooper.sh

Follow the on-screen prompts to enter the domain name of the website you want to scan.

Screenshots

image

image

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Gnana Aravind K (aravind0x7)

Credits

Compatibility

Tested on,

  • Kali Linux (Latest Version)

Version

  • Current, JS-Snooper Version 1.0

Guides and Blogs

About

Your bloodhound for hidden info in those JS files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages