Skip to content

A script to parse output from JS Link Finder (Burp Extension)

Notifications You must be signed in to change notification settings

ryarmst/jslinkparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jslinkparse

A simple Python 3 script to organize JS Link Finder (Burp Extension) output for further testing. NOTE: probably does not handle some edge cases well.

Usage

usage: jslinkparse.py [-h] infile

positional arguments: infile Input file

optional arguments: -h, --help show this help message and exit

Resources

This tool consumes output from JS Link Finder - a tool based on LinkFinder. You may find you prefer output straight from LinkFinder, but you won't get direct Burp integration.

About

A script to parse output from JS Link Finder (Burp Extension)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages