Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 920 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 920 Bytes

burp-suite-jsonpath

Burp Suite extension to view and extract data from JSON responses.

Parse

Parse and beautify JSON responses: Parse JSON responses

Query

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

Copy

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

Multiple

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

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