callback_status
Get the current status of the callback catcher, including running state, ports, and counts of HTTP and DNS callbacks.
Instructions
Get the current status of the callback catcher.
Returns whether the listeners are running, which ports they are on, and counts of captured HTTP and DNS callbacks.
Returns: Status dict with running state, ports, and callback counts.
Example: callback_status()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |