Categories: Cyber Security News

Phishing Attacks Impersonate Zoom and Google Meet to Distribute Teramind Spyware

Threat actors are deploying a new phishing campaign that uses fake Zoom and Google Meet updates to secretly install surveillance software.

Instead of creating custom malware, attackers are abusing Teramind, a legitimate enterprise monitoring tool. This strategy allows hackers to spy on victims without triggering standard security alerts.

Attack Vector and Infrastructure

The campaign relies on fake websites that look exactly like official Microsoft Store pages for Zoom and Google Meet.

When a victim clicks the download button, a malicious MSI installer file is silently delivered to their computer.

Researchers found that the attackers use a single, identical Windows installer file across multiple campaigns.

To tell their attacks apart, the software reads its own filename when it runs. The filename includes a 40-character code that links the installed software back to the attacker’s specific account.

Because of this clever design, a single file can be used for thousands of attacks simply by renaming it.

When the user runs the installer, it performs a quick network check against its Command and Control (C2) server. If the machine cannot connect to the server, the installation stops immediately with error code 1603.

If the connection is successful, the software installs using a “Hidden Agent” stealth mode. This deployment option runs completely silently in the background.

According to Malwarebytes, the victim will not see a taskbar icon, a system tray entry, or a visible listing in the Windows Add/Remove Programs menu.

Furthermore, the installer supports a built-in proxy tunnel. This allows the agent to hide its data theft by blending malicious traffic with legitimate network traffic.

Sponsored

To keep the surveillance software running, the installer creates two hidden services with aggressive restart rules.

If a user or security tool stops the service, it will automatically restart itself within minutes.

Indicators of Compromise (IOCs)

Indicator Type Technical Details
SHA-256 Hash 644ef9f5eea1d6a2bc39a62627ee3c7114a14e7050bafab8a76b9aa8069425fa
MD5 Hash AD0A22E393E9289DEAC0D8D95D8118B5
Zoom Phishing Domain uswebzoomus[.]com
Google Meet Phishing Domain googlemeetinterview[.]click
C2 Server Address rt.teramind.co
ProgramData GUID {4CEC2908-5CE4-48F0-A717-8FC833D8017A}

Observed Persistence Mechanisms

Service Name Display Name Executable Privilege Level
tsvchst Service Host svc.exe –service LocalSystem
pmon Performance Monitor pmon.exe LocalSystem

Detection and Remediation

Security teams should actively monitor for the fixed GUID folder in the ProgramData directory. Administrators can also query systems for the tsvchst and pmon services.

To stop this attack chain early, IT departments should block MSI execution from standard user download folders.

Removal Steps:

  1. Open the Command Prompt application as an Administrator.
  2. Execute the uninstaller command: msiexec /x {4600BEDB-F484-411C-9861-1B4DD6070A23} /qb.
  3. Manually delete the remaining directory by running: rmdir /s /q "C:ProgramData{4CEC2908-5CE4-48F0-A717-8FC833D8017A}".
  4. Reboot the system to fully unload the malicious kernel drivers from memory.

Follow us on Google NewsLinkedIn and X to Get More Instant UpdatesSet Cyberpress as a Preferred Source in Google

The post Phishing Attacks Impersonate Zoom and Google Meet to Distribute Teramind Spyware appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

Dallas driver dies in Callahan County crash on I-20

CALLAHAN COUNTY, Texas (KTAB/KRBC) - A Dallas man was killed early Friday morning following a…

6 minutes ago

The Best Deals Today: Super Mario RPG, Death Stranding 2, Super Monkey Ball Banana Rumble, and More

The weekend is finally here, and new deals have popped up! There are quite a…

35 minutes ago

Every LEGO Batman: Legacy of Dark Knight Set Releasing in March 2026

LEGO Batman: Legacy of the Dark Knight, a new take on the classic LEGO game…

36 minutes ago

Polymarket defends its decision to allow betting on war as ‘invaluable’

It might be World War III, but at least I won $20. | Image: Polymarket…

1 hour ago

US, Israel strike Iran; Democrats call for immediate vote on Trump war powers

President Donald Trump in a video posted by the White House on social media announces…

2 hours ago

Everything Coming to Disney+ in March 2026

We’ve somehow already made our way to March, which hopefully brings some spring weather, but…

3 hours ago

This website uses cookies.