Google Exposes UNC6671: The Voice Phishing Gang Behind a New Wave of Corporate Data Extortion + Video

Listen to this Post

Featured Image

Introduction: Cybercriminals Are No Longer Just Hacking

Cybercrime continues to evolve at an alarming pace, and one of the most dangerous trends in 2026 is the resurgence of sophisticated voice phishing, commonly known as vishing. Instead of relying solely on malware or technical exploits, modern attackers are manipulating employees directly through convincing phone calls, fake IT support conversations, and realistic corporate portals.

According to recent findings from Google’s Threat Intelligence Group (GTIG), a cybercrime operation tracked as UNC6671 has become one of the most active extortion-focused groups targeting enterprise organizations worldwide. Although the infamous BlackFile extortion brand reportedly disappeared in May 2026, Google’s investigation suggests the criminals simply rebranded themselves under several new identities while continuing the same attacks against high-value organizations.

The report highlights an uncomfortable reality: organizations may spend millions on cybersecurity technology, yet a single convincing phone call can still open the door to an enterprise-wide compromise.

UNC6671 Emerges Behind Multiple Extortion Brands

Google Threat Intelligence Group (GTIG) is actively monitoring UNC6671, a financially motivated cybercrime group specializing in voice phishing campaigns designed to steal enterprise credentials and sensitive corporate information.

Although BlackFile publicly vanished earlier this year, investigators discovered strong operational similarities linking it with several newer extortion brands, including:

Redact

Pink

Helix

Falcon

Rather than disappearing, the operators appear to have reorganized their public identities while maintaining similar attack methods, infrastructure, phishing domains, and victim-selection strategies.

This evolution demonstrates how modern cybercriminal organizations increasingly operate like legitimate businesses—rebranding whenever law enforcement attention or negative publicity grows.

How the Voice Phishing Attack Begins

Unlike traditional phishing emails, UNC6671 starts its attacks with direct telephone conversations.

Attackers impersonate internal corporate IT support personnel and often contact employees using their personal mobile phones rather than corporate numbers.

During these calls, victims are informed that urgent security work must be completed immediately.

Common scenarios include:

FIDO2 Passkey enrollment

Multi-Factor Authentication (MFA) upgrades

Microsoft 365 migration

Okta identity migration

Emergency security compliance updates

Single Sign-On (SSO) configuration

Because these requests resemble legitimate IT maintenance activities, many employees lower their guard and comply.

The psychological manipulation is carefully designed to create urgency while appearing routine.

Fake Login Portals Complete the Attack

After establishing trust during the phone conversation, victims are instructed to visit websites that closely imitate legitimate corporate authentication portals.

The phishing websites frequently contain reassuring enterprise-related terminology such as:

Passkey

Helpdesk

Portal

Setup

SSO

Okta

These websites are professionally designed to resemble genuine authentication portals used inside modern enterprises.

Employees believe they are completing routine security enrollment when they are actually submitting credentials directly to attackers.

Adversary-in-the-Middle Infrastructure Makes MFA Less Effective

UNC6671 does not rely on basic phishing pages.

Instead, Google identified the

AiTM attacks intercept authentication sessions between users and legitimate services in real time.

As a result, attackers can capture:

Usernames

Passwords

MFA approvals

Authentication cookies

Active session tokens

Even when multi-factor authentication is enabled, session hijacking allows attackers to gain immediate access without needing to know future authentication codes.

This makes AiTM phishing one of

Compromised Cloud Accounts Become the Gateway to Corporate Data

Once authenticated, UNC6671 rapidly pivots through cloud environments.

Google observed attackers abusing compromised accounts to access enterprise SaaS platforms including:

Microsoft 365

Okta

Other cloud-based productivity platforms

Instead of deploying ransomware immediately, the attackers focus on locating valuable information.

Typical targets include:

Legal documents

Executive communications

Financial spreadsheets

Internal investigations

Customer information

Intellectual property

Strategic business plans

Sensitive files are quietly copied before victims realize anything is wrong.

Data Theft Replaces Traditional Ransomware

