Projects STRLCPY headers-analyzer Commits 83d3c7f2
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 36 lines
    37 37  Installation
    38 38  --------------
    39 39   
    40  -Jython is needed for this extension to work properly, so remember to set it up in Burp before adding the extension.
     40 +Jython 2.7+ is needed for this extension to work properly, so remember to set it up in Burp before adding the extension.
    41 41  After that, just add a new extension in the "Extensions" tab, choose "Python" as the extension type, and point to the "HeadersAnalyzer.py" file.
     42 + 
     43 +The first time you load the extension, the "Boring Headers" list will be empty, a file with default boring headers can be found at:
     44 +https://github.com/Dionach/HeadersAnalyzer/blob/master/BoringHeaders.txt.
     45 + 
     46 +The extension will save the current settings before Burp is closed, and restore them once the extension is loaded again.
    42 47   
    43 48  Check the "Output" and "Errors" tabs for possible feedback.
    44 49   
Please wait...
Page is in error, reload to recover