Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
burp-jq — Burp extension to filter JSON on the fly with JQ queries in the HTTP message viewer. | Kitploit
Tools/GitHubGitHub/synacktiv/burp-jq
Web Proxies & InterceptionUtilities & FrameworksAPI Security
GitHubsynacktiv/burp-jq

burp-jq

Burp extension to filter JSON on the fly with JQ queries in the HTTP message viewer.

View Repository
48115 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Burp JQ

This is a Burp Extension to apply jq queries to JSON content from the HTTP message viewer.

Demo GIF

Build

root@kitploit:~
$ gradle fatJar

Credits

Burp JQ relies on jackson-jq, a Java implementation of jq.

  • jq
  • jackson
  • jackson-jq
Download Tool