UNC6671 increasingly relies on pure extortion rather than encryption.

After stealing confidential information, the group contacts organizations demanding payment to prevent public disclosure.

This approach avoids many ransomware detection mechanisms while creating enormous legal, financial, and reputational pressure.

Victims face difficult decisions involving regulatory compliance, customer notification requirements, litigation risks, and operational disruption.

The stolen data itself becomes the ransom.

Infrastructure Links Reveal a Larger Criminal Ecosystem

GTIG researchers discovered significant overlap between the BlackFile, Redact, Pink, Helix, and Falcon operations.

Shared characteristics include:

Identical phishing templates

Similar domain naming conventions

Shared infrastructure

Overlapping victim profiles

Common credential harvesting systems

Examples of suspicious domains include:

passkeyhelpdesk[.]com

addssopasskey[.]com

createssopasskey[.]com

portalpasskey[.]com

passkeydeploy[.]com

Although Google stops short of concluding that every brand belongs to the exact same operators, the evidence strongly suggests coordinated infrastructure sharing, affiliate relationships, or phishing-as-a-service partnerships.

Financial Organizations Become the Primary Target

Earlier campaigns affected numerous industries including:

Healthcare

Manufacturing

Technology

Real estate

Insurance

However, by mid-2026, Google observed a clear strategic shift.

UNC6671 increasingly focused on:

Financial institutions

Private equity firms

Law firms

Credit rating agencies

These organizations possess exceptionally valuable information involving:

Mergers and acquisitions

Investment portfolios

Litigation records

Client financial data

Corporate negotiations

Regulatory documentation

Possessing such information dramatically strengthens extortion demands.

Attack Infrastructure Is Expanding Faster Than Ever

GTIG also noticed a sharp increase in phishing infrastructure deployment during June and July 2026.

In one observed period, attackers registered seven phishing domains within only three days.

This rapid deployment allows criminals to rotate infrastructure quickly, bypass blocklists, and maintain operational continuity even after security teams identify malicious domains.

The speed of deployment demonstrates a mature and well-funded criminal operation with significant automation capabilities.

Indicators of Compromise (IOCs)

Security teams should monitor for the following known phishing infrastructure associated with UNC6671:

Domains

passkeyhelpdesk[.]com

addssopasskey[.]com

These domains have been linked to credential harvesting campaigns associated with Falcon and Helix operations.

Security analysts should only “re-fang” these indicators inside controlled threat intelligence platforms such as:

MISP

VirusTotal

Enterprise SIEM environments

Never access suspicious domains directly from production systems.

Deep Analysis

UNC6671 represents a significant evolution in enterprise cybercrime because the attackers primarily exploit human trust instead of software vulnerabilities. Organizations have spent years strengthening endpoint security, deploying EDR platforms, and enforcing MFA, yet voice-based social engineering bypasses many of these technical defenses by persuading employees to willingly authenticate through attacker-controlled infrastructure.

Another important observation is the

Security Operations Centers (SOCs) should monitor for unusual authentication behavior using commands and techniques such as:

Review recent Azure sign-in logs
az monitor activity-log list

Query suspicious Microsoft 365 sign-ins

Get-MgAuditLogSignIn

Hunt for impossible travel events

Get-MgRiskDetection

Search authentication logs for new locations

grep "Authentication" /var/log/auth.log

WHOIS investigation

whois suspicious-domain.com

Passive DNS lookup

dig suspicious-domain.com

Check TLS certificate

openssl s_client -connect suspicious-domain.com:443

Analyze suspicious URLs

urlscan.io

Review IOC feeds

MISP

VirusTotal

Organizations should also implement mandatory call-back verification procedures for all IT support requests, prohibit password or MFA enrollment through unsolicited phone calls, deploy phishing-resistant authentication wherever possible, and continuously educate employees that attackers increasingly sound like legitimate helpdesk personnel. Identity protection, behavioral analytics, and rapid incident response are now just as important as endpoint security in defending against modern vishing campaigns.

What Undercode Say:

Google’s latest intelligence once again demonstrates that cybercriminals are adapting faster than many organizations expect.

