burp-jq
burp-jq copied to clipboard
Burp extension to filter JSON on the fly with JQ queries in the HTTP message viewer.
Burp JQ
This is a Burp Extension to apply jq queries to JSON content from the HTTP message viewer.
Build
$ gradle fatJar
Credits
Burp JQ relies on jackson-jq
, a Java implementation of jq
.