Detection rules › Sigma
Reconnaissance Activity
Detects activity as "net user administrator /domain" and "net group domain admins /domain"
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Discovery | T1069.002 Permission Groups Discovery: Domain Groups, T1087.002 Account Discovery: Domain Account |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Security-Auditing | 4661 | A handle to an object was requested. |
Stages and Predicates
Stage 1: selection
or:
ObjectName|endswith: -500
ObjectName|endswith: -512
ObjectType: [SAM_GROUP, SAM_USER]
AccessMask: 0x2d
ObjectName|startswith: S-1-5-21-
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
AccessMask | eq |
|
ObjectName | ends_with |
|
ObjectName | starts_with |
|
ObjectType | eq |
|
Neighbors
Broader alternatives (more inclusive than this rule)
These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.
- AD Privileged Users or Groups Reconnaissance (drops 3 filters this rule applies)