A sophisticated new spear-phishing campaign dubbed “Operation Poseidon” is leveraging Google Ads to distribute potent EndRAT malware, effectively bypassing traditional cybersecurity defenses. This operation, attributed to the financially motivated Konni APT group, targets South Korean organizations with cunning social engineering tactics, masquerading as legitimate entities to trick victims into compromising their systems.
The Konni APT group, known for its persistent targeting of South Korean entities, is employing a novel method for malware distribution. By embedding malicious links within seemingly legitimate Google Ads, they exploit the trust users place in familiar advertising platforms and Google’s own tracking infrastructure. This allows for the initial delivery of malware while significantly reducing user suspicion, a critical step in bypassing initial security hurdles.
Operation Poseidon: A New Spear-Phishing Threat Abusing Google Ads
Operation Poseidon represents a significant evolution in the Konni APT group’s attack methodologies. Researchers at Genians first identified the campaign through in-depth forensic analysis of malicious scripts that contained internal operational artifacts. The operation’s codename, “Poseidon,” was revealed through internal build paths, suggesting a well-organized and distinct operational unit within the broader Konni APT framework.
The core of the attack lies in its deceptive use of Google’s advertising infrastructure. Threat actors are utilizing legitimate ad click tracking domains to mask malicious URLs. This technique tricks security systems into believing the traffic is part of normal advertising activity. Moreover, compromised WordPress websites are being repurposed as distribution points for the malware and as command-and-control (C2) infrastructure, enabling rapid rotation and making it difficult to block attack vectors.
Victims are enticed to click on disguised advertising URLs within spear-phishing emails. These links first redirect through Google’s `ad.doubleclick.net` domain before leading to compromised servers. These servers host malicious ZIP archives, which are the next stage of the infection chain.
Inside these archives are LNK (shortcut) files. When opened, these LNK files masquerade as PDF documents and trigger the download and execution of AutoIt scripts. These scripts are designed to load EndRAT-variant remote access trojans directly into the victim’s system memory, often without requiring further user interaction. The malware maintains communication with its C2 infrastructure using unique identifier strings such as “endServer9688” and “endClient9688.”
Attack Execution and Evasion Techniques
The spear-phishing emails themselves are crafted with sophisticated evasion techniques. They contain large volumes of seemingly meaningless English text injected into invisible HTML areas using the `display:none` attribute. This deceptive practice is intended to confuse AI-based phishing detection systems and spam filters by artificially inflating the email’s content length and disrupting keyword analysis logic. Additionally, transparent 1×1 pixel web beacons are embedded within the emails. These beacons send HTTP requests to attacker-controlled servers when the email is opened, allowing threat actors to track recipient engagement and confirm the validity of active email addresses.
The malicious URLs embedded within these emails are cleverly disguised. They exploit the structured format of legitimate advertising platforms by placing C2 addresses within URL parameters. This methodology makes the redirection appear as routine advertising traffic, significantly reducing the likelihood of detection by both email gateways and network security monitoring tools. The LNK files also employ further deception by masking their true file extensions and utilizing icons that resemble legitimate document types, completing a multi-layered attack chain designed to bypass both signature-based and behavior-based security frameworks.
The continued evolution of advanced persistent threats like Operation Poseidon highlights the ongoing need for robust, multi-layered security strategies. Organizations must remain vigilant, continuously updating their security protocols and educating their employees on the latest social engineering tactics to mitigate the risks posed by these increasingly sophisticated attacks. Future observations will likely focus on the adaptability of the Konni APT group and the effectiveness of evolving defensive measures against this type of Google Ads-based malware delivery.

