Operation Poseidon Exposed: How Konni APT Weaponized Google Ads to Deliver EndRAT Malware

Listen to this Post

Featured Image

Introduction: When Trust Becomes the Attack Vector

Operation Poseidon marks a dangerous escalation in modern cyber-espionage, where attackers no longer rely on suspicious links or crude phishing tricks. Instead, the Konni APT group turned one of the most trusted digital infrastructures on the internet — Google Ads — into a stealthy malware delivery mechanism. By abusing legitimate advertising redirection systems, the campaign bypassed traditional email security, URL reputation filters, and user suspicion, proving once again that trust itself has become the most valuable exploit surface.

This campaign is not just technically impressive; it is strategically alarming. It blends advertising technology, social engineering, memory-only malware execution, and long-term infrastructure reuse into a single, cohesive operation designed for persistence, stealth, and scale.

Operation Poseidon Campaign Overview

Operation Poseidon is a spear-phishing campaign attributed to the Konni APT group, known for targeting South Korean institutions and human rights organizations. The operation leverages legitimate Google Ads redirection infrastructure to distribute EndRAT, an AutoIt-based remote access trojan.

Instead of hosting obviously malicious URLs, the attackers embedded command-and-control parameters directly into advertising redirection links. This allowed malicious traffic to masquerade as normal ad-click behavior, drastically reducing early-stage detection.

The campaign reflects a mature threat actor with deep understanding of both security tooling limitations and user behavior patterns.

Abusing Google’s Advertising Ecosystem

At the heart of Operation Poseidon is the abuse of DoubleClick, Google’s ad-tracking platform acquired in 2008. By routing victims through legitimate ad URLs first, attackers established immediate credibility before redirecting traffic to malware-hosting servers.

This technique exploits the implicit trust security tools place in major advertising domains. Email gateways and browsers often whitelist such infrastructure, allowing malicious redirections to pass through unchallenged during initial access.

The result is a highly effective delivery channel that blends seamlessly into everyday enterprise browsing behavior.

Masking C2 Traffic as Legitimate Ads

One of the most effective tactics used in Operation Poseidon is embedding command-and-control addresses inside ad redirection parameters. This makes outbound malware communication appear indistinguishable from routine advertising analytics traffic.

Security tools monitoring network flows see legitimate Google Ads domains rather than suspicious IPs or newly registered domains. By the time traffic reaches the external server, the initial trust has already been established.

This technique significantly delays detection and incident response, giving attackers valuable dwell time.

OPSEC Failure Reveals Internal Campaign Structure

Despite its sophistication, Operation Poseidon exposed a rare operational security mistake. Researchers discovered internal build path artifacts embedded within malicious AutoIt scripts, revealing directory names such as “Poseidon – Attack.”

This disclosure confirmed that Operation Poseidon operates as a distinct internal project within Konni’s broader infrastructure. It also revealed development workflows, tooling organization, and version control habits.

Such insights are invaluable to defenders, as they allow campaign clustering beyond surface-level indicators.

Evasion Through Invisible Content Manipulation

The spear-phishing emails used in this campaign contained meaningless English sentences hidden using CSS display: none properties. These sentences are invisible to human recipients but visible to automated scanners.

The goal is to confuse AI-based detection systems that rely on semantic analysis while keeping the visible email content clean and convincing.

This tactic highlights how attackers are actively adapting to machine-learning-driven security controls.

Tracking Victim Engagement with Web Beacons

Operation Poseidon deployed a 1×1 pixel web beacon hosted on kppe[.]pl to track email opens. Each beacon contained Base64-encoded recipient identifiers, allowing attackers to confirm which targets were active and responsive.

Only confirmed targets progressed further in the infection chain, ensuring payloads were delivered selectively and reducing unnecessary exposure.

This pre-validation step demonstrates operational discipline and efficiency.

Evolution from NAVER Ads to Google Infrastructure

Earlier versions of the campaign abused NAVER advertising URLs between May and July 2025. More recent iterations consolidated operations around Google’s advertising ecosystem.

This shift reflects both scalability considerations and a preference for globally trusted platforms that offer stronger camouflage.

The transition also suggests continuous optimization based on detection outcomes.

The Complete Infection Chain Explained

The redirection flow begins with a legitimate advertising URL, followed by an embedded C2 parameter. Victims are redirected to a WordPress-hosted malware page, which delivers a ZIP archive.

Inside the archive is a malicious Windows LNK file disguised as a document. When executed, it launches AutoIt3.exe, processes a disguised PDF script, and loads EndRAT directly into memory.

