Skip to content

JSON Beautifier for Burp written in Java

Notifications You must be signed in to change notification settings

PortSwigger/json-beautifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONBeautifier

This is a Burp Extension for beautifying JSON output. There exists a python version in the BApp Store at the moment. After some difficulties with Jython I opted to port it to Java.

Before

After

Building

To build a jar file:

gradle fatJar

About

JSON Beautifier for Burp written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%