kevmap

TechniquesT1602.001 › AN1249

AN1249 Analytic 1249

Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Defenders may observe suspicious SNMP MIB enumeration through abnormal queries for large sets of OIDs, repeated SNMP GETBULK/GETNEXT requests, or queries originating from non-administrative IP addresses. Anomalous use of community strings, authentication failures, or enumeration activity outside maintenance windows may also indicate attempts to dump MIB contents. Correlation across syslog, NetFlow, and SNMP audit data can reveal chains of behavior such as repeated authentication failures followed by successful large-scale OID retrieval.</p>
Detects
T1602.001 SNMP (MIB Dump)
Part of
DET0453 Detection Strategy for SNMP (MIB Dump) on Network Devices

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 sourceChannelData component
networkdevice:syslogAuthentication failures, unexpected community string usage, or unauthorized SNMPv1/v2 requestsDC0085 Network Traffic Content
NSM:FlowHigh-volume or repeated SNMP GETBULK/GETNEXT queries from untrusted or external IPsDC0082 Network Connection Creation
networkdevice:auditSNMP configuration changes, such as enabling read/write access or modifying community stringsDC0061 File Modification

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.

FieldDescription
AuthorizedAdminIPsExpected IP ranges allowed to query SNMP. Deviation indicates possible misuse.
NormalSNMPQueryRateBaseline frequency and volume of SNMP queries; anomalies above threshold may indicate dumping.
CommunityStringPatternsExpected community strings (e.g., hashed or custom values). Unrecognized strings may signal abuse.
TimeWindowTime periods during which SNMP queries are authorized. Queries outside these hours may be malicious.