Skip to content

augustd/burp-suite-jsonpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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