Skip to content

Burp Extension for a passive scanning JS files for endpoint links.

Notifications You must be signed in to change notification settings

phlmox/BurpJSLinkFinderv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BurpJSLinkFinderV2

Burp Extension for passive scanning of JS files to find endpoint links.

Screenshot

Installation

  1. Go to the Burp Suite Extender Tab -> Click 'Add'.
  2. Set Extension Type to Python, then click the 'Select File' button and select jslinkfinder.py, and click 'Next'.
  3. Done!

Changelog

V2.3

  • Added 'Referer' tab. Thanks to @Giftedboy

V2.2

  • Updated the regex used for scanning.

V2.1

  • Added 'Delete selected items' feature.

V2

  • Added 'Only scope' feature.
  • Replaced Textbox with JTable.
  • Added a blacklist filter for various extensions (jpg, png, gif, css, etc.).
  • Added 'Export endpoints' feature.

Original repo: https://github.com/InitRoot/BurpJSLinkFinder

About

Burp Extension for a passive scanning JS files for endpoint links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages