burp-suite-jsonpath
October 19, 2023 ยท View on GitHub
Burp Suite extension to view and extract data from JSON responses.
Parse
Parse and beautify JSON responses:

Query
Query JSON with JSONPath (clicking a field in the left hand column will pre-populate the JSONPath query):

Copy
Copy query results for use in other tools (e.g. as Intruder payloads):

Multiple
Select multiple responses (e.g. from Intruder) and send them to the extension to query them together:

Each JSON response will be combined into an array for easy querying:
