search_history
Use a regex to search Burp proxy history and retrieve matching entries with their history indices for further processing in other tools.
Instructions
Search Burp proxy history with a regex; returns a compact list of
matching entries with their history_index (0-based position in the
returned page). Feed history_index into the other tools as history_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regex | Yes | ||
| count | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |