<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Compliance - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/compliance/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 03 Jan 2024 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/compliance/feed.xml" rel="self" type="application/rss+xml"/><item><title>O365 Compliance Content Search Exported</title><link>https://feed.craftedsignal.io/briefs/2024-01-o365-compliance-search-export/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-o365-compliance-search-export/</guid><description>An adversary exports the results of an Office 365 Security and Compliance Center content search, potentially leading to data exfiltration of sensitive information.</description><content:encoded><![CDATA[<p>The Office 365 Security and Compliance Center provides tools for searching and exporting content across the O365 environment. Attackers can abuse the compliance search functionality to identify and extract sensitive data from mailboxes, SharePoint sites, and other locations. By exporting the results of these searches, adversaries can bypass traditional data loss prevention (DLP) controls and exfiltrate data without triggering typical alerts. This activity is particularly concerning as it can expose sensitive organizational data and violate compliance regulations. The built-in &quot;SearchExported&quot; operation within the SecurityComplianceCenter workload provides defenders with an auditable event to detect this malicious activity within their O365 tenant.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains unauthorized access to an Office 365 account with sufficient permissions to access the Security &amp; Compliance Center. This could be achieved through phishing, credential stuffing, or other methods of account compromise.</li>
<li>The attacker logs into the Office 365 Security &amp; Compliance Center.</li>
<li>The attacker initiates a content search targeting specific keywords, custodians, or data locations. The search criteria are carefully chosen to identify sensitive information of interest.</li>
<li>The attacker reviews the search results to validate the presence of the targeted sensitive data.</li>
<li>The attacker initiates an export of the search results. This involves selecting an export format (e.g., PST, individual messages) and specifying an export location.</li>
<li>The system processes the export request and prepares the data for download.</li>
<li>The attacker downloads the exported data to their local system or an external storage location.</li>
<li>The attacker exfiltrates the downloaded data from the compromised system to an external location under their control. This may involve using cloud storage, encrypted channels, or other methods to avoid detection. The attacker's goal is to steal sensitive data.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to exfiltrate sensitive organizational data, including confidential emails, financial records, intellectual property, and customer data. This can lead to significant financial losses, reputational damage, legal liabilities, and regulatory fines. The number of affected individuals and the scope of the data breach will depend on the specific targets and search criteria used by the attacker. Organizations in regulated industries, such as finance and healthcare, are particularly vulnerable due to the strict data protection requirements they must adhere to.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor Office 365 management activity logs for &quot;SearchExported&quot; operations in the SecurityComplianceCenter workload to detect suspicious content search exports. Deploy the <code>O365 Compliance Content Search Exported</code> Sigma rule to your SIEM.</li>
<li>Implement multi-factor authentication (MFA) for all user accounts, especially those with administrative privileges to limit initial access (TA0001).</li>
<li>Regularly review and audit user permissions in Office 365 to ensure that users only have access to the data they need to perform their job functions.</li>
<li>Configure alerts for unusual or large-scale data exports from Office 365 to identify potential data exfiltration attempts.</li>
<li>Educate users about the risks of phishing and other social engineering attacks to prevent account compromise.</li>
<li>Investigate any detected &quot;SearchExported&quot; events promptly to determine the legitimacy of the export and identify any potential data breaches.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>o365</category><category>data-exfiltration</category><category>compliance</category></item><item><title>O365 Compliance Content Search Activity Detected</title><link>https://feed.craftedsignal.io/briefs/2024-01-o365-compliance-search/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-o365-compliance-search/</guid><description>Detection of content search initiation within the Office 365 Security and Compliance Center using the SearchCreated operation, which may signal unauthorized access to sensitive organizational data such as emails and documents, potentially leading to data exfiltration and compliance breaches.</description><content:encoded><![CDATA[<p>This analytic identifies the initiation of content searches within the Office 365 Security and Compliance Center, an activity that can indicate attempts to access sensitive data. The detection focuses on the &quot;SearchCreated&quot; operation within the o365_management_activity logs, specifically from the SecurityComplianceCenter workload. Content searches, while sometimes legitimate, can also be used maliciously to identify and access confidential emails, documents, and other sensitive information. Successful exploitation can lead to unauthorized data access, data exfiltration, and significant compliance violations, potentially impacting a broad range of organizations utilizing Microsoft 365 services. Defenders should monitor these events closely to differentiate between legitimate use and potential malicious activity, particularly when combined with other suspicious behaviors.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains initial access to a compromised or rogue user account within the target Office 365 environment, possibly through phishing or credential stuffing.</li>
<li>The attacker authenticates to the Office 365 environment using the compromised account.</li>
<li>The attacker navigates to the Office 365 Security and Compliance Center.</li>
<li>The attacker initiates a content search using the &quot;SearchCreated&quot; operation, targeting specific mailboxes or SharePoint sites.</li>
<li>The attacker defines search criteria to identify sensitive data, potentially using keywords or specific date ranges.</li>
<li>The system executes the content search and the results are stored.</li>
<li>The attacker accesses the search results, reviewing sensitive emails or documents.</li>
<li>The attacker exfiltrates the sensitive data from the Office 365 environment, potentially through email, cloud storage, or other means.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation can lead to unauthorized access and exfiltration of sensitive organizational data, including emails, documents, and other confidential information. This can result in significant financial losses, reputational damage, legal liabilities, and compliance violations. Depending on the scope and nature of the data compromised, the impact could range from individual privacy breaches to large-scale corporate espionage. Organizations in regulated industries such as finance, healthcare, and government are particularly vulnerable due to the sensitive nature of the data they handle.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Ensure proper installation and configuration of the Splunk Microsoft Office 365 Add-on to ingest relevant Office 365 management activity events.</li>
<li>Deploy the Sigma rule <code>O365 Compliance Content Search Started</code> to your SIEM and tune for your environment, paying close attention to known false positives.</li>
<li>Investigate any detected <code>SearchCreated</code> events, focusing on the user initiating the search, the targets of the search, and the search criteria used.</li>
<li>Monitor for unusual network activity or data exfiltration following a detected content search.</li>
<li>Implement multi-factor authentication (MFA) to protect against compromised accounts, reducing the risk of unauthorized access.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>o365</category><category>compliance</category><category>content search</category><category>data exfiltration</category></item></channel></rss>