AI and Multi-Channel Tactics Fuel 28% Surge in Phishing Attacks, Overwhelming Traditional Defenses

Phishing Attacks Spike 28% as AI-Powered, Multi-Channel Campaigns Bypass Security

HIGH
June 7, 2026
June 8, 2026
7m read
PhishingCyberattackThreat Intelligence

Related Entities(initial)

Organizations

Microsoft Google AdobeSalesforce

Products & Tech

Other

ZoomUPSChaseMeta LinkedIn

Full Report(when first published)

Executive Summary

The volume and sophistication of phishing attacks have surged dramatically in the second quarter of 2026, posing a significant challenge to enterprise security. A new report from Egress reveals a 28% quarter-over-quarter increase in phishing emails, with a concerning 52.2% rise in malicious emails successfully bypassing traditional Secure Email Gateways (SEGs). This escalation is fueled by threat actors' widespread adoption of Artificial Intelligence (AI) to automate, scale, and personalize their campaigns. Attackers are using multi-channel tactics, extending their reach beyond email to SMS (smishing), QR codes (quishing), and enterprise collaboration platforms. Microsoft remains the most impersonated brand, highlighting the continued focus on exploiting user trust in major technology providers.


Threat Overview

The modern phishing landscape is characterized by three key trends: AI-driven automation, brand impersonation at scale, and multi-channel delivery.

AI-Powered Attacks: Cybercriminals are using AI toolkits, readily available on the dark web, to craft highly convincing and personalized phishing lures. This includes generating flawless text, creating deepfake audio and video, and deploying AI chatbots to impersonate trusted individuals like executives or IT support. This has led to a sharp increase in "payloadless" attacks—those that rely purely on social engineering to trick a user into taking an action, such as wiring funds or revealing credentials. These attacks now account for nearly 19% of all phishing attempts.

Brand Impersonation: Attackers continue to abuse the trust users place in well-known brands. Microsoft is the most impersonated brand, featured in 38% of all brand phishing attempts, followed by Google at 11%. These campaigns often take the form of large-scale "commodity attacks" that spoof popular brands with fake promotions or security alerts, leading to massive spikes in phishing attempts for targeted organizations.

Multi-Channel Expansion: The attack surface is no longer limited to email. Threat actors are diversifying their delivery methods, using SMS for "smishing," QR codes for "quishing," and direct messaging on platforms like Microsoft Teams and LinkedIn. This approach bypasses email-centric security controls and catches users in environments where they may be less guarded.


Technical Analysis

The evolution of phishing tactics demonstrates a clear effort to circumvent specific layers of security.

  • Bypassing SEGs: The 52.2% increase in SEG bypass indicates that attackers are successfully evading signature-based and reputation-based detection. They achieve this through techniques like using newly registered domains, abusing legitimate hosting services (e.g., SharePoint, Box), and crafting payloadless emails that contain no obvious malicious indicators for a gateway to block (T1566.002).
  • AI for Social Engineering: AI is used to overcome common red flags in phishing emails, such as grammatical errors. It allows for the rapid generation of contextually relevant and personalized content, making it much harder for users to spot fakes (T1598.001).
  • Multi-Channel Attack Chain: A typical multi-channel attack might start with an email that directs a user to scan a QR code. The QR code leads to a smishing message on their phone, which contains the final phishing link. This breaks the analysis chain for security tools that only inspect one channel.
  • Collaboration Platform Abuse: On platforms like Teams or Slack, attackers can join public channels or send direct messages that appear as internal communications, leveraging the inherent trust within the platform to deliver malicious links or files (T1598.003).

MITRE ATT&CK Mapping

Tactic
Initial Access
Technique ID
T1566
Technique Name
Phishing
Description
The overarching tactic used in these campaigns across multiple sub-techniques.
Tactic
Initial Access
Technique ID
T1566.002
Technique Name
Spearphishing Link
Description
The primary method of delivering the final payload, often via email, SMS, or direct message.
Tactic
Initial Access
Technique ID
T1598.001
Technique Name
Spearphishing Voice
Description
AI-generated deepfake voice calls (vishing) are an emerging component of these campaigns.
Tactic
Initial Access
Technique ID
T1598.003
Technique Name
Phishing for Information: Spearphishing via Service
Description
Attackers use services like Microsoft Teams, LinkedIn, and SMS to deliver phishing lures.
Tactic
Defense Evasion
Technique ID
T1071.001
Technique Name
Web Protocols
Description
Abusing legitimate services and using HTTPS for phishing sites to evade network filtering.

Impact Assessment

The surge in sophisticated phishing poses a direct threat to organizations of all sizes. Successful attacks can lead to credential theft, ransomware deployment, data breaches, and significant financial loss from Business Email Compromise (BEC). The increasing effectiveness of these attacks means that a higher percentage are reaching end-users, placing immense pressure on human vigilance as the last line of defense. The operational impact includes increased workload for security teams investigating alerts, higher costs for incident response, and a potential loss of productivity if collaboration platforms are compromised or need to be restricted.


IOCs — Directly from Articles

No specific IOCs were provided, as the articles discuss general trends rather than a single campaign.


Cyber Observables — Hunting Hints

Security teams can hunt for signs of sophisticated phishing by looking for behavioral anomalies:

Type
log_source
Value
Email Gateway Logs
Description
Search for high volumes of emails from newly registered domains or those with high SPF/DKIM/DMARC failure rates that were still delivered.
Context
SIEM, Email Security Platform
Type
url_pattern
Value
teams.microsoft.com/l/message/
Description
Monitor for external users sending messages with links to internal users on collaboration platforms.
Context
Microsoft 365 Audit Logs
Type
log_source
Value
Mobile Device Management (MDM)
Description
Analyze logs for a spike in users visiting known malicious or uncategorized websites from mobile devices.
Context
MDM/UEM Platform
Type
command_line_pattern
Value
(no link/attachment)
Description
Create alerts for emails with urgent language, requests for financial transactions, or credential updates that have no links or attachments (potential payloadless BEC).
Context
DLP, Email Security Rules

Detection & Response

Detection:

  1. Integrated Cloud Email Security (ICES): Augment or replace traditional SEGs with API-based email security solutions that have a post-delivery view of the inbox. These tools can analyze internal traffic and retract malicious emails that were initially deemed safe.
  2. Cross-Platform Analysis: Deploy security solutions that can correlate activity across email, collaboration platforms, and endpoints. A user clicking a link in Teams that leads to a credential harvesting page should be detected as a single, high-priority event.
  3. URL Analysis at Time-of-Click: Implement URL protection that rewrites links and analyzes their destination in real-time whenever a user clicks, protecting against links that are benign when scanned by a gateway but are later weaponized.
  4. Behavioral AI: Use security tools that leverage AI to baseline normal communication patterns and flag anomalies, such as an executive suddenly emailing from a personal account or a user accessing a login page they've never visited before.

Response:

  1. Automated Remediation: Automate the process of finding and removing all instances of a reported phishing email from every user's inbox to prevent further clicks.
  2. User-Centric Workflows: When a user reports a phishing email, automatically check if they clicked the link or entered credentials and trigger appropriate downstream actions, like a password reset or device isolation.

Mitigation

Strategic Mitigation:

  • Multi-factor Authentication (M1032): Enforce phishing-resistant MFA (e.g., FIDO2/WebAuthn) across all applications. This is the single most effective control against credential theft from phishing.
  • User Training (M1017): Implement continuous security awareness training that includes simulations of modern, multi-channel, and payloadless attacks. Training should educate users on how to report suspicious activity on all platforms, not just email.
  • Zero Trust Architecture: Adopt a Zero Trust mindset. Assume that a breach is inevitable and design security controls that verify every access request, regardless of where it originates.

Tactical Mitigation:

  1. Configure Collaboration Platforms: Tightly control guest and external user access in platforms like Microsoft Teams and Slack. Disable features that are not required for business.
  2. DMARC Enforcement: Implement and enforce a DMARC policy of p=reject to prevent direct domain spoofing.
  3. Mobile Threat Defense (MTD): Deploy MTD solutions on corporate and BYOD mobile devices to protect against smishing and other mobile-based threats.

Timeline of Events

1
June 7, 2026
This article was published

Article Updates

June 8, 2026

AI-powered phishing campaigns are overwhelming SOCs with a massive volume of unique, personalized alerts, causing analyst burnout and increasing the risk of missed critical threats.

MITRE ATT&CK Mitigations

Implement phishing-resistant MFA (FIDO2) to mitigate the impact of credential theft.

Conduct continuous security awareness training focused on identifying and reporting modern, multi-channel phishing attempts.

Use advanced URL analysis and time-of-click protection to block access to malicious sites.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

phishingAIsmishingquishingMicrosoftbrand impersonationcybersecuritymulti-channel attack

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.