Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
BINDCLOAK Malware Exploits Windows to Elevate Privileges, Steal Tokens
August 4, 2026
Fake AI Tools Deliver Malware to Developers, Granting Enterprise Access
August 4, 2026
Chinese Military AI Distillation Boosts Drone and Battlefield Systems
August 4, 2026
Home/CyberSecurity News/HazyBeacon Campaign Abuses AWS for Covert Communications
CyberSecurity News

HazyBeacon Campaign Abuses AWS for Covert Communications

Key Takeaways A new malware campaign, dubbed HazyBeacon (CL-STA-1020), is leveraging Amazon Web Services (AWS) Lambda Function URLs for covert command and control (C2) communications. The campaign...

Jennifer sherman
Jennifer sherman
June 4, 2026 4 Min Read
46 0

Key Takeaways

  • A new malware campaign, dubbed HazyBeacon (CL-STA-1020), is leveraging Amazon Web Services (AWS) Lambda Function URLs for covert command and control (C2) communications.
  • The campaign primarily targets government entities in Southeast Asia.
  • HazyBeacon exploits compromised AWS accounts, not vulnerabilities within AWS itself, to establish stealthy communication relays that appear as legitimate AWS traffic.
  • The malware functions as a backdoor, exfiltrating system information, documents, and keystrokes, and executing arbitrary commands.
  • Detection and mitigation rely heavily on robust AWS Identity and Access Management (IAM) hygiene, comprehensive CloudTrail logging, and careful monitoring of Lambda function configurations and billing anomalies.

A sophisticated new malware operation, identified as HazyBeacon and tracked under the cluster identifier CL-STA-1020, is actively exploiting legitimate cloud infrastructure for clandestine command and control (C2) activities. This campaign predominantly targets government networks across Southeast Asia, as detailed in a recent report.

Table Of Content

  • Key Takeaways
  • HazyBeacon’s Modus Operandi
  • HazyBeacon Campaign Weaponizes Amazon Web Services
  • What You Should Do

Unlike traditional malware that relies on easily identifiable or blockable servers, HazyBeacon leverages Amazon Web Services (AWS), one of the world’s most trusted cloud platforms, to obscure its communications. This tactic makes its malicious traffic appear as routine, encrypted HTTPS connections to Amazon’s own services, effectively blending in with legitimate network activity.

The campaign’s distinctive approach involves compromising AWS accounts belonging to unrelated organizations. Within these hijacked accounts, threat actors deploy lightweight serverless functions, which then act as hidden relay points for their C2 infrastructure. Researchers at Qualys outlined in a report shared with Cyber Security News (CSN) that this campaign was initially documented by Palo Alto Networks Unit 42 in July 2025. The Qualys analysis offers a comprehensive breakdown of the technical mechanisms involved and provides actionable strategies for defenders to detect and neutralize this cloud-native threat.

HazyBeacon’s Modus Operandi

Once HazyBeacon successfully infiltrates a victim’s Windows machine, it establishes itself as a discreet backdoor. Its primary functions include gathering critical system information, such as hostname, IP address, and user privilege levels. The malware is designed to receive encrypted commands, enabling it to execute arbitrary shell instructions or download additional malicious payloads. It also silently exfiltrates stolen documents and captured keystrokes back to the attackers.

Crucially, the HazyBeacon campaign does not exploit inherent vulnerabilities within AWS itself. Instead, attackers obtain static AWS Identity and Access Management (IAM) access keys, often stolen from exposed GitHub repositories or through targeted phishing campaigns. These compromised keys are then used to construct the malicious relay within an already breached cloud account.

HazyBeacon Campaign Weaponizes Amazon Web Services

The core of this attack vector lies in the abuse of AWS Lambda Function URLs, a feature introduced in April 2022. These URLs provide a direct internet endpoint for serverless functions, eliminating the need for additional services like API Gateway. While this simplicity is beneficial for developers, it also presents an easy avenue for malicious actors to weaponize.

Lambda Function URLs offer two authentication modes: one requiring valid IAM credentials, and another, designated as AuthType: NONE, which permits unauthenticated requests. Attackers exploit the latter option to rapidly deploy a public HTTPS relay within AWS infrastructure. Because these endpoints resolve to domains ending in “on.aws,” the malicious traffic seamlessly integrates with legitimate Amazon service communications, making it difficult for security teams to differentiate.

Configure function URL (Surce - Qualys)
Configure function URL (Surce – Qualys)

The malicious relay operates as a silent intermediary. Malware on an infected machine sends an encrypted HTTP POST request to a Lambda URL hosted within a compromised AWS account. This Lambda function then strips the request headers and forwards the payload to the attacker’s true backend server. The response travels back along the same path. In most cases, neither the malware victim nor the owner of the compromised AWS account becomes aware of the breach until an abuse notification is received or an unexpected bill indicates unusual activity.

The attack chain typically begins with poor identity hygiene. Attackers validate stolen IAM keys through discreet API calls. Following validation, they upload a compressed Python or Node.js payload, deploying it as a Lambda function with an innocuous name, such as “UpdateWorker,” in a less-monitored AWS region to evade detection.

What You Should Do

  • Strengthen IAM Hygiene: Implement strict policies for AWS Identity and Access Management (IAM). Disable all unused access keys, enforce regular key rotation, and mandate multi-factor authentication (MFA) across all cloud accounts. This directly addresses the primary entry point for HazyBeacon.
  • Enable Comprehensive CloudTrail Logging: Ensure AWS CloudTrail logging is enabled across all regions. CloudTrail records every API call, including the creation and modification of Lambda functions and Function URLs, providing crucial visibility into unauthorized deployments.
  • Implement Service Control Policies (SCPs): At the AWS Organization level, apply SCPs to restrict the creation of Lambda Function URLs configured with AuthType: NONE. If such configurations are essential, ensure they are explicitly approved and tagged.
  • Route Lambda Workloads Through VPCs: Where possible, route Lambda workloads through a Virtual Private Cloud (VPC). This allows for monitoring of network flow logs, which can reveal anomalous one-to-one inbound-to-outbound traffic patterns indicative of a relay.
  • Monitor Billing Anomalies: Set up granular AWS budget alerts to detect unusual cost spikes, particularly in non-production or less-utilized regions. A high volume of Lambda invocations, especially in unexpected areas, can signal a compromised account being used as a C2 relay.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitMalwarephishingSecurityThreat

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Malicious Bots Now Exceed Human Web Traffic for the First Time

Next Post

Fake Claude AI Installer on Google Sites Delivers Credential-Stealing Malware

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Midnight Blizzard Hacks Hotel Wi-Fi to Steal Cloud Credentials From Travelers
August 4, 2026
North Korean Hackers Use Empty Crypto Transfers to Hide Malware Servers
August 4, 2026
Check Point Critical Auth Bypass Flaw CVE-2024-24934 Exposes Security Management Systems
August 4, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us