Windows Process Creation: curl.exe Using NTLM with Empty Username (-u :)

Alerts when curl is run on Windows with --ntlm and empty -u : credentials, a pattern that may leak the current user's NTLMv2 response.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2026-06-04
Updated
2026-07-31

ATT&CK techniques

Cred Access
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies executions of Microsoft curl on Windows where the process uses NTLM authentication and specifies empty credentials using the -u : / --user : pattern. That combination can cause Windows SSPI to use the current user’s logon session credentials, enabling exposure of NTLMv2 challenge-response material to an attacker-controlled server for offline cracking or relay. Detection relies on process creation telemetry containing the Image/OriginalFileName and the command line including --ntlm and the empty -u : user format.

Related detections9 linkedT1187 — drag to rearrange
Possible Progress WhatsUp Gold Path Traversal and UNC Coercion via core API (via webserver)
Masquerading Certificate Services Outbound LDAP or SMB Connection via Certighost Coercion (via network_connection)
Possible CVE-2023-23397 Outlook Forced Authentication via Outbound SMB (via network_connection)
Possible CVE-2023-23397 Outlook Forced Authentication via Outbound LDAP (via network_connection)
WebDAV Remote Payload Retrieval via Rundll32 DavSetCookie
Windows Process Creation: Command-Line Kerberos Coercion Signature via DNS SPN Spoofing
Zeek DNS detects base64 credential target pattern consistent with Kerberos DNS object spoofing
Windows DNS Query with Kerberos Coercion Signature via DNS Object SPN Spoofing
Windows Suspicious .library-ms File Creation by 7z.exe, winrar.exe, or explorer.exe
Windows Process Creation: curl.exe Using NTLM with Empty Username (-u :)
Pivot detection · T1187 · 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.