collaborator_check
Retrieve Burp Collaborator interactions, optionally filtered by payload substring, to verify out-of-band interactions.
Instructions
Poll Burp Collaborator for received interactions.
Returns whatever Burp's get_collaborator_interactions returns. If
payload is given, the result is filtered to interactions referencing
that payload string (best-effort substring match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |