callback_status
Check the callback catcher's current status: see if listeners are running, which ports they use, and counts of captured 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 |