<?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>Gmail - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/gmail/</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/products/gmail/feed.xml" rel="self" type="application/rss+xml"/><item><title>GSuite Email with Suspicious Attachment</title><link>https://feed.craftedsignal.io/briefs/2024-01-03-gsuite-suspicious-attachment/</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-03-gsuite-suspicious-attachment/</guid><description>This analytic detects GSuite emails with suspicious file attachments (e.g., .exe, .bat, .js) which may indicate a spear-phishing attack leading to malware deployment and potential system compromise.</description><content:encoded><![CDATA[<p>This analytic focuses on detecting potential spear-phishing attacks targeting GSuite users by identifying emails containing suspicious attachments. The detection leverages GSuite Gmail logs to identify emails with attachments having file extensions commonly associated with malware, such as .exe, .bat, .js, .vbs, .ps1 and others. The goal is to identify potentially malicious emails that bypass traditional security measures, such as spam filters. Successfully delivered malicious attachments can lead to unauthorized code execution, data breaches, or further network infiltration. This activity is significant as these file types are often used to deliver malicious payloads, posing a risk of compromising targeted machines. The alert is designed to detect anomalies that may indicate a sophisticated spear-phishing attempt.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker crafts a spear-phishing email targeting a GSuite user.</li>
<li>The email contains an attachment with a suspicious file extension (e.g., .exe, .bat, .js, .vbs, .ps1).</li>
<li>The target user receives the email in their GSuite Gmail inbox.</li>
<li>The user opens the email and downloads the suspicious attachment.</li>
<li>The user executes the downloaded attachment, initiating the malicious payload.</li>
<li>The malicious payload executes, potentially compromising the user's machine.</li>
<li>The compromised machine establishes a connection to a command-and-control (C2) server.</li>
<li>The attacker gains remote access to the compromised machine, potentially leading to data exfiltration or further lateral movement within the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful spear-phishing attack through GSuite can result in the compromise of individual user accounts and machines. This can lead to unauthorized access to sensitive data stored in GSuite, such as emails, documents, and contacts. It can also facilitate the deployment of malware on the compromised machine, potentially leading to data breaches, financial loss, and reputational damage. The impact is further amplified if the compromised user has privileged access to critical systems or data.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>GSuite Email with Suspicious Attachment</code> to your SIEM and tune for your environment based on the known_false_positives.</li>
<li>Enable alerting on the Sigma rule and prioritize investigation based on the <code>severity</code> field.</li>
<li>Implement user awareness training to educate employees about the risks of opening suspicious attachments and to recognize spear-phishing attempts.</li>
<li>Review and strengthen your organization's email security policies and procedures, focusing on attachment handling and malware prevention.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>gsuite</category><category>spear-phishing</category><category>malicious-attachment</category></item><item><title>GSuite Email with Known Abuse Web Service Links</title><link>https://feed.craftedsignal.io/briefs/2024-01-gsuite-abuse-links/</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-gsuite-abuse-links/</guid><description>This analytic detects emails in Gsuite containing links to known abuse web services such as Pastebin, Telegram, and Discord, commonly used by attackers to deliver malicious payloads leading to malware, phishing, or other harmful activities.</description><content:encoded><![CDATA[<p>This threat brief focuses on the detection of malicious emails within the GSuite environment that contain links to web services known for abuse, such as Pastebin, Telegram, and Discord. These platforms are often leveraged by threat actors to host and distribute malicious payloads, phishing links, and command-and-control instructions. The detection specifically targets GSuite Gmail logs to identify emails with links containing domains associated with these services. This activity is significant because successful exploitation can lead to malware infections, credential theft, and further compromise of internal systems. The detection logic is based on identifying specific domains within email links and is designed to identify potential threats before they can be successfully executed.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access:</strong> The attacker sends a phishing email to a target within the organization, using a GSuite account.</li>
<li><strong>Delivery:</strong> The email contains a link to a malicious payload hosted on Pastebin.</li>
<li><strong>Redirection:</strong> The user clicks on the link, redirecting them to the attacker-controlled Pastebin page.</li>
<li><strong>Payload Delivery:</strong> The Pastebin page contains obfuscated code, such as a PowerShell script, designed to download and execute a malicious payload.</li>
<li><strong>Execution:</strong> The PowerShell script executes on the victim's machine, downloading a malware stager from a Telegram channel.</li>
<li><strong>Persistence:</strong> The malware stager establishes persistence on the system.</li>
<li><strong>Command and Control:</strong> The malware establishes a command and control (C2) connection with the attacker's server, potentially using Discord as a communication channel.</li>
<li><strong>Impact:</strong> The attacker gains remote access to the compromised system, enabling data exfiltration or deployment of ransomware.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful attack can lead to the compromise of sensitive information, system downtime, and financial losses. Organizations using GSuite are at risk. The impact could range from a single compromised user account to a widespread ransomware infection affecting critical business operations. Public reporting suggests similar attacks have resulted in data breaches impacting thousands of users and costing victim organizations millions of dollars in recovery efforts.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>GSuite Email with Known Abuse Web Service Links</code> to your SIEM to detect emails containing links to known abuse web services (Pastebin, Discord, Telegram, t.me) within GSuite Gmail logs.</li>
<li>Block the known malicious domains (pastebin.com, discord.com, telegram.org, t.me) at your organization's DNS resolver to prevent access to potentially malicious content as per the IOC table.</li>
<li>Enable GSuite Gmail logs to ensure visibility into email traffic and enable the successful operation of the detection rule detailed in this brief.</li>
<li>Implement user awareness training to educate employees about the risks associated with clicking links in emails from unknown senders, especially links to file-sharing or messaging platforms.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>gsuite</category><category>phishing</category><category>malware</category><category>pastebin</category><category>telegram</category><category>discord</category></item></channel></rss>