Back to Projects
2024

JShunter

GoRegexCLISecurityOSINT
Purpose

Command-line tool for analyzing JavaScript files and extracting endpoints. Identifies sensitive data and API endpoints, essential for bug bounty hunters and security researchers

Problem

Difficulty manually analyzing JavaScript files to find endpoints and potential vulnerabilities

Architecture

Built with Go for high performance, with support for parallel analysis and large file processing

Security

Automatically detects API keys, sensitive endpoints, and exposed credentials