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.
- 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
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)
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.
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.
This project is licensed under the MIT License - see the LICENSE file for details.
Gnana Aravind K (aravind0x7)
Tested on,
- Kali Linux (Latest Version)
- Current, JS-Snooper Version 1.0