<?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>Credential-Harvesting — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/credential-harvesting/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 07 Apr 2026 10:00:35 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/credential-harvesting/feed.xml" rel="self" type="application/rss+xml"/><item><title>SaaS Notification Pipeline Abuse for Phishing and Spam Campaigns</title><link>https://feed.craftedsignal.io/briefs/2026-04-saas-notification-abuse/</link><pubDate>Tue, 07 Apr 2026 10:00:35 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-04-saas-notification-abuse/</guid><description>Attackers are abusing notification pipelines in SaaS platforms like GitHub and Jira to deliver phishing and spam emails by exploiting legitimate platform features and bypassing traditional email security measures.</description><content:encoded><![CDATA[<p>Cisco Talos has observed a surge in malicious activity that abuses notification pipelines within popular collaboration platforms, such as GitHub and Jira, to distribute spam and phishing emails. This technique, known as Platform-as-a-Proxy (PaaP), enables threat actors to bypass conventional email security filters by leveraging the trusted infrastructure of legitimate SaaS providers. Attackers embed malicious content within system-generated notifications, exploiting the implicit trust organizations place in these platforms. This allows them to effectively weaponize legitimate infrastructure and deliver phishing content, often leading to credential harvesting and subsequent attacks. During a campaign on February 17, 2026, approximately 2.89% of emails originating from GitHub were associated with this abuse.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Repository Creation (GitHub):</strong> Attackers create new repositories on GitHub to host their malicious content.</li>
<li><strong>Commit Message Crafting (GitHub):</strong> Attackers craft malicious commit messages containing phishing lures within the mandatory summary field and detailed scam content in the optional extended description field.</li>
<li><strong>Commit Push (GitHub):</strong> Attackers push the crafted commit to the newly created repository, triggering an automated email notification to collaborators and watchers.</li>
<li><strong>Project Creation (Jira):</strong> Attackers create a new Jira Service Management project to configure automated customer invites.</li>
<li><strong>Malicious Data Input (Jira):</strong> Attackers inject malicious lures into data fields, such as the &ldquo;Project Name,&rdquo; &ldquo;Welcome Message,&rdquo; or &ldquo;Project Description&rdquo; fields, within the Jira project configuration.</li>
<li><strong>Customer Invite (Jira):</strong> The attacker utilizes the &ldquo;Invite Customers&rdquo; feature and inputs the victim&rsquo;s email address.</li>
<li><strong>Automated Notification Generation (GitHub/Jira):</strong> The platforms (GitHub/Jira) automatically generate email notifications containing the attacker-supplied malicious content, bypassing standard email security checks due to the trusted source.</li>
<li><strong>Credential Harvesting/Social Engineering:</strong> Victims receive the notifications and are tricked into clicking malicious links or providing sensitive information, leading to credential compromise and further exploitation.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Abusing SaaS notification pipelines can lead to widespread credential compromise and business email compromise (BEC). Successful phishing attacks can grant attackers initial access to corporate networks, enabling data theft, ransomware deployment, and other malicious activities. On February 17, 2026, 2.89% of emails originating from GitHub were associated with this abuse. The trust placed in platforms like GitHub and Jira makes these attacks particularly effective, as users are pre-conditioned to view notifications from these sources as legitimate and urgent.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Implement detection rules to identify suspicious keywords and patterns within commit messages originating from GitHub (see: &ldquo;GitHub Commit Message Phishing Lure&rdquo; rule).</li>
<li>Monitor for unusual Jira project names or welcome messages that contain suspicious URLs or language (see: &ldquo;Jira Service Desk Invite Abuse&rdquo; rule).</li>
<li>Review email logs for messages originating from <code>noreply[@]github.com</code> that contain invoice-related lures in the subject line, especially spikes in volume (see IOC table).</li>
<li>Implement enhanced email filtering rules to analyze the content of emails originating from SaaS platforms for phishing indicators.</li>
<li>Educate users to carefully inspect emails, even from trusted sources like GitHub and Jira, and to verify the legitimacy of links and requests before clicking or providing information.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>saas-abuse</category><category>phishing</category><category>credential-harvesting</category><category>github</category><category>jira</category></item><item><title>Democratization of Business Email Compromise (BEC) Attacks</title><link>https://feed.craftedsignal.io/briefs/2026-04-democratized-bec/</link><pubDate>Fri, 03 Apr 2026 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-04-democratized-bec/</guid><description>Attackers are leveraging AI to rapidly reconnoiter and tailor content for smaller organizations, making it easier to execute business email compromise (BEC) scams and scam smaller sums from many victims, as demonstrated by a recent attack targeting a small community organization.</description><content:encoded><![CDATA[<p>Business Email Compromise (BEC) attacks have historically targeted large organizations with significant payouts justifying the required time investment. However, recent trends indicate a democratization of BEC, with smaller organizations becoming increasingly targeted. This shift is largely driven by the adoption of AI, enabling attackers to rapidly reconnoiter and tailor content for smaller organizations at scale. Attackers are now targeting smaller community associations, charities, and businesses, recognizing that scamming smaller sums from many victims can be as profitable as scamming large sums from a few. These organizations are often less aware of the threat and thus more vulnerable.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Reconnaissance:</strong> Attackers use AI-powered tools to gather information about target organizations and key personnel (e.g., community associations, small businesses).</li>
<li><strong>Impersonation:</strong> Attackers craft emails impersonating trusted individuals within the organization (e.g., the chair of the association).</li>
<li><strong>Request Initiation:</strong> The attacker sends an email requesting a fund transfer to an account they control, relying on social engineering to trick someone with payment authority.</li>
<li><strong>Evasion:</strong> The initial email is often sent from a plausible email address or a compromised genuine account.</li>
<li><strong>Account Compromise</strong>: Exploit React2Shell vulnerability (CVE-2025-55182) in Next.js applications to gain access to sensitive data, including cloud tokens, database credentials, and SSH keys, which are used for lateral movement.</li>
<li><strong>Data Exfiltration</strong>: Sensitive data, including cloud tokens, database credentials, and SSH keys, is exfiltrated using custom framework called &ldquo;NEXUS Listener&rdquo;.</li>
<li><strong>Obfuscation:</strong> Once received, funds typically pass through money mules or compromised personal accounts before being rapidly shuffled through multiple transfers, obscuring the trail.</li>
<li><strong>Financial Gain:</strong> The attacker successfully initiates the fund transfer and receives the money.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The democratization of BEC attacks expands the threat landscape to include vulnerable small organizations. While the individual sums may be smaller, the cumulative impact of successful attacks can be significant. If successful, organizations suffer financial losses, potential data breaches through stolen credentials (related to CVE-2025-55182), and reputational damage. The European Commission investigated a breach after an Amazon cloud account hack, highlighting the potential for data leaks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Educate employees, especially those with payment authority, about the signs of BEC scams, emphasizing unexpected requests for payment and the importance of verifying requests through separate channels (reference: Overview section).</li>
<li>Implement and enforce strict procurement rules that prevent any last-minute urgent payments (reference: Overview section).</li>
<li>Patch Next.js applications against React2Shell vulnerability (CVE-2025-55182) immediately and rotate potentially compromised credentials including API keys and SSH keys (reference: &ldquo;The one big thing&rdquo; section).</li>
<li>Deploy the following Sigma rule to detect suspicious process creation activity (reference: rules section).</li>
<li>Monitor for the presence of the malware files identified in the report using the provided SHA256 hashes (reference: IOCs section).</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>business-email-compromise</category><category>bec</category><category>ai</category><category>social-engineering</category><category>credential-harvesting</category><category>exploitation</category></item></channel></rss>