generate_canary_token
Create trackable URLs, DNS entries, or email trackers to detect unauthorized access or data leaks. When accessed, these tokens alert you through Webhook.site monitoring.
Instructions
Generate canary tokens for detecting unauthorized access or data leakage. Creates trackable URLs that alert you when accessed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_token | Yes | The webhook token (UUID) from webhook.site | |
| token_type | No | Type of canary token: 'url' (web link), 'dns' (DNS lookup), 'email' (email tracker) | url |
| identifier | No | Custom identifier for the canary (e.g., 'confidential-doc', 'admin-panel') |