callback_latest
Retrieve the latest HTTP or DNS callback captured by the local catcher for quick verification after sending a payload.
Instructions
Get the most recent callback captured by the local catcher.
Returns the single latest callback entry, whether HTTP or DNS. Useful for quick checks after sending a payload.
Returns: The latest callback dict with full request details, or a message if no callbacks have been captured.
Example: callback_latest()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |