Alert Subscriptions
Webhook notifications for new ransomware leaks
Loading…
Supported Formats
ntfy
URL: https://ntfy.sh/YOUR-TOPIC
Or self-hosted: https://ntfy.example.com/topic
Sends push notification to ntfy app. Priority 5 for billion-dollar victims.
Slack / Discord
Slack: Incoming Webhooks URL from app settings
Discord: Channel → Edit → Integrations → Webhooks
Sends rich embed card with victim details.
Generic JSON
{ "event": "new_leak",
"leak": { "victim": "...",
"group": "...", "country": "US",
"revenue_usd": 5e8,
"dashboard_url": "https://..." }}Compatible with
n8n, Zapier, Make, Teams (generic JSON), PagerDuty, OpsGenie, custom scripts
Alerts dispatched every 5 minutes. Use the Test button to verify.