intruder_from_history
Send HTTP requests from Burp history directly to Intruder, applying custom overrides and payload markers to define fuzzing positions.
Instructions
Send a request to Burp Intruder, built from a history baseline.
payload_markers: list of substrings in the final request to wrap with
Burp's '§' insertion markers. The substring must appear verbatim in the
final wire format (after overrides are applied). Markers are added in
order; duplicate substrings are wrapped only once each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes | ||
| tab_name | No | ||
| method | No | ||
| path | No | ||
| set_headers | No | ||
| remove_headers | No | ||
| body | No | ||
| payload_markers | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |