| name | T1213.004_customer-relationship-management-software |
| description | Adversaries may leverage Customer Relationship Management (CRM) software to mine valuable information. |
| category | information-gathering |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1213.004","collection","saas","sub-technique"] |
| technique_id | T1213.004 |
| tactic | collection |
| all_tactics | ["collection"] |
| platforms | ["SaaS"] |
| mitre_url | https://attack.mitre.org/techniques/T1213/004 |
| tech_stack | ["saas"] |
| cwe_ids | ["CWE-200"] |
| chains_with | ["T1213","T1213.001","T1213.002","T1213.003","T1213.005","T1213.006"] |
| prerequisites | ["T1213"] |
| severity_boost | {"T1213":"Chain with T1213 for deeper attack path","T1213.001":"Chain with T1213.001 for deeper attack path","T1213.002":"Chain with T1213.002 for deeper attack path"} |
T1213.004 Customer Relationship Management Software
Sub-technique of: T1213
High-Level Description
Adversaries may leverage Customer Relationship Management (CRM) software to mine valuable information. CRM software is used to assist organizations in tracking and managing customer interactions, as well as storing customer data.
Once adversaries gain access to a victim organization, they may mine CRM software for customer data. This may include personally identifiable information (PII) such as full names, emails, phone numbers, and addresses, as well as additional details such as purchase histories and IT support interactions. By collecting this data, an adversary may be able to send personalized Phishing emails, engage in SIM swapping, or otherwise target the organization’s customers in ways that enable financial gain or the compromise of additional organizations.
CRM software may be hosted on-premises or in the cloud. Information stored in these solutions may vary based on the specific instance or environment. Examples of CRM software include Microsoft Dynamics 365, Salesforce, Zoho, Zendesk, and HubSpot.
Kill Chain Phase
Platforms: SaaS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Customer Relationship Management Software by examining the target platforms (SaaS).
-
Assess Existing Defenses: Review whether mitigations for T1213.004 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Remediation Guide