Tuesday, September 15, 2026

Hackers Abuse Google Cloud Storage to Slip Remcos RAT Past Email Filters

Hackers are exploiting Google Cloud Storage to bypass email and web filters and deliver Remcos RAT through convincing Google Drive–themed phishing campaigns that blend social engineering with fileless, multi‑stage execution chains.

Phishing emails link to Google Cloud Storage buckets named “com-bid” or “contract-bid-0,” presenting what appears to be a standard Google Drive document access request.

Because both the sending and hosting infrastructure belong to Google, messages often pass DMARC, SPF, and DKIM checks and slide past legacy secure email gateways.

ANY.RUN researchers recently documented a phishing operation that hosts malicious HTML on storage.googleapis.com, abusing Google’s trusted cloud infrastructure to evade URL and reputation‑based filtering.

Sandbox analysis of a phishing attack (Source : ANY.RUN).
Sandbox analysis of a phishing attack (Source : ANY.RUN).

Once the victim clicks, they are taken to a Google Drive–style login page that closely mimics legitimate Google Workspace flows, complete with logos and familiar file‑type icons.

These pages harvest full account credentials, including passwords and one‑time passcodes, before moving the victim into the malware delivery phase.

Multi‑Stage, Mostly Fileless Infection Chain

After “successful” authentication, users are prompted to download a JavaScript file named Bid-Packet-INV-Document.js, presented as a business document or bid packet.

Executed under Windows Script Host, this script includes time‑based evasion to delay malicious activity and outwait automated sandboxes with short analysis windows.

The script then launches a VBS-based chain: an initial VBS downloader retrieves a second VBS stage that drops components into a folder like %APPDATA%\WindowsUpdate and configures startup persistence to survive reboots.

A PowerShell script (e.g., DYHVQ.ps1) orchestrates loading an obfuscated executable stored as a temporary .tmp file and simultaneously pulls an additional .NET loader from a text‑hosting service, executing it directly in memory via Assembly. Load to avoid writing a detectable payload to disk.

The .NET loader abuses the signed Microsoft binary RegSvcs.exe for process hollowing, starting the trusted process from %TEMP% and injecting the Remcos payload into its memory space.

Remcos RAT detected in the sandbox analysis (Source : ANY.RUN).
Remcos RAT detected in the sandbox analysis (Source : ANY.RUN).

This produces a partially fileless Remcos instance whose malicious behavior runs inside a legitimate, clean‑reputation process, making static, file‑hash‑based EDR rules largely ineffective.

Once active, Remcos RAT establishes encrypted command‑and‑control communications and writes persistence entries under registry keys such as HKEY_CURRENT_USER\Software\Remcos-{ID}.

This capability turns a single compromised endpoint into a long‑term beachhead for ransomware deployment, lateral movement, and data exfiltration of sensitive documents or customer records.

Why Legacy Defenses Fail

This campaign shows how attackers “borrow” the trust of major cloud providers instead of standing up obviously malicious infrastructure.

Google Storage and a signed Microsoft binary both enjoy strong reputation scores, so filters that rely on known‑bad domains, hashes, or static indicators often see nothing suspicious.

Combined with heavy obfuscation, time‑delayed execution, and in‑memory loading, the approach breaks traditional assumptions about what malicious traffic and binaries look like.

ANY.RUN’s 2025 malware trends reporting notes that RATs and backdoors are surging in prevalence, with multi‑stage, trusted‑cloud phishing now a leading delivery vector, underscoring why early, behavior‑based detection is now a business continuity requirement rather than a purely technical goal.

To counter these attacks, defenders must analyze what actually happens after a link is clicked or a script runs tracking process trees, registry changes, and network beacons rather than trusting reputation alone.

Interactive sandboxing, such as ANY.RUN’s cloud environment, allows analysts to manually drive the full chain from phishing URL to Remcos C2 callback, defeating time‑delay and anti‑automation logic and exposing every stage of the kill chain.

MITRE ATT&CK matrix of the attack analyzed in the sandbox (Source : ANY.RUN).
MITRE ATT&CK matrix of the attack analyzed in the sandbox (Source : ANY.RUN).

From this behavioral map, teams can derive MITRE ATT&CK‑mapped techniques, Sigma rules, and concrete IOCs that can be operationalized across SIEM, EDR, and network controls.

ANY.RUN’s Threat Intelligence Lookup and Threat Intelligence Feeds then extend this advantage by correlating indicators like C2 IPs, anomalous RegSvcs.exe behavior, and specific script signatures across a large community dataset, surfacing related Remcos activity and feeding high‑fidelity, malicious‑only indicators into SOC workflows.

In an era where “legitimate” infrastructure is routinely weaponized, such behavioral and intelligence‑driven defenses are essential to detect and contain trust‑abuse phishing before the next bid document drops a RAT into production.

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

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

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...

China-Linked Hackers Exploit Sogou One-Click RCE to Deploy GRAYRABBIT Backdoor

China-linked threat actors tracked as UNC3569 have exploited a...

Casbaneiro Banking Trojan Uses Distributed C2 Servers to Evade Detection and Target Bank Users

A Casbaneiro banking Trojan campaign targeting users across Latin...

AsyncRAT Malware Abuses AutoIt and PowerShell to Hide Inside Legitimate Windows Process

A five-stage AsyncRAT campaign that chains a socially engineered...

Threat Actors Use Claude AI Agents to Automate Cyberattacks and Steal Sensitive Data

Threat actors are increasingly using Claude-based AI workflows to...

China-Linked Hackers Chain Chrome Zero-Day With Windows Kernel Flaw in Attacks

China-linked threat actors UTA0560 and JungleBamboo chained a Google...

New Phishing Campaign Abuses Windows Mshta.exe to Steal Credentials and Secrets

A newly identified phishing campaign is abusing the legitimate...

Related Articles

Recent News