Windows svchost.exe Spawning rundll32.exe with WebDav davclnt.dll DavSetCookie

Alerts on svchost.exe launching rundll32.exe to run davclnt.dll DavSetCookie for WebDav over a non-local IP.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems), Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-03-16
Updated
2026-07-30

ATT&CK techniques

Exfiltration
  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. C2

  13. Impact

What it detects

This rule flags process creation where svchost.exe (with WebClient service context) spawns rundll32.exe executing davclnt.dll with the DavSetCookie argument. This pattern is significant because it indicates WebDav client activity being used to trigger code execution, potentially enabling data exfiltration via a WebDav server or supporting exploitation workflows. The detection relies on Windows process creation telemetry, including parent image/command line and the child rundll32 command line containing the davclnt.dll and DavSetCookie string, plus an external (non-local) IP/URL indicator.

Related detections9 linkedT1048.003 — drag to rearrange
FTP Data Exfiltration via curl with Embedded Credentials
Suspicious Data Exfiltration via TFTP Client
Suspicious Finger Client Execution for Command and Control
Malicious dnscat2 DNS Tunneling C2 Traffic
Suspicious Data Transfer via curl to Raw IP Address
Linux Python CLI Web Server Execution via http.server or SimpleHTTPServer
PowerShell Script Exfiltration Attempt: Send-MailMessage with Attachments
Windows Suspicious Outbound SMTP Connections on Common Mail Ports
Linux wget POST-file Usage Indicating Data Exfiltration
Windows svchost.exe Spawning rundll32.exe with WebDav davclnt.dll DavSetCookie
Pivot detection · T1048.003 · 9 related

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