Links

JSON/JS-Beautifier

Description

This extension is used for modifying JSON and JavaScript output to make the body parameters human readable.

Steps to install

  1. 1.
    Download jython jar file from : https://www.jython.org/download.
  2. 2.
    Start Burp Suite.
  3. 3.
    Goto Extender tab.
  4. 4.
    Go to the Options tab.
  5. 5.
    Install package jsbeautifier and six using pip install ( jython pip install ).
  6. 6.
    In Python environment click on the select file option and upload the downloaded jar file.
  7. 7.
    Specify the folder ( for windows - C:\jython2.7\lib\site-packagesin or for linux /opt/jython/Lib/site-packages ) select folder option.
  8. 9.
    Go to Extension Tab click on Add option and select the file.

Reference

@SecurityBoat Cybersecurity Private Limited