惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
罗磊的独立博客
Microsoft Security Blog
Microsoft Security Blog
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Help Net Security
P
Proofpoint News Feed
The Cloudflare Blog
D
Docker
大猫的无限游戏
大猫的无限游戏

Help Net Security

FIDO Alliance wants to keep AI agents from going rogue on online payments Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security
With AI's help, North Korean hackers stumbled into a near...
Zeljka Zorz · 2026-04-23 · via Help Net Security

For many years, state-sponsored hacking was defined by human expertise in finding security holes, writing malware and exploits, pulling off social engineering and phishing attacks, and much more.

Since the advent of LLM-powered AI assistants and tools, less skilled attackers have been able to carry out attacks and compromises that might otherwise have been out of their reach.

Case in point: HexagonalRodent. According to Expel’s research, the group makes heavy use of generative AI, with telemetry showing active use of Cursor (an AI-native code editor) and ChatGPT across their operations.

Who is HexagonalRodent?

HexagonalRodent is a state-sponsored North Korean APT group that’s, in Expel’s assessment, a subgroup or operational offshoot of Famous Chollima, which specializes in infiltrating companies by posing as legitimate, remote IT workers.

The group’s malware toolkit, BeaverTail, OtterCookie, and InvisibleFerret, is shared across several distinct clusters within the DPRK ecosystem, each with its own targeting priorities and operational style.

Some of these clusters conduct sophisticated intrusions into the networks of major crypto exchanges, but HexagonalRodent specializes in targeting individual Web3 developers.

Individual crypto investors and small blockchain projects often hold significant digital assets but lack enterprise-grade security infrastructure. Unlike major crypto currency exchanges, a solo developer with $400,000 in a software wallet is a soft target.

HexagonalRodent’s typical attack starts with social engineering targets to run malware. They do it by contacting Web developers with job offers, usually via LinkedIn.

The group also sets up elaborate fake company websites and fakes those companies’ LinkedIn presence, then lists job openings on Web3-focused career platforms.

After a target applies for a position, they are asked to complete a test of their coding skills. They open the project folder in VSCode, and trigger the execution of malware.

“Additionally, the skills assessments have backdoors in the actual code, which are designed to be executed when the code is run. This serves as a primary infection vector for targets who are not using VSCode, as well as a fallback in cases where the user opens the project in safe mode, or has VSCode tasks disabled,” Expel researcher Marcus Hutchins explained.

The group’s use of AI-powered tools

For HexagonalRodent members, AI has lowered the barrier to entry and enabled them to perform operations that once required fluent language skills, sophisticated code modification, careful persona management. These capabilities are now partially “outsourced” to commercial AI tools that were built for legitimate use.

The group uses:

  • The AI-powered website design and development platform Anima to create fake company websites
  • Cursor to develop new malware loaders, and
  • ChatGPT to help them with things like password recovery and credential-security workflows, server and infrastructure security, developer troubleshooting, and crypto wallet recovery processes, and likely with the social engineering layer.

Expel notified both OpenAI and Cursor of the group’s activity. Cursor confirmed it had blocked accounts and IP addresses associated with the attacks, and OpenAI acknowledged that a small number of accounts sought help on topics with dual-use (i.e., positive and negative) potential, but said the interactions amounted to limited use rather than sustained malware development, and that safety systems redirected overtly malicious requests.

Still, Expel has found evidence of the group using two new tools that appear to have been “vibe-coded”.

“We also saw evidence of several of the threat actors prompting various US-owned AI models to audit their skills assessments’ code for malware. We believe this was likely part of an attempt to AI-proof their backdoors,” Hutchins noted.

“Previously, several of the threat actor’s campaigns had been burned as a result of their targets using AI to audit the skills assessment’s source code. Frontier AI models could often find the backdoors with ease, resulting in several targets publicly outing the threat actor’s personas.”

Why HexagonalRodent keeps succeeding

Expel’s extensive research has managed to map HexagonalRodent’s achievements in the last few months, and they are surprising.

“From victim IP addresses and system hostnames contained within the data, we are able to deduce that the threat actor’s campaigns exfiltrated a total of 26,584 cryptocurrency wallets from 2,726 infected developer’s systems,” Hutchins shared.

How much of the approximate $12 million dollars worth of crypto assets were stolen from these wallets is unknown.

The group’s stealthy approach and operation often goes unnoticed for a while and, because it doesn’t pursue lateral movement within corporate networks, it leaves a smaller forensic footprint.

Their vibe-coded malware also often flies under the radar of endpoint detection and response solutions. (Although, it also helps that individual developers are not always running EDR or other security solutions.)

“The group makes use of the commercial JavaScript obfuscator obfuscator.io, which is used by legitimate developers to protect their source code from reverse engineering and/or theft. This makes it extremely difficult to write antimalware signatures for, since the obfuscated JS malware just looks like any other JS obfuscated code,” Hutchins pointed out.

Finally, the group writes its malware in NodeJS and Python, two programming languages widely used by developers but rarely by malware creators, because those language runtimes aren’t installed on a typical computer.

But HexagonalRodent targets software developers, and they almost always have both installed. Better still for the attackers, seeing NodeJS code running on a NodeJS developer’s machine looks completely normal. The malware hides in plain sight by blending in with the victim’s everyday work.

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!