Techniques › T1016.001 › AN1016
AN1016 Analytic 1016
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Execution of ping, traceroute, or curl/wget against public IPs/domains to verify Internet reachability.</p>
- Detects
- T1016.001 Internet Connection Discovery
- Part of
- DET0357 Behavioral Detection of Internet Connection 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:EXECVE | execve | DC0032 Process Creation |
| linux:syslog | network | DC0082 Network Connection Creation |
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 |
|---|---|
DomainPatterns | Regex for common test domains like example.com, google.com |
ProtocolType | Adjust focus to ICMP, HTTP, or mixed protocol testing |