This fileless execution approach bypasses disk-based antivirus scanning almost entirely.

Weaponized LNK Files and Social Engineering

The campaign relies heavily on LNK files masquerading as legitimate documents. Filenames impersonated South Korean financial institutions and referenced urgent administrative requests.

Examples included explanations of financial transactions and wire transfer confirmations, crafted to provoke immediate action.

This method exploits both user trust and familiarity with routine financial documentation.

Pivot to Human Rights Impersonation

In December 2025, attackers shifted themes to impersonate North Korean human rights organizations. Emails posed as recruitment requests for lecturers and awareness academies.

While the theme changed, the targeting remained consistent: South Korean institutions and advocacy communities.

This flexibility shows that Konni adapts narratives without changing core infrastructure.

EndRAT Technical Characteristics

EndRAT, also known as AutoItRAT, includes hardcoded identifiers such as endServer9688 and endClient9688. Version tracking confirms active development, with client version 3.3.14 observed.

The malware operates entirely in memory, establishing bidirectional C2 communication for command execution and data exfiltration.

Recent samples removed “Poseidon – Attack” strings, indicating attacker awareness of public attribution.

Infrastructure Reuse Confirms Konni Attribution

Infrastructure analysis revealed extensive reuse across Konni campaigns. Shared email delivery servers, beacon domains, and C2 infrastructure linked Operation Poseidon to prior operations.

Legitimate websites used for hosting were geographically distributed across Japan, Europe, and Southeast Asia — a known Konni obfuscation pattern.

This reuse strengthens attribution confidence beyond individual malware samples.

Alignment with Historical Konni Operations

The campaign’s techniques align with previously documented Konni activities, including AutoIt-based evasion, impersonation of national institutions, and modular RAT frameworks.

The consistent use of LNK execution, memory-only payloads, and social engineering reinforces the conclusion that Operation Poseidon is part of a long-running espionage program.

This is not a one-off campaign, but an evolution of established tradecraft.

Defensive Recommendations for Organizations

Organizations are advised to deploy behavior-based EDR solutions capable of detecting abnormal process trees following LNK execution.

Rather than blocking advertising domains, defenders should focus on monitoring post-click redirection behavior and unexpected file downloads.

ZIP archives containing LNK files should be treated as high-risk by default, especially when paired with financial or administrative themes.

Strengthening Detection Beyond IoCs

Effective detection requires correlating file indicators, behavioral analytics, machine-learning outputs, and network telemetry.

Security teams should prioritize reducing mean time to respond by visualizing full attack chains — from email delivery to C2 communication.

Threat actor TTP-focused defense models outperform isolated indicator blocking in campaigns of this sophistication.

What Undercode Say: Why Operation Poseidon Matters More Than It Seems

Operation Poseidon is not just another phishing campaign; it is a warning sign for the future of enterprise security. The abuse of Google Ads demonstrates that attackers are actively shifting toward exploiting trusted, business-critical infrastructure rather than fighting against it.

This campaign exposes a fundamental weakness in modern security assumptions. Many defenses still rely on domain reputation and legitimacy heuristics, which collapse when attackers operate inside platforms that cannot realistically be blocked. Advertising networks, analytics services, and cloud providers are now part of the attack surface.

Undercode believes this operation signals a broader trend where APT groups will increasingly weaponize “allowed” services to bypass zero-trust architectures that are trust-based in practice. The use of memory-only execution further compounds the problem, rendering traditional endpoint scanning ineffective.

The OPSEC slip revealing internal build paths is valuable intelligence, but it should not distract from the larger issue: Konni demonstrated that ad-tech infrastructure can function as a global malware delivery system when abused correctly.

Defenders must move away from static trust models and invest in behavioral correlation, process lineage analysis, and cross-layer visibility. Without this shift, campaigns like Operation Poseidon will continue to succeed quietly and repeatedly.

Fact Checker Results

✅ Operation Poseidon is accurately attributed to Konni APT based on infrastructure reuse and TTP overlap.
✅ The abuse of Google Ads redirection mechanisms is technically consistent with documented findings.
❌ No evidence suggests Google Ads itself was compromised; the abuse relied on legitimate functionality.

Prediction

🔮 APT groups will increasingly weaponize advertising, analytics, and cloud platforms to bypass perimeter defenses.
🔮 Memory-only malware frameworks like EndRAT will become standard for espionage-focused campaigns.
🔮 Security vendors will be forced to redesign detection models around behavior, not trust or reputation.

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

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
Bing

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

💬 Whatsapp | 💬 Telegram

📢 Follow UndercodeNews & Stay Tuned:

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