> For the complete documentation index, see [llms.txt](https://securitybot.gitbook.io/daxeon-knowledge-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://securitybot.gitbook.io/daxeon-knowledge-hub/bot-guide/scam-prevention-features/webhook-detection.md).

# Webhook Detection

{% hint style="info" %}
**Premium Feature** — Webhook detection requires a Premium subscription. [Compare plans →](/daxeon-knowledge-hub/plans-and-pricing/plans-and-pricing.md)
{% endhint %}

Webhooks are a common tool used in Discord server attacks. Malicious actors often create webhooks to post scam messages that look legitimate, bypassing normal user restrictions. Daxeon helps protect your community by automatically detecting webhook activity and alerting moderators instantly.

***

### How It Works

* **Automatic Detection**: Logs are created automatically whenever a webhook is **created** or **updated** in your server.
* **Instant Action Options**: Each log includes quick-action buttons to:
  * **Delete the Webhook**
  * **Kick the User**
  * **Ban the User**
* **No Setup Required**: This feature is enabled by default. No configuration or commands are needed.

***

### What You'll See

When a webhook is created or changed, Daxeon will post a log showing:

* Who created or modified the webhook
* The webhook’s name and channel
* The user ID and timestamp
* Quick-action buttons to respond immediately

{% hint style="danger" %}
If the webhook appears suspicious or unauthorized, click **Delete Webhook** to remove it instantly.
{% endhint %}

***

### Best Practices

* **Always review webhook logs** if you don’t recognize the creator or channel
* **Remove unused or unexpected webhooks** as a precaution
* **Limit webhook permissions** to trusted roles only

***

Next up: Explore additional protective tools in [Anti-Impersonation Tools](/daxeon-knowledge-hub/bot-guide/anti-impersonation-tools.md).
