JSON/JS-Beautifier
This extension is used for modifying JSON and JavaScript output to make the body parameters human readable.
- 1.
- 2.Start Burp Suite.
- 3.Goto Extender tab.
- 4.Go to the Options tab.
- 5.Install package jsbeautifier and six using pip install ( jython pip install ).
- 6.In Python environment click on the select file option and upload the downloaded jar file.
- 7.Specify the folder ( for windows - C:\jython2.7\lib\site-packagesin or for linux /opt/jython/Lib/site-packages ) select folder option.
- 8.Download JSBeautifire file from : https://github.com/PortSwigger/json-js-beautifier/blob/master/JSBeautifier.py.
- 9.Go to Extension Tab click on Add option and select the file.
Last modified 1yr ago