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