Attackers Use Malicious Terraform Providers to Deliver Go Malware via HashiCorp Registry
AI-summarised brief · reviewed before publication
Cybersecurity researchers uncovered Go-based malware distributed through two Go modules and two Terraform providers on HashiCorp’s registry, marking the first use of this centralized repository as a malicious delivery channel. The payload, linked to the Graphalgo campaign attributed to North Korean actors, employs dual command‑and‑control channels: a blockchain dead‑drop on the Arbitrum Sepolia testnet and a Slack bot. It gathers system data, generates an ephemerally‑shared key, and decrypts commands only when a specific cryptographic operation is performed. The attack mirrors recent malicious npm packages and demonstrates a sophisticated, targeted delivery mechanism.
💡 Why It Matters
- · The incident exposes a new vector for supply‑chain attacks, leveraging widely used infrastructure to bypass traditional security checks.
- · It underscores the growing sophistication of state‑backed threat actors in exploiting cloud‑native tools for covert, encrypted command execution.