Techniques › T1526 › AN1130
AN1130 Analytic 1130
SaaS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Discovery of connected SaaS applications, APIs, or configurations within platforms like Salesforce, Slack, or Zoom. Defender perspective includes enumeration of available integrations, abnormal querying of service metadata, and follow-on attempts to exploit or persist via discovered services.</p>
- Detects
- T1526 Cloud Service Discovery
- Part of
- DET0402 Detection Strategy for Cloud Service 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 |
|---|---|---|
| saas:adminapi | ListIntegrations, ListServices: Repeated service discovery requests from accounts without administrative responsibilities | DC0083 Cloud Service Enumeration |
| saas:auth | Login, TokenGranted: Discovery actions tied to anomalous login sessions or tokens | DC0067 Logon Session 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 |
|---|---|
IntegrationDiscoveryThreshold | Number of SaaS integrations enumerated before triggering detection. |
ServiceAccountScope | Expected permissions for service accounts to distinguish benign from malicious discovery. |