{"id":12362,"date":"2026-04-24T10:03:48","date_gmt":"2026-04-24T10:03:48","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/04\/24\/hackers-leverage-microsoft-teams-to-breach-organizations-posing-as-it-helpdesk-staff\/"},"modified":"2026-04-24T10:03:48","modified_gmt":"2026-04-24T10:03:48","slug":"hackers-leverage-microsoft-teams-to-breach-organizations-posing-as-it-helpdesk-staff","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/04\/24\/hackers-leverage-microsoft-teams-to-breach-organizations-posing-as-it-helpdesk-staff\/","title":{"rendered":"Hackers Leverage Microsoft Teams to Breach Organizations Posing as IT Helpdesk Staff"},"content":{"rendered":"<p>    Hackers Leverage Microsoft Teams to Breach Organizations Posing as IT Helpdesk Staff<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A newly identified threat group, UNC6692, has been caught running a sophisticated multistage intrusion campaign that uses <a href=\"https:\/\/cybersecuritynews.com\/attackers-abuse-microsoft-teams-and-quick-assist\/\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Teams impersonation<\/a>, a custom modular malware suite, and cloud infrastructure abuse to deeply penetrate enterprise networks, all without exploiting a single software vulnerability.<\/p>\n<p>Google Threat Intelligence Group (GTIG) and Mandiant researchers disclosed the campaign on April 22, 2026, revealing how UNC6692 systematically manipulates employee trust in everyday enterprise tools to gain full domain-level access.<\/p>\n<p>In late December 2025, UNC6692 launched a mass email bombing campaign against its targets, deliberately flooding inboxes to create a sense of urgency and confusion.<\/p>\n<p>With victims overwhelmed and distracted, the threat actor delivered the critical blow by sending a phishing message directly over Microsoft Teams, with the attacker posing as an IT helpdesk employee offering assistance with the email volume.<\/p>\n<p>This technique is not a zero-day exploit or a software flaw. As Microsoft noted in its own April 2026 advisory, the campaign abuses legitimate external collaboration features in Teams, with attackers convincing users to override multiple, clearly presented security warnings.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEjpi6tmsjBqZ3TNdFxTi9W7ng3tlSBfzCsiCwiVS015lo8r4s-jDgOjR1DW9O37q1j9LGcz_RhiOwsAvdaGNsiZyn7W8OCJg9AUeICXBYX9qNP48L9qF-gMYmxsD93iqqj8vzkpWSMAFnxi5bhgeM2O-XMw-QN4n8IBw47Qh1vf9VV5EBefEolnHEmAObvN\/s16000\/Attack%2520Chain%2520teams.webp?ssl=1\" alt=\"\"><\/figure>\n<\/div>\n<p>Victims accepted the Teams chat invitation from an account outside their organization, a seemingly minor action with catastrophic consequences.<\/p>\n<h2 class=\"wp-block-heading\" id=\"infection-chain-from-teams-chat-to-full-compromise\"><strong>Infection Chain: From Teams Chat to Full Compromise<\/strong><\/h2>\n<p>Once in contact, the attacker directed the victim to click a link to install a \u201clocal patch\u201d that purportedly prevents email spamming. The link led to a convincing phishing landing page masquerading as a \u201cMailbox Repair and Sync Utility v2.1.5\u201d, hosted on an attacker-controlled AWS S3 bucket, <a href=\"https:\/\/cloud.google.com\/blog\/topics\/threat-intelligence\/unc6692-social-engineering-custom-malware\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google said<\/a>.<\/p>\n<p>The page enforced a multi-phase attack pipeline:<\/p>\n<ul class=\"wp-block-list\">\n<li>Phase 1 \u2013 Environment Gating: A gatekeeper script checked the URL for a mandatory <code>?email=<\/code> parameter and forced victims onto Microsoft Edge via the <code>microsoft-edge:<\/code> URI scheme, ensuring exploits would be most effective.<\/li>\n<li>Phase 2 \u2013 Credential Harvesting: A fake \u201cHealth Check\u201d triggered an authentication prompt that rejected the first two password attempts by design \u2014 a psychological \u201cdouble-entry\u201d trick to ensure typo-free credential capture before exfiltrating them to an S3 bucket.<\/li>\n<li>Phase 3 \u2013 Distraction Sequence: A fake progress bar displayed messages like \u201cParsing configuration data\u201d and \u201cChecking mailbox integrity\u201d to mask real-time data exfiltration in the background.<\/li>\n<li>Phase 4 \u2013 Malware Staging: While the progress bar ran, an AutoHotkey binary and script were downloaded from AWS S3 and automatically executed upon landing in the same directory \u2014 installing SNOWBELT, a malicious Chromium browser extension masquerading as \u201cMS Heartbeat\u201d or \u201cSystem Heartbeat\u201d.<\/li>\n<\/ul>\n<h2 class=\"wp-block-heading\" id=\"the-snow-malware-ecosystem\"><strong>The SNOW Malware Ecosystem<\/strong><\/h2>\n<p>UNC6692\u2019s toolset, dubbed the SNOW ecosystem, is a coordinated three-component modular framework:<\/p>\n<figure class=\"wp-block-table\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>Component<\/th>\n<th>Type<\/th>\n<th>Role<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>SNOWBELT<\/td>\n<td>JavaScript browser extension<\/td>\n<td>Initial foothold; intercepts and relays C2 commands; uses DGA-based S3 URLs for C2<\/td>\n<\/tr>\n<tr>\n<td>SNOWGLAZE<\/td>\n<td>Python-based WebSocket tunneler<\/td>\n<td>Routes TCP traffic through the victim via a SOCKS proxy to a Heroku C2 server<\/td>\n<\/tr>\n<tr>\n<td>SNOWBASIN<\/td>\n<td>Python local HTTP server (port 8000)<\/td>\n<td>Executes shell commands, captures screenshots, exfiltrates files<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>SNOWBELT maintained persistence through a Windows Startup folder shortcut, two scheduled tasks, and a headless Microsoft Edge process silently loading the extension.<\/p>\n<p>SNOWGLAZE masked malicious traffic by wrapping data in Base64-encoded JSON objects over WebSockets, making it appear as standard encrypted web traffic.<\/p>\n<p>After establishing initial access, UNC6692 executed a Python script via SNOWBASIN to scan the local network for open ports 135, 445, and 3389. Using PsExec sessions routed through the SNOWGLAZE tunnel, the attackers enumerated local administrator accounts and initiated an RDP session to a backup server.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEjicp2nqL7GAPYkPvrJwebCRcUcJ0S4iH3jLnyLu_-rH8B7NvhOqqRrwiuRpeT17iUiC8sc0R3Df-SYLW5X2THwN3B-Uj-t2YOr3DdIcp4CVGYocJPVyGRtx4x8aXtafdYRYGU6CE6eOXXriYIoCEzTo_EUwRcsLIwgcefMkbY3eF1DwigXbS5XXpLlmQOE\/s16000\/snow%2520malware%2520system.webp?ssl=1\" alt=\"\"><\/figure>\n<p>On the backup server, the threat actor used Windows Task Manager to dump the LSASS process memory, capturing password hashes, and exfiltrated the dump via LimeWire.<\/p>\n<p>With hashes in hand and safely off the network, the attacker performed offline credential extraction, then used Pass-the-Hash to authenticate directly to domain controllers without ever needing plaintext passwords.<\/p>\n<p>On the domain controller, the attacker downloaded FTK Imager, mounted the local drive, and extracted the Active Directory database (NTDS.dit), SAM, SYSTEM, and SECURITY registry hives, the crown jewels of any Windows enterprise environment.<\/p>\n<p>These were also exfiltrated via LimeWire. EDR telemetry captured the attacker taking targeted screenshots of active FTK Imager and Edge windows, confirming mission completion.<\/p>\n<p>A defining characteristic of the UNC6692 campaign is its systematic abuse of legitimate cloud services for every stage of the attack payload delivery, credential exfiltration, C2 infrastructure, and data staging, all of which relied on trusted platforms like AWS S3 and Heroku.<\/p>\n<p>This \u201cliving off the cloud\u201d strategy allows malicious traffic to blend into high volumes of encrypted, reputably sourced web traffic, rendering domain reputation filters and IP-based blocklists largely ineffective.<\/p>\n<p>Defenders must expand visibility beyond traditional process monitoring to include browser extension activity, unauthorized cloud egress traffic, and headless browser processes.<\/p>\n<p>Critically, organizations should restrict or closely monitor Microsoft Teams external access settings to prevent unknown tenants from initiating chat sessions with employees.<\/p>\n<p>As UNC6692 demonstrates, the weakest link in enterprise security is not always a misconfigured server it is an employee who trusts a Teams message from someone claiming to be IT.<\/p>\n<h2 class=\"wp-block-heading\" id=\"indicators-of-compromise-iocs\"><strong>Indicators of Compromise (IOCs)<\/strong><\/h2>\n<ul class=\"wp-block-list\">\n<li>\n<strong>Phishing URL Pattern:<\/strong> <code>https:\/\/service-page-[ID]-outlook.s3.us-west-2.amazonaws.com\/update.html?email=<\/code>\n<\/li>\n<li>\n<strong>C2 Server:<\/strong> <code>wss:\/\/sad4w7h913-b4a57f9c36eb[.]herokuapp[.]com:443\/ws<\/code>\n<\/li>\n<li>\n<strong>SNOWBELT C2 URL Pattern:<\/strong> <code>https:\/\/[a-f0-9]{24}-[0-9]{6,7}-[0-9]{1}.s3.us-east-2.amazonaws[.]com<\/code>\n<\/li>\n<li>\n<strong>SNOWBELT VAPID Key:<\/strong> <code>BJkWCT45mL0uvV3AssRaq9Gn7iE2N7Lx38ZmWDFCjwhz0zv0QSVhKuZBLTTgAijB12cgzMzqyiJZr5tokRzSJu0<\/code>\n<\/li>\n<li>\n<strong>Masquerading Files:<\/strong> <code>RegSrvc.exe<\/code> (AutoHotKey binary), <code>Protected.ahk<\/code>, <code>SysEvents<\/code> (SNOWBELT extension directory).<\/li>\n<\/ul>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/microsoft-teams-breach-organizations\/\">Hackers Leverage Microsoft Teams to Breach Organizations Posing as IT Helpdesk Staff<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/microsoft-teams-breach-organizations\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hackers Leverage Microsoft Teams to Breach Organizations Posing as IT Helpdesk Staff A newly identified threat group, UNC6692, has been caught running a sophisticated multistage intrusion campaign that uses Microsoft Teams impersonation, a custom modular malware suite, and cloud infrastructure abuse to deeply penetrate enterprise networks, all without exploiting a single software vulnerability. Google Threat [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1636,129,63],"tags":[130],"class_list":["post-12362","post","type-post","status-publish","format-standard","hentry","category-cyber-attack-news","category-cyber-security","category-cyber-security-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12362"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=12362"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12362\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=12362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=12362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=12362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}