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

推荐订阅源

人人都是产品经理
人人都是产品经理
Google DeepMind News
Google DeepMind News
博客园 - 【当耐特】
量子位
博客园 - 司徒正美
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
腾讯CDC
大猫的无限游戏
大猫的无限游戏
V
Visual Studio Blog
I
InfoQ
D
Docker
Recent Announcements
Recent Announcements
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
宝玉的分享
宝玉的分享
G
Google Developers Blog
GbyAI
GbyAI
Y
Y Combinator Blog
有赞技术团队
有赞技术团队
H
Help Net Security

Intel 471 Blog

TeamPCP Supply Chain Attacks Turning Geopolitical Tension into Actionable Intelligence CVE-2025-68613: Zerobot botnet exploits critical vulnerability impacting n8n AI orchestration platform Introducing Cyber Threat Exposure Bundle: A Unified Approach to External Risk CVE-2026-20127: Critical Cisco SD-WAN vulnerability exploited in wild Handala Threat Group OpenClaw: A viral AI assistant and a magnet for infostealer malware and ClickFix trickery Israeli, US strikes against Iran triggers a surge in hacktivist activity CVE-2026-1731: Finding a critical RCE in an age of AI-driven vulnerability research Born to bypass MFA: Taking down Tycoon 2FA The UK Cyber Security Resilience Bill How AI and the human advantage beat tomorrow’s threats Winter Olympics 2026: Hacktivism Surges Ahead of Protests and Suspected Sabotage How Threat Hunting and “Good” Metrics Help The Business Likely fake ransomware operator 0APT causes panic — Our analysis Hunting APTs: from state policy to TTPs CrazyHunter Ransomware DevMan Ransomware Introducing HUNTER Tuning: a New Tool for Driving Behavioral Threat Hunt Detections Battling check fraud in the U.S. Gootloader Malware Update Shai-Hulud Worm 2.0 New FvncBot Android banking trojan targets Poland White Paper Preview: Black "Fraud Day” and Beyond — The Key Cyber Threats Facing the Retail Sector this Holiday Season Threat hunting case study: Detecting IAB activity Using deception to extract cyber threat intelligence Lynx Ransomware Qilin Ransomware Group ClickFix: Tricking users into installing infostealers Cybercrime Takedowns: Trust, Partnerships and Focus
Ryuk Ransomware
Intel 471 · 2021-04-03 · via Intel 471 Blog

OVERVIEW

Ryuk is a prolific and dangerous ransomware strain that was first observed in mid-August 2018. Ryuk is known to be a derivative of the commercially available HERMES ransomware.

The ransomware uses the WindowsCrypto API for encryption, and encrypts files with AES256 encryption algorithm.

The ransomware avoids encrypting files with the following file extensions:

.dll, .lnk, .hrmlog, .ini, *.exe.

The ransomware will also attempt to encrypt any attached Network Shares.

TARGETING

Ryuk operations are suspected to be carried out by an actor that Crowdstrike refers to as WIZARD SPIDER. The actor is known for employing a tactic referred to as "Big Game Hunting" or the routine targeting of very large enterprise organizations.

DELIVERY

Ryuk has been observed being delivered using the following methods:

  • Malicious Spam (malspam) - this is extremely widely distributed spam with malicious links or attachments. These messages often feature un-targeted, highly generalized lure content. Malspam is often generated by various botnets or other malware infections as a means of further propagating itself.
  • Phishing - this is broadly distributed, though often with target(s) in mind, and containing lure content that has malicious links or attachments. Targeting will likely be based on broad characteristics (e.g. a country, region, or users of a specific online service).
  • Secondary Infection - this is when another malware, upon successful compromise of a system, downloads the indicated payload and executes it. This may be done on a commercial basis (e.g. an actor pays to have their payload deployed) or it may be done to enable freedom of movement for the initial actor (such as deploying a keylogger in order to gather credentials).

INSTALLATION

The Ryuk dropper has been observed performing a validation against the operating system's MajorVersion.

If the Operating System matches Windows 2000, Windows XP, or Windows Server 2003, then the ransomware drops the payload into C:\Documents and Settings\Default User.

If the operating system matches anything other than the above, it drops the executable in C:\Users\Public.

The file will be named using 5 random characters.

Once the dropper has successfully downloaded the dropper will use the command line to delete itself after it successfully executes the ransomware payload.

PERSISTENCE

Ryuk has been observed achieving persistence using HKCU CurrentVersion\Run

*HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\

The value for the key is set to the executable file dropped and detailed in the Installation section.

Get the Free Hunt Packages!

Check Out Other Emerging Threats >