Windows Process Creation: bitsadmin.exe BITS jobs with SetNotifyCmdLine or remote file additions

Alerts on bitsadmin.exe command lines using /SetNotifyCmdLine or /Addfile to execute after download or stage remote files.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Sreeman (SigmaHQ), DRL 1.1
Published
2020-10-29
Updated
2026-07-31

ATT&CK techniques

Execution → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags Windows process creation where bitsadmin.exe is executed with parameters used to set a notification command or add remote files for transfer. BITS jobs can be abused to chain downloads of additional payloads and then execute a specified command after the job completes, supporting stealthy execution and persistence. It relies on process creation telemetry, matching Image/OriginalFileName for bitsadmin.exe and specific command-line substrings such as /SetNotifyCmdLine, cmd.exe, regsvr32.exe, and remote URL schemes.

Related detections9 linkedT1197 — drag to rearrange
Suspicious Remote Script Transfer via Bitsadmin (via process_creation)
Suspicious File Download Via Bitsadmin Transfer
Suspicious Executable Download via bitsadmin Transfer (via process_creation)
BITS Job Persistence via Bitsadmin Notify Command (via process_creation)
BITS Payload Downloaded via Commandline (via process_creation)
BITS Payload Downloaded via PowerShell (via powershell)
Malicious mshta.exe Spawning bitsadmin via ClickFix Phantom Meet
Suspicious BITSAdmin File Transfer Download (via process_creation)
Suspicious sLoad Payload Download via BITSAdmin LOLBin Transfer (via process_creation)
Windows Process Creation: bitsadmin.exe BITS jobs with SetNotifyCmdLine or remote file additions
Pivot detection · T1197 · 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.