You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSpector is a Burp Suite extension that passively crawls JavaScript files and automatically creates issues with URLs, endpoints and dangerous methods found on the JS files.
Prerequisites
Before installing JSpector, you need to have Jython installed on Burp Suite.
Open Burp Suite and navigate to the Extensions tab.
Click the Add button in the Installed tab.
In the Extension Details dialog box, select Python as the Extension Type.
Click the Select file button and navigate to the JSpector.py.
Click the Next button.
Once the output shows: "JSpector extension loaded successfully", click the Close button.
Usage
Just navigate through your targets and JSpector will start passively crawl JS files in the background and automatically returns the results on the Dashboard tab.
You can export all the results to the clipboard (URLs, endpoints and dangerous methods) with a right click directly on the JS file:
About
A simple Burp Suite extension to crawl JavaScript (JS) files in passive mode and display the results directly on the issues