Techniques › T1102 › AN1190
AN1190 Analytic 1190
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects command-line tools, agents, or scripts making outbound HTTPS connections to popular web services like Discord, Slack, Dropbox, or Graph API in an unusual context.</p>
- Detects
- T1102 Web Service
- Part of
- DET0425 Suspicious Use of Web Services for C2
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 | connect/sendto | DC0082 Network Connection Creation |
| NSM:Flow | conn.log, ssl.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 |
|---|---|
ParentProcess | Unusual parent-child process behavior initiating external comms (e.g., bash > curl) |
HostnamePattern | Destination hostnames (e.g., *.dropboxapi.com, *.graph.microsoft.com) |
RequestFrequency | Repeated requests at unusual intervals, suggesting beaconing |