The most dangerous aspect of UNC6671 is not its technology.

It is its understanding of human psychology.

Employees naturally trust someone claiming to be from internal IT.

Modern enterprises depend heavily on cloud identities.

Compromising one account can expose thousands of documents.

Voice phishing is becoming significantly harder to detect.

Traditional spam filters provide no protection against phone calls.

The attackers understand corporate workflows.

Using terms like Passkey and Microsoft 365 makes conversations believable.

AiTM phishing continues to outperform conventional credential theft.

Session token theft remains one of the biggest enterprise risks.

Organizations often focus too much on malware.

Identity attacks are now equally dangerous.

Security awareness training should include simulated voice phishing.

Helpdesk verification procedures need modernization.

Zero Trust principles become increasingly important.

Identity providers require stronger monitoring.

Cloud audit logging should be enabled by default.

Conditional Access policies should be regularly reviewed.

Organizations must monitor unusual login behavior continuously.

Rapid credential revocation reduces attacker persistence.

SOC teams should monitor newly registered domains.

Threat intelligence sharing becomes essential.

Financial institutions remain attractive targets.

Legal firms possess extremely valuable confidential information.

Private equity organizations hold sensitive acquisition data.

Attackers increasingly prefer extortion over ransomware.

Data theft is quieter than encryption.

Brand rebranding complicates attribution.

Shared infrastructure benefits criminal affiliates.

Automation enables rapid phishing deployment.

Organizations should monitor personal device targeting.

Executives require specialized awareness training.

MFA alone is no longer enough.

Phishing-resistant authentication should become standard.

Identity-centric security strategies will dominate future defenses.

Incident response plans must include cloud identity compromise.

Cross-platform log correlation improves detection.

Continuous employee education remains one of the strongest defenses.

Cybersecurity is ultimately about protecting people as much as technology.

✅ Fact: Google Threat Intelligence Group identified UNC6671 as a cybercrime cluster conducting voice phishing campaigns against enterprise organizations. This aligns with the published threat intelligence describing the group’s social engineering tactics and cloud-focused compromises.

✅ Fact: The attackers use Adversary-in-the-Middle (AiTM) phishing infrastructure capable of capturing credentials, MFA approvals, and active session tokens. This technique is widely documented and remains one of the most effective methods for bypassing traditional MFA protections.

✅ Fact:

Prediction

(+1) Enterprise identity security will become the highest cybersecurity investment priority over the next 12 months, with organizations accelerating deployment of phishing-resistant authentication, stronger identity monitoring, and AI-powered behavioral analytics to detect voice phishing campaigns before attackers can abuse compromised cloud sessions.

(-1) Voice phishing operations similar to UNC6671 are likely to expand further, increasingly targeting executives, finance departments, legal professionals, and managed service providers. As these groups automate domain registration and infrastructure deployment, organizations relying solely on traditional MFA and employee awareness programs may experience a significant rise in successful cloud account compromises and data extortion incidents.

▶️ Related Video (78% Match):

🕵️‍📝Let’s dive deep and fact‑check.

🎓 Live Courses & Certifications:

Join Undercode Academy for Verified Certifications

🚀 Request a Custom Project:

Secure, high-velocity infrastructure and disruptive technological engineering. Contact our engineering team for high-tier development and proprietary systems:
[email protected]
💎 Smart Architecture | 🛡️ Secure by Design | ⭐ Trusted by Thousands

References:

Reported By: cyberpress.org
Extra Source Hub (Possible Sources for article):
https://www.quora.com/topic/Technology
Wikipedia
OpenAi & Undercode AI

Image Source:

Unsplash
Undercode AI DI v2

🔐JOIN OUR CYBER WORLD [ CVE News • HackMonitor • UndercodeNews ]

💬 Whatsapp | 💬 Telegram

📢 Follow UndercodeNews & Stay Tuned:

𝕏 formerly Twitter 🐦 | @ Threads | 🔗 Linkedin | 🦋BlueSky | 🐘Mastodon | 📺Youtube