macOS hdiutil Disk Image Creation via Process Execution

Flags macOS executions of hdiutil with the 'create' option, consistent with disk image creation.

FreeReviewedSigma · Medium · v2
Product
macos
Category
process_creation
Author
Omar Khaled (@beacon_exe) (SigmaHQ), DRL 1.1
Published
2024-08-10
Updated
2026-07-31

What it detects

This rule identifies execution of the hdiutil utility when the command line includes the action to create a disk image. Attackers may use hdiutil to package files into disk images for storage, staging, or exfiltration. The detection relies on macOS process creation telemetry capturing the executed binary path and the associated command line arguments.

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.