Friday, September 11, 2026

Fake Zoom and Google Meet Phishing Campaigns Deploy Surveillance Software

Threat actors are executing sophisticated phishing campaigns that impersonate Zoom and Google Meet to silently deploy spywareapps onto Windows devices.

The attack relies on fabricated landing pages that mimic official video communication tools. A now-defunct Zoom campaign utilized the domain uswebzoomus[.]com, while an active Google Meet variant operates from googlemeetinterview[.]click.

The active site displays a fake Microsoft Store page, quietly installing a malicious MSI installer on the victim’s device while showing a fake download button.​

Interestingly, the attackers use an unmodified legitimste binary. The installer relies on a built-in .NET custom action called ReadPropertiesFromMsiName.

By embedding a 40-character hex string in the filename, the installer extracts the attacker’s specific instance ID.

This clever technique allows a single binary to serve multiple threat actor accounts simply by altering the filename.​

Once executed, the installer runs a pre-flight connectivity check, termed CheckHosts, against the hardcoded Command and Control (C2) server. If the machine cannot reach the server, the installation process aborts.​

If the connection is successful, the software installs in “Hidden Agent” mode (TMSTEALTH = 1).

According to Malwarebytes, this stealth deployment hides all taskbar icons and program list entries, leaving the victim with no visual indication of the ongoing surveillance.

Furthermore, the MSI exposes built-in SOCKS5 proxy support, which could allow attackers to disguise C2 traffic to evade network-level detection.

To maintain persistence, the campaign deploys two highly resilient services that automatically restart if terminated.​

Malicious Services Deployed

Service NameDisplay NameExecutablePrivilege Level
tsvchstService Hostsvc.exe -serviceLocalSystem
pmonPerformance Monitorpmon.exeLocalSystem

Mitigation and Remediation

Defenders can identify compromised devices by searching for the ProgramData directory GUID {4CEC2908-5CE4-48F0-A717-8FC833D8017A}.

Additionally, security teams should alert on the tsvchst and pmon services running on non-corporate machines, or the unexpected loading of the tm_filter.sys and tmfsdrv2.sys kernel drivers.​

Organizations should proactively block MSI executions from user download directories and implement browser policies that warn against unrecognized domains.

To remove the unauthorized software, administrators must run msiexec /x {4600BEDB-F484-411C-9861-1B4DD6070A23} /qb, manually delete the associated ProgramData directory, and reboot the system to fully unload the kernel drivers from memory.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

​

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

OpenMatter Network Realigns Leadership Team to Accelerate Global Commercial Growth

Melbourne, Florida, September 10th, 2026, CyberNewswire With its Verification Architecture...

Hackers Can Turn Vulnerable LiteLLM AI Gateways Into Root Access and Cloud Credential Theft

Nearly one in 10 internet-exposed LiteLLM AI gateways accepted...

Skullcandy Dime 3 Bluetooth Flaw Lets Nearby Attackers Hijack Audio and Microphone

Skullcandy Dime 3 wireless earbuds have a serious vulnerability...

Hackers Steal Active Directory Password Hashes Without Attacking Domain Controllers Directly

Threat actors are increasingly exploiting Active Directory replication mechanisms...

Fake GTA 6 Installer Steals Browser Passwords, Discord Tokens and Crypto Data From Gamers

Threat actors are exploiting anticipation around Grand Theft Auto...

Apple Xcode Integer Underflow Flaw Lets Crafted Archives Leak Memory and Crash Builds

A recently disclosed integer-underflow vulnerability in Apple’s modern Mach-O...

Palo Alto PAN-OS Buffer Overflow Lets Attackers Execute Arbitrary Code as Root

Palo Alto Networks has announced a high-severity buffer overflow...

New Phishing Attack Uses Blob URLs to Hide Malicious Pages From Security Scanners

A phishing campaign that moves the credential-harvesting page out...

Related Articles

Recent News