Projects STRLCPY js-link-finder Commits 5c27013a
🤬
  • ■ ■ ■ ■ ■
    README.md
    1 1  # BurpJSLinkFinder - Find links within JS files.
    2  -Burp Extension for a passive scanning JS files for endpoint links.
     2 +Burp Extension for a passive scanning JS files for endpoint links. The extension includes the ability to exclude some files based on keywords for example jquery.js or google-analytics js files.
    3 3  Copyright (c) 2019 Frans Hendrik Botes
     4 + 
     5 + 
    4 6  Credit to https://github.com/GerbenJavado/LinkFinder for the idea and regex
    5 7   
    6 8  ## Setup
    skipped 21 lines
    28 30   - Live Passive Scanning : Use suite scope
    29 31  
    30 32   As with ALL the burp scanner items, you have to give it a minute or so to work through the data. You shouldn't be waiting several minutes for a result tho.
     33 +
     34 + If the links have been excluded monitor the OUTPUT of the extension under the Extender options to verify.
    31 35   
    32 36   
    33 37  ## Screenshot
    skipped 6 lines
Please wait...
Page is in error, reload to recover