Skip to content
forked from hisxo/JSpector

A simple Burp Suite extension to crawl JavaScript (JS) files in passive mode and display the results directly on the issues

Notifications You must be signed in to change notification settings

slooppe/JSpector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

JSpector

JSpector is a Burp Suite extension that passively crawls JavaScript files and automatically creates issues with URLs and endpoints found on the JS files.

image

Prerequisites

Before installing JSpector, you need to have Jython installed on Burp Suite.

Installation

  1. Download the latest version of JSpector
  2. Open Burp Suite and navigate to the Extensions tab.
  3. Click the Add button in the Installed tab.
  4. In the Extension Details dialog box, select Python as the Extension Type.
  5. Click the Select file button and navigate to the JSpector.py.
  6. Click the Next button.
  7. Once the output show "JSpector extension loaded successfully", click the Close button.

Use

  • 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:

image

About

A simple Burp Suite extension to crawl JavaScript (JS) files in passive mode and display the results directly on the issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%