Techniques › T1069.002 › AN1026
AN1026 Analytic 1026
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Behavioral detection of domain group enumeration via ldapsearch or custom scripts leveraging LDAP over the network.</p>
- Detects
- T1069.002 Domain Groups
- Part of
- DET0360 Behavioral Detection of Domain Group Discovery
Log sources and channels
Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.
| Log source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | execve | DC0032 Process Creation |
| linux:syslog | sshd logs | DC0064 Command Execution |
| NSM:Flow | ldap.log | DC0085 Network Traffic Content |
Mutable elements
Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.
| Field | Description |
|---|---|
LDAPQueryDepth | Tunable based on number of LDAP queries before flagging suspicious behavior. |
CommandPattern | Pattern matching against common ldapsearch or shell enumeration flags. |