Techniques › T1538 › AN0808
AN0808 Analytic 0808
IaaS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects web console login events followed by read-only or metadata retrieval activity from GUI sources (e.g., browser session, mobile client) rather than API/CLI sources. Correlates across CloudTrail, IAM identity logs, and user-agent context.</p>
- Detects
- T1538 Cloud Service Dashboard
- Part of
- DET0291 Detection of Cloud Service Dashboard Usage via GUI-Based Cloud Access
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 |
|---|---|---|
| AWS:CloudTrail | ConsoleLogin | DC0067 Logon Session Creation |
| AWS:CloudTrail | Post-authentication metadata enumeration from GUI session | DC0027 Cloud Storage Metadata |
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 |
|---|---|
UserAgentFilter | Allowlist/denylist of user agents to distinguish browser-based vs. CLI/API sessions |
TimeWindow | Maximum time delta between login and suspicious GUI activity |
PrivilegedSessionThreshold | Login attempts to dashboard using elevated IAM roles |