WebDAV Delivery of Executable Files over HTTP (Zeek)

Flags Zeek HTTP events where WebDAV traffic serves an .exe with MIME type 'dosexec'.

FreeReviewedSigma · Medium · v2
Product
zeek
Service
http
Author
SOC Prime, Adam Swan (SigmaHQ), DRL 1.1
Published
2020-05-01
Updated
2026-07-31

ATT&CK techniques

C2
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. Exfiltration

  13. Impact

What it detects

This rule flags HTTP sessions where the client appears to use WebDAV and the requested URI targets an executable. It correlates a WebDAV user agent/URI indicator with a response MIME type containing "dosexec" and a URI ending in ".exe". Attackers may use WebDAV to stage and deliver binaries for follow-on execution, so matching this behavior helps identify potential command-and-control or initial payload transfer. It relies on Zeek HTTP telemetry fields including client user agent, request URI, and response MIME types.

Related detections9 linkedT1105 — drag to rearrange
Suspicious Remote Script Transfer via Bitsadmin (via process_creation)
Suspicious PowerShell Download Cradle via ClickFix Fake CAPTCHA (via process_creation)
Malicious Curl MSI Download to ProgramData via Process Creation
Suspicious CloudZ RAT Payload Download via curl to ProgramData
Suspicious Velociraptor Agent Deployment via msiexec From Cloud Storage
Suspicious PowerShell Download of lib.zip Archive
Suspicious File Download Via Bitsadmin Transfer
Suspicious PowerShell Download Of Text-Disguised Payload
Explorer WebDAV UNC Download Using At-Port Syntax
WebDAV Delivery of Executable Files over HTTP (Zeek)
Pivot detection · T1105 · 9 related

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.