Awareness Lessons
3 days ago
Fake IT Support Calls on Teams Lead to Ransomware in Under 17 Hours
Attackers exploited employee trust in internal IT support by impersonating helpdesk staff over Microsoft Teams, convincing victims to hand over remote access via legitimate tools like Quick Assist. Once inside, they deployed backdoors disguised as trusted audio drivers before launching Chaos ransomware — all within 17 hours of initial contact. This attack succeeds not because of a software vulnerability, but because employees lacked the awareness and verification processes to distinguish real IT staff from impostors. The speed of compromise underscores how social engineering can bypass technical controls entirely, making human-layer defenses critical.
Tactical Insight
Immediate actions
- Establish and enforce a strict policy requiring employees to verify IT support identity through an official internal directory before granting any remote access.
- Restrict or disable Microsoft Quick Assist and similar remote access tools for standard users, allowing use only via approved, audited channels.
- Alert all staff to the active campaign with specific examples of what fake IT outreach looks like, including unsolicited Teams calls from unknown accounts.
Long-term improvements
- Implement a verified IT support workflow where helpdesk staff initiate sessions only through ticketing systems, never via unsolicited calls.
- Apply conditional access policies to block remote desktop tools from running unless explicitly authorized by a privileged account.
- Regularly conduct vishing simulation exercises to measure and improve employee resistance to social engineering over voice and video channels.
Detection measures
- Monitor and alert on the execution of remote access tools (Quick Assist, RemSupp) by non-IT user accounts in your SIEM or EDR platform.
- Create detection rules for suspicious persistence mechanisms disguised as Realtek or Windows audio components in unexpected registry or startup locations.
- Set up anomaly alerting for unusually rapid privilege escalation or lateral movement activity occurring within short post-login timeframes.