JSpector is a Burp Suite extension that passively crawls JavaScript files and automatically creates issues with URLs and endpoints found on the JS files.
Before installing JSpector, you need to have Jython installed on Burp Suite.
- Download the latest version of JSpector
- Open Burp Suite and navigate to the
Extensions
tab. - Click the
Add
button in theInstalled
tab. - In the
Extension Details
dialog box, selectPython
as theExtension Type
. - Click the
Select file
button and navigate to theJSpector.py
. - Click the
Next
button. - Once the output show "JSpector extension loaded successfully", click the
Close
button.
- You just have to navigate on your different targets and JSpector will start working in the background by a simple passive crawl.
- You can export all the results to the clipboard (URLs + endpoints) with a right click directly on the JS file: