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: jslinkparse.py [-h] infile
positional arguments: infile Input file
optional arguments: -h, --help show this help message and exit
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.