T1213.002 Sharepoint
Sub-technique of: T1213
High-Level Description
Adversaries may leverage the SharePoint repository as a source to mine valuable information. SharePoint will often contain useful information for an adversary to learn about the structure and functionality of the internal network and systems. For example, the following is a list of example information that may hold potential value to an adversary and may also be found on SharePoint:
- Policies, procedures, and standards
- Physical / logical network diagrams
- System architecture diagrams
- Technical system documentation
- Testing / development credentials (i.e., Unsecured Credentials)
- Work / project schedules
- Source code snippets
- Links to network shares and other internal resources
Kill Chain Phase
- Collection (TA0009)
Platforms: Windows, Office Suite
What to Check
- Identify if Sharepoint technique is applicable to target environment
- Check Windows systems for indicators of Sharepoint
- Check Office Suite systems for indicators of Sharepoint
- Verify mitigations are bypassed or absent (3 known mitigations)
- Assess detection coverage (1 detection strategies)
How to Test
Manual Testing
Identify Attack Surface: Determine if the target environment is susceptible to Sharepoint by examining the target platforms (Windows, Office Suite).
Assess Existing Defenses: Review whether mitigations for T1213.002 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
M1047 Audit
Consider periodic review of accounts and privileges for critical and sensitive SharePoint repositories.
M1018 User Account Management
Enforce the principle of least-privilege. Consider implementing access control mechanisms that include both authentication and authorization.
M1017 User Training
Develop and publish policies that define acceptable information to be stored in SharePoint repositories.
Detection
Detecting Abnormal SharePoint Data Mining by Privileged or Rare Users
Risk Assessment
| Finding | Severity | Impact |
|---|---|---|
| Sharepoint technique applicable | High | Collection |
CWE Categories
| CWE ID | Title |
|---|---|
| CWE-200 | Exposure of Sensitive Information |