North Korean hackers prove infrastructure analysis beats malware detection

Craig Nash
By
Craig Nash
Tech writer at All Things Geek. Covers artificial intelligence, semiconductors, and computing hardware.
8 Min Read
North Korean hackers prove infrastructure analysis beats malware detection

Infrastructure-level analysis cybersecurity has emerged as a more reliable approach than traditional payload examination for tracking sophisticated state-sponsored actors. A joint investigation by Hunt.io and Acronis Threat Research Unit exposed how Lazarus and Kimsuky, North Korean state-backed groups, repeatedly reuse infrastructure indicators—IP addresses, certificates, open directories, and shared tooling—creating detectable patterns that persist even as their malware evolves.

Key Takeaways

  • Infrastructure reuse creates trackable footprints independent of malware changes, enabling detection before intrusion occurs
  • Researchers discovered eight identical FRP tunneling nodes across Chinese and APAC VPS hosts, suggesting automated provisioning by the same operators
  • Credential-theft servers exposed 112 MB of password-stealing tools; another hosted 270 MB of Quasar RAT tooling
  • Certificate reuse links separate attack clusters to the same operators, providing advance warning of DPRK activity
  • A single exposed directory contained nearly 2 GB of operational data including offensive security tools and development artifacts

Why Infrastructure Matters More Than Malware

Traditional cybersecurity defense focuses on detecting malicious payloads after they enter a network. Infrastructure-level analysis cybersecurity flips this approach: it tracks the operational foundations attackers build before launching intrusions. Lazarus and Kimsuky may update their malware tactics quarterly, but their underlying infrastructure—the servers, IP ranges, and certificates they control—changes far more slowly. This creates a window for defenders to spot threats before damage occurs.

The researchers discovered that these groups maintain persistent infrastructure across multiple campaigns and years. Certificate reuse links separate attack clusters to the same operators, creating a trackable footprint independent of malware changes. This enables advance warning of DPRK activity rather than detection after compromise has already begun. When a defender spots a known malicious certificate in their logs, they can isolate systems and alert incident response teams before data exfiltration happens.

The Infrastructure Discoveries That Changed Detection

The investigation uncovered a sprawling network of exposed servers revealing operational secrets. One credential-theft server at 207.254.22.248:8800 exposed 112 MB of password-stealing tools; another at 149.28.139.62:8080 hosted Quasar RAT with 270 MB of tooling. These were not encrypted, hidden, or obfuscated—they sat openly accessible, waiting for any researcher with the right search queries to find them.

More striking was the discovery of 154.216.177.215:8080, which exposed nearly 2 GB of operational data including offensive security tools and development artifacts. This single exposed directory contained the digital equivalent of a North Korean hacking team’s workbench: unfinished tools, test scripts, and configuration files that revealed how these groups operate at scale. The sheer volume suggested not a boutique operation but an industrial-scale hacking enterprise with dozens of developers and operators.

Eight identical FRP tunneling nodes appeared across Chinese and APAC VPS hosts on port 9999, each serving 10 MB binaries and suggesting automated provisioning. This uniformity indicates the groups use infrastructure-as-code practices—they spin up new nodes programmatically, likely using the same template. A defender who spots one node can predict the existence of others and preemptively block the entire pattern.

Infrastructure Analysis vs. Traditional Threat Detection

Traditional endpoint detection and response (EDR) tools hunt for known malware signatures or suspicious behaviors within a network. By the time malware reaches an endpoint, the intrusion is underway. Infrastructure-level analysis cybersecurity works upstream: it identifies the command-and-control servers, tunneling infrastructure, and staging servers attackers use before they even attempt to breach a target. This is the difference between treating a gunshot wound and confiscating the gun before it fires.

The challenge with malware-focused detection is that attackers iterate constantly. A new variant of a trojan defeats signature-based detection. A novel obfuscation technique bypasses behavioral analysis. But infrastructure is harder to change. Registering new domains, provisioning new servers, and obtaining new SSL certificates all require time and money. Nation-state actors have resources, but they also have operational security constraints—they cannot simply spin up thousands of new IPs overnight without drawing attention to themselves.

What This Means for Defenders Today

Organizations should incorporate infrastructure threat intelligence into their security operations. This means monitoring for connections to known malicious IPs and certificates, not just analyzing files and processes. It means subscribing to threat feeds that track infrastructure patterns used by specific threat actors. It means understanding that a single exposed server can reveal months of operational planning.

The Lazarus and Kimsuky investigation demonstrates that defenders no longer need to wait for a breach to detect North Korean activity. By monitoring infrastructure indicators—the IP addresses, certificates, and hosting patterns—security teams can spot these groups during reconnaissance and preparation phases. This shifts the advantage back to defenders, at least temporarily, until attackers adapt their infrastructure practices to become less predictable.

How Do Defenders Access This Intelligence?

Infrastructure threat intelligence comes from multiple sources. Researchers like Hunt.io and Acronis publish findings from direct investigation of exposed servers. Commercial threat intelligence vendors aggregate and contextualize this data. Open-source projects like abuse.ch track malicious IP addresses and certificates. A mature security operations center (SOC) integrates multiple feeds and correlates them to identify patterns. The key is not relying on any single source but triangulating across multiple intelligence streams to build confidence in attribution.

Can Attackers Simply Change Their Infrastructure?

Yes, but at a cost. Migrating to entirely new infrastructure requires time and coordination. During that transition window, defenders can detect the shift itself—a sudden change in certificate issuance patterns or VPS provider usage is itself a signal. Additionally, operational continuity matters to attackers. If they abandon infrastructure too frequently, they lose the ability to maintain persistent backdoors or command-and-control channels. The infrastructure reuse discovered in this investigation suggests Lazarus and Kimsuky prioritize operational continuity over perfect operational security.

Why Did These Servers Remain Exposed for So Long?

The exposed directories containing gigabytes of tools and data raise a question: how did these servers stay undiscovered? The answer likely involves obscurity and targeting. These servers were not indexed by major search engines. They required specific knowledge of IP addresses and ports to access. The groups may have assumed that only other nation-state actors or highly specialized researchers would find them, and that those actors would remain silent rather than publish findings. The decision to publish this research broke that assumption, exposing the infrastructure to the entire security community.

The investigation by Hunt.io and Acronis represents a turning point in how defenders understand North Korean cyber operations. Infrastructure-level analysis cybersecurity is not a new concept, but its application to Lazarus and Kimsuky operations proves it works at scale and reveals operational details that malware analysis alone cannot uncover. Organizations that adopt infrastructure-focused threat hunting will gain a significant advantage in detecting and disrupting these groups before damage occurs.

Edited by the All Things Geek team.

Source: TechRadar

Share This Article
Tech writer at All Things Geek. Covers artificial intelligence, semiconductors, and computing hardware.