Projects STRLCPY js-link-finder Commits 16bc082b
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7  For use with the professional version of Burp Suite. Ensure you have JPython loaded and setup
    8 8  before installing.
    9 9   
     10 +## Usage
     11 + 
     12 +Once you've loaded the plugin there is some things to consider.
     13 +Burp performs threading on passive scanning by itself. This can be controlled by looking at the Scanner options.
     14 +For quick scanning I make use of the following settings with this plugin:
     15 +Scanner --> Live Scanning
     16 + - Live Active Scanning : Disabled
     17 + - Live Passive Scanning : Use suite scope
     18 +
     19 + 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.
     20 + 
    10 21   
    11 22  ## Screenshot
    12  -![](https://i.imgur.com/DfzweE9.png)
     23 +![](https://i.imgur.com/KnmJrp1.gif)
    13 24   
    14 25  ## To-Do
    15  -- Add threading for scanner
    16 26  - Add blacklist for known JS files e.g. jquery etc.
    17 27   
Please wait...
Page is in error, reload to recover