Original Article Text

Click to Toggle View

Hackers breach European air-gapped govt systems with custom malware. An APT hacking group known as GoldenJackal has successfully breached air-gapped government systems in Europe using two custom toolsets to steal sensitive data, like emails, encryption keys, images, archives, and documents. According to an ESET report, this happened at least two times, one against the embassy of a South Asian country in Belarus in September 2019 and again in July 2021, and another against a European government organization between May 2022 and March 2024. In May 2023, Kaspersky warned about GoldenJackal's activities, noting that the threat actors focus on government and diplomatic entities for purposes of espionage. Although their use of custom tools spread over USB pen drives, like the 'JackalWorm,' was known, cases of a successful compromise of air-gapped systems were not previously confirmed. Air-gapped systems are used in critical operations, which often manage confidential information, and are isolated from open networks as a protection measure. Entering through the (air)gap The older attacks seen by ESET begin by infecting internet-connected systems, likely using trojanized software or malicious documents, with a malware called 'GoldenDealer.' GoldenDealer monitors for the insertion of USB drives on those systems, and when it happens, it automatically copies itself and other malicious components onto it. Eventually, that same USB drive is inserted into an air-gapped computer, allowing GoldenDealer to install GoldenHowl (a backdoor) and GoldenRobo (a file stealer) onto these isolated systems. During this phase, GoldenRobo scans the system for documents, images, certificates, encryption keys, archives, OpenVPN configuration files, and other valuable info and stores them in a hidden directory on the USB drive. When the USB drive is removed from the air-gapped computer and re-connected to the original internet-connected system, GoldenDealer automatically sends the stolen data stored on the drive to the threat actor's command and control (C2) server. GoldenHowl is a multi-functional Python backdoor that can steal files, facilitate persistence, scan for vulnerabilities, and communicate directly with the C2. ESET says it appears designed to run on internet-connected machines. New modular toolset In 2022, GoldenJackal began using a new Go-based modular toolset that performed similar activities to those described in the previous section but allowed the attackers to task different machines with separate roles. For example, some machines were used for file exfiltration while others acted as file stagers or configuration distribution points. The new malware used for USB infection is named GoldenAce, and the tools that steal files and send them to the attackers are named 'GoldenUsbCopy' and 'GoldenUsbGo,' with the latter being a more recent variant of the former. GoldenUsbGo no longer uses AES-encrypted configuration but instead exfiltrates files based on hardcoded instructions, including recently (up to 14 days) modified files that are smaller than 20 MB and match specific types of content (keywords like "pass", "login", or "key") or certain file types (.pdf, .doc/.docx, .sh, .bat). Another interesting malware component is GoldenBlacklist (and its Python-based implementation GoldenPyBlacklist), which filters and archives specific email messages from compromised systems before exfiltration. Finally, there's GoldenMailer, which emails the stolen information to the attackers, and GoldenDrive, which uploads the data to Google Drive. The presence of two toolsets that also overlap with tools described in Kaspersky's report demonstrates GoldenJackal's capability to develop new custom malware and optimize it for covert espionage operations. For a complete list of the indicators of compromise (IoCs) associated with all those tools, you can check out this GitHub page.

Daily Brief Summary

NATION STATE ACTIVITY // Advanced Persistent Threat Group Breaches Air-Gapped European Government Systems

GoldenJackal APT group infiltrated European air-gapped government systems using bespoke malware named GoldenDealer and GoldenHowl among others, allowing them to exfiltrate sensitive data.

Documented breaches include attacks on a South Asian country's embassy in Belarus and a European government organization, spanning from 2019 to 2024.

The group utilized USB drives infected with GoldenDealer to penetrate isolated networks and then installed additional malware to collect and transmit data.

GoldenJackal introduced a new Go-based toolset in 2022 enabling role-specific tasks among infected machines and hardened their operational security by using non-encrypted, hardcoded instructions for data theft.

Stolen data ranged widely from emails, encryption keys, and OpenVPN configurations to images and document archives, significantly endangering diplomatic and state security.

The APT's techniques included monitoring infected internet-connected systems for USB activity to propagate malware to the air-gapped environments.

This breach incident highlights the critical vulnerability of air-gapped systems to physical cybersecurity threats and the complex strategies employed by state-aligned actors targeting government entities.