APT28-Linked HOOKEDGE Backdoor Targets European Government and Diplomatic Organizations
A Russian state-sponsored hacking group, APT28 (Fancy Bear), has deployed a new backdoor named HOOKEDGE, targeting government and diplomatic organizations in Romania, Spain, and Türkiye. This sophisticated malware, an evolution of HEADLACE, uses macro-enabled Word documen…
Intelligence analysis by Gemini 2.5 Flash

Cybersecurity researchers have identified a new campaign by the Russian state-sponsored hacking group APT28 (Fancy Bear), which utilized a previously undocumented backdoor named HOOKEDGE. The attacks, spanning late 2025 to early 2026, focused on European government and diplomatic entities, leveraging social engineering and a two-stage C2 architecture via webhook services to evade dete…
Imagine a sneaky spy group trying to peek into important offices in Europe. They send special fake letters that, when opened, secretly let a tiny robot called HOOKEDGE into the computer. This robot then uses a secret message board (like a hidden chat room) to get instructions and send back information, all while trying to stay hidden from the grown-ups who protect the computers.
Analysis
The recent campaigns attributed to APT28, tracked as BlueDelta by Recorded Future, highlight a persistent and evolving threat landscape targeting European government and diplomatic organizations. The group's deployment of the HOOKEDGE backdoor signifies a strategic refinement of their existing tradecraft rather than the introduction of entirely new capabilities. This lightweight Windows batch script, distributed through social engineering via macro-enabled Microsoft Word documents, demonstrates APT28's continued reliance on established initial access vectors while enhancing the stealth and resilience of their post-compromise operations.
HOOKEDGE
HOOKEDGE functions as a basic yet effective Windows batch backdoor, designed for remote command execution and data exfiltration. Its primary delivery mechanism involves macro-enabled Word documents that, upon enabling content, initiate a multi-step installer chain. This chain writes several files to the user's profile directory, establishes a scheduled task for persistence, and then meticulously deletes its own traces to complicate forensic analysis and incident response efforts.
The backdoor operates by entering a polling loop, fetching arbitrary .cmd payloads from a staging webhook, executing them, and subsequently transmitting the output back to the webhook URL using a hidden Microsoft Edge instance. The implant's design prioritizes stealth and operational efficiency, ensuring that its command retrieval and data exfiltration activities can blend more effectively with legitimate network traffic and circumvent the need for dedicated command-and-control infrastructure.
BlueDelta
BlueDelta, Recorded Future's moniker for the Russian state-sponsored APT28 group, has demonstrated a clear strategy of incremental improvement in its cyber espionage toolkit. The attribution of HOOKEDGE to BlueDelta is based on significant code and tradecraft overlaps with HEADLACE, a modular Windows backdoor previously used by APT28. This evolutionary approach allows the group to maintain effectiveness while minimizing the risk associated with entirely new, untested malware, with a consistent focus on intelligence collection against high-value European government and diplomatic targets.
The group's operational resilience is further evidenced by its adaptations to infrastructure constraints. Recognizing the limitations of webhook[.]site's free-tier API, BlueDelta implemented a two-stage HOOKEDGE payload architecture. This design allows them to separate initial access infrastructure from active collection infrastructure, ensuring that ongoing operator tasking for high-priority victims does not prematurely exhaust the limited request quotas of initial-access webhook endpoints.
webhook.site
The abuse of webhook[.]site services is a central and distinctive feature of HOOKEDGE's command-and-control mechanism. This public service is leveraged for C2, payload staging, and data exfiltration, allowing malicious activity to appear as regular web traffic. The initial lure documents even embedded hidden images referencing webhook[.]site URLs, serving as a canary to alert operators when a document was opened, though this specific tactic was later removed, possibly to reduce network-based indicators of compromise.
The reliance on webhook[.]site, while offering stealth and ease of setup, also introduces operational challenges for BlueDelta, specifically the free-tier API limits. The maximum of 100 requests per unique endpoint meant that a 30-minute beaconing interval would exhaust an endpoint's allocation within days. To counter this, BlueDelta developed a two-stage architecture, moving high-priority victims to dedicated second-stage webhook endpoints, ensuring sustained operational control and collection against the most valuable targets.
Key points
- APT28 (Fancy Bear/Forest Blizzard) is linked to new campaigns targeting European government and diplomatic organizations.
- The campaigns deployed HOOKEDGE, a new Windows batch backdoor, between late September 2025 and early April 2026.
- HOOKEDGE is considered an evolutionary successor to HEADLACE, sharing significant code and C2 tradecraft.
- It uses macro-enabled Microsoft Word documents as the primary delivery vehicle and webhook[.]site for command-and-control.
- The backdoor employs a two-stage architecture to manage webhook API limits and prioritize high-value targets.
- Organizations are advised to block macro execution, detect scheduled task abuse, and monitor outbound connections to webhook services.
Organizations can improve their defenses by prioritizing blocking macro execution from untrusted documents and implementing detection for scheduled task abuse and headless browser activity. The detailed analysis by Recorded Future provides valuable intelligence for developing more robust security measures against evolving APT28 tactics, potentially reducing the success rate of such sophisticated attacks.
The continuous refinement of HOOKEDGE and APT28's adaptable tradecraft suggest that these state-sponsored attacks will persist and become harder to detect. Their use of public webhook services for C2 makes it difficult to distinguish malicious traffic from legitimate network activity, potentially leading to prolonged compromises and data exfiltration from critical government and diplomatic targets.



