Windows/MSSQL: Detect ALTER SERVER AUDIT or DROP SERVER AUDIT executions

Alerts on MSSQL ALTER/DROP SERVER AUDIT statements that disable or delete server audit coverage.

FreeReviewedSigma · High · v2
Product
windows
Service
application
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-07-13
Updated
2026-07-31

What it detects

This rule identifies attempts to disable or remove SQL Server auditing by matching application log events with EventID 33205 and statements containing either "ALTER SERVER AUDIT" or "DROP SERVER AUDIT". Disabling audit settings can help an attacker reduce visibility into other actions on the server. It relies on Windows application log telemetry that records MSSQL-related provider events including the executed T-SQL statement text.

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.