Every published rule
Every rule shows the reporting behind it, the telemetry it needs and where it falls short — before it costs you anything.
69 rules
Suspicious Installer Package Child Process (via process_creation)
mediumThis rule detects the execution of anomalous child processes from macOS installer package parent process. This includes osascript, JXA, curl and wget amongst other interpreters
sigmamacOS2026-04-05Possible Local Groups Enumeration - MacOs (via process_creation)
informationalThis rule detects enumeration of local system groups
sigmamacOS2026-03-31Possible Persistence Through PlistBuddy (via process_creation)
highThis rule detects potential persistence behavior using LaunchAgents or LaunchDaemons via the PlistBuddy utility
sigmamacOSPaid2026-03-29Possible Network Sniffing - MacOs (via process_creation)
informationalThis rule detects the use of tooling to sniff network traffic. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.
sigmamacOS2026-03-26Possible System Shutdown/Reboot - MacOs (via process_creation)
informationalThis rule detects threat actors may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems.
sigmamacOS2026-03-24Possible File and Directory Enumeration - MacOS (via process_creation)
informationalThis rule detects use of system utilities to discover files and directories
sigmamacOS2026-03-24Suspicious Hidden User Creation (via process_creation)
mediumThis rule detects creation of a hidden user account on macOS (UserID < 500) or with IsHidden option
sigmamacOS2026-03-24Suspicious User Added To Admin Group Through Sysadminctl (via process_creation)
mediumThis rule detects attempts to create and add an account to the admin group via "sysadminctl"
sigmamacOS2026-03-22Possible System Information Enumeration Via Ioreg (via process_creation)
mediumThis rule detects the use of "ioreg" which will show I/O Kit registry information. This process is used for system information discovery. It has been observed in-the-wild by calling this process directly or using bash and grep to look for specific strings.
sigmamacOS2026-03-22Possible System Information Enumeration Through Sysctl - MacOS (via process_creation)
mediumThis rule detects the execution of "sysctl" with specific arguments that have been used by threat actors and malware. It provides system hardware information. This process is primarily used to detect and avoid virtualization and analysis environments.
sigmamacOS2026-03-09Execution of Remote Access Utility - Possible MeshAgent - MacOS (via process_creation)
mediumThis rule detects potential execution of MeshAgent which is a tool used for remote access. Historical data shows that threat actors rename MeshAgent binary to evade detection. Matching command lines with the '--meshServiceName' argument can indicate that the MeshAgent is being used for remote access.
sigmamacOS2026-02-28Suspicious Disk Image Creation Through Hdiutil - MacOS (via process_creation)
mediumThis rule detects the execution of the hdiutil utility to create a disk image.
sigmamacOS2026-02-26Possible Split A File Into Pieces (via process_creation)
lowThis rule detects detection use of the command "split" to split files into parts and possible transfer.
sigmamacOS2026-02-03Possible Gatekeeper Bypass through Xattr (via process_creation)
lowThis rule detects macOS Gatekeeper bypass via xattr utility
sigmamacOS2026-02-02Suspicious Disable Security Utilities (via process_creation)
mediumThis rule detects disabling security tools
sigmamacOS2026-02-02Suspicious MacOS Scripting Interpreter AppleScript (via process_creation)
mediumThis rule detects execution of AppleScript of the macOS scripting language AppleScript.
sigmamacOS2026-02-02Suspicious Binary Padding - MacOS (via process_creation)
highThis rule detects threat actors may use binary padding to add junk data and change the on-disk representation of malware. This rule detect using dd and truncate to add a junk data to file.
sigmamacOSPaid2026-02-01Suspicious Browser Child Process - MacOS (via process_creation)
mediumThis rule detects anomalous child processes spawned from browsers. This could be a result of a potential web browser exploitation.
sigmamacOS2026-01-30Suspicious Execution of Remote Access Utility - Renamed MeshAgent - MacOS (via process_creation)
highThis rule detects the execution of a renamed instance of the Remote Monitoring and Management (RMM) tool, MeshAgent. RMM tools such as MeshAgent are frequently used by IT administrators for legitimate remote support and system management. However, hostile actors may exploit these tools by renaming them to bypass detection mechanisms, enabling unauthorized access and control over compromised systems.
sigmamacOSPaid2026-01-28Suspicious Credentials In Files (via process_creation)
highThis rule detects detecting attempts to extract passwords with grep and laZagne
sigmamacOSPaid2026-01-27