Security researchers at Sublime Security have identified an explosive growth in a phishing technique that leverages .ics calendar files to deliver malware. This method, dubbed "ICS phishing," has seen a projected 33,000% increase in volume between May and September 2026. Attackers use legitimate email services like Gmail to send malicious calendar invitations that often bypass traditional email filters. Because many email clients automatically add these events to the user's calendar, the victim is exposed to the malicious lure in both their inbox and their trusted calendar application, increasing the likelihood of interaction. The ultimate goal is to trick the user into clicking a link and installing a malicious Remote Monitoring and Management (RMM) tool, giving the attacker full control of the endpoint.
ICS phishing is a highly effective social engineering tactic that abuses the trust users place in their calendar applications. The attack flow is simple but potent:
.ics file) to the target.google.com), it often passes through email security gateways that are primarily focused on sender reputation.Once the RMM tool is installed, attackers have persistent remote access to the device, which they can use to deploy secondary payloads like infostealers or ransomware (T1486 - Data Encrypted for Impact).
The surge in this attack vector poses a significant threat because it cleverly circumvents both technical controls and user expectations. Users are not accustomed to treating calendar invites with the same suspicion as email attachments. A successful attack leads to a full endpoint compromise, which can result in:
Security teams should hunt for the following patterns:
.ics attachments from external, non-business email domains (e.g., gmail.com, yahoo.com)..ics files for malicious links and to apply stricter filtering to calendar invites from external free-mail providers. This is a form of D3-FA: File Analysis.Educating users to be suspicious of unexpected calendar invites is the most critical defense against this social engineering tactic.
Configuring email gateways to inspect .ics files for malicious links and to block known malicious URLs.
Using application control to block the installation and execution of unauthorized RMM software.
A key enabler of ICS phishing is the default behavior of email clients like Microsoft Outlook to automatically process calendar invitations and add them to the calendar. Organizations should use Group Policy Objects (GPO) for Outlook or Mobile Device Management (MDM) policies for mobile clients to change this setting. Configure clients to not automatically accept meeting requests. This forces the user to manually review and accept each invitation, creating a crucial moment of consideration. This simple configuration change disrupts the attacker's ability to plant their lure directly onto the user's trusted calendar application without scrutiny, significantly reducing the effectiveness of the attack.
Modern email security gateways must be configured to treat .ics files as a high-risk file type, similar to executables or scripts. Implement policies that force deep content inspection of all incoming .ics files. The security gateway should extract and analyze any URLs embedded within the calendar event's description or location fields. These URLs should be checked against reputation services and detonated in a sandbox environment to determine if they lead to a malicious download. By analyzing the content of the .ics file itself, organizations can detect and block the malicious invitation before it ever reaches the user's inbox or calendar.
Since this attack vector preys on user trust and social engineering, user training is a vital countermeasure. Security awareness programs must be updated to include specific modules on ICS phishing. Teach employees to be highly suspicious of calendar invitations from unknown external senders, especially those that create a sense of urgency (e.g., related to invoices, payments, or account issues). Instruct them to never click links within a calendar invite unless they have verified the sender's identity through a separate communication channel. Show them how to inspect the details of an invite and hover over links to see the true destination. This empowers users to become the last line of defense against this increasingly common threat.
Start of the period analyzed by Sublime Security, marking the beginning of the surge in ICS phishing.
Sublime projects a 33,000% increase in ICS phishing attacks compared to May.

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.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.