Possible A Member Was Added to a Security-Enabled Global Group (via security)

This rule detects behavior when a member is added to a security-enabled global group

SigmalowWindowsv1
sigma
title: Possible A Member Was Added to a Security-Enabled Global Group (via security)
id: e538fa18-09e3-53a3-af84-8e66ab54e1de
status: stable
description: This rule detects behavior when a member is added to a security-enabled global group
references:
    - https://attack.mitre.org/techniques/T1098/
    - https://www.cisecurity.org/controls/cis-controls-list/
    - https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1.pdf
    - https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
    - https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=4728
    - https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=632
author: Huntrule Team
date: 2026-01-13
tags:
    - attack.privilege-escalation
    - attack.persistence
    - attack.t1098
logsource:
    product: windows
    service: security
detection:
    selection:
        EventID:
            - 4728
            - 632
    condition: selection
falsepositives:
    - Unknown
level: low

Known false positives

  • Unknown

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