All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

JSAnalyzer: Burp Suite Extension for JavaScript Static Analysis and Security Testing

By

handfuloflight

4mo ago· 4 min readenCode

Summary

JSAnalyzer is a Burp Suite extension for JavaScript static analysis that extracts API endpoints, URLs, secrets, and email addresses from JavaScript files with intelligent noise filtering. The tool aims to reduce noise to ensure accuracy and includes features for endpoint detection, URL extraction, secret scanning, and email extraction. It's available as a GitHub repository for developers to contribute to and use in security testing workflows.

Key quotes

· 5 pulled
A powerful Burp Suite extension for JavaScript static analysis
Extracts API endpoints, URLs, secrets, and email addresses from JavaScript files with intelligent noise filtering
The goal is reduce noise as much as possible to ensure the accuracy
Endpoint Detection - Finds API paths, REST endpoints, OAuth URLs, admin routes
Secret Scanning - Detects API keys, tokens, credentials (AWS, Stripe, GitHub, Slack, JWT, etc.)
Snippet from the RSS feed
Contribute to jenish-sojitra/JSAnalyzer development by creating an account on GitHub.

You might also wanna read