Rast Gang 家族详情

Rast Gang

高活跃

Rast Gang勒索病毒是由Rust语言编写的一款勒索软件,自2023年12月起在国内活跃,主要针对政企单位实施攻击。截至2024年9月,该病毒已迭代至第三个版本。攻击手法多采用暴力破解与Nday组合的方式进行入侵。

首次发现 :
勒索信 : readme.txt
算法 : AES-256、chacha20
扩展名 : .wstop;.sstop;.peng; .wman

情报摘要:

别名 :
Steloj(关联)
IOC数量 :
5
受害记录 :
0
ATT&CK战术 :
0

概览

Rast Gang勒索病毒是由Rust语言编写的一款勒索软件,自2023年12月起在国内活跃,主要针对政企单位实施攻击。截至2024年9月,该病毒已迭代至第三个版本。攻击手法多采用暴力破解与Nday组合的方式进行入侵。

加密特征

暂无加密特征数据。

勒索信

勒索信文件 : readme.txt

############################################################################### !!!!!!!!!!!! THE FILES ON YOUR DEVICE HAVE BEEEN ENCRYPTED !!!!!!!!!!!!!! ############################################################################### Due to a security breach, all files on your computer have been encrypted, for decryption, send an email to us: Be sure to specify this ID in the header of the letter when contacting us: vfpFIU7U To decrypt your files, you will need to pay a certain amount in bitcoins.The decryption rate depends on the speed of your computer. After payment, you will receive a special tool for decrypting fileson your computer. ####################################### As a guarantee, we make a free decryption #######################################

勒索信文件 : DECRYPTION_INFORMATION.html

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>DECRYPTION INFORMATION</title> <style> *{padding:0;margin:0;box-sizing:border-box;} body{width:100%;text-align:left;font-family:sans-serif;background-color:#333333;color:#fff;} .wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;} .title{text-transform:uppercase; margin-top:50px; margin-bottom:50px;} .content p{margin-bottom:20px;} .content p b{color:burlywood;} .content h3{margin-top:20px;margin-bottom:7px;color:orange;} .content h2{margin-top:20px;margin-bottom:7px;color:red;} </style> </head> <body> <div class="wrapper"> <div class="title"><h1>Your computer is encrypted!</h1></div> <div class="content"> <p>To decrypt, send us an email to: <b>dawsones@cock.li</b></p> <p>Be sure to include this identifier in the email header when contacting us: <b>HAPvR9JzRaQ1F</b></p> <div> <h3>1. What happened?</h3> <p>Due to a security breach, all files on your computer were encrypted, the file structure was not damaged, we did everything possible to prevent this from happening.</p> </div> <hr> <div> <h3>2. How do I get my files back?</h3> <p>If you want to recover your files, you need to pay us for our work by writing to us at <b>dawsones@cock.li</b> and discussing the price of the transaction.</p> </div> <hr> <div> <h3>3. How can I pay?</h3> <p>We only accept payment in Bitcoin cryptocurrency, if you do not know how to replenish Bitcoin yourself, there are many intermediaries in your country who are ready to help you with this.</p> </div> <hr> <div> <h3>4. How quickly will the files be restored?</h3> <p>The speed of decryption depends on the speed of your contact with us and how quickly we can agree on the price.</p> </div> <hr> <div> <h3>5. File recovery guarantee</h3> <p>If you do not attempt to decrypt it yourself, we guarantee the return of all your files.</p> <p>We are ready to decrypt any two small files up to 1MB with a simple extension (jpg, xls, doc, etc) for free, not a database (otherwise you may not need our work).</p> <p>We will decrypt and send you back, thereby demonstrating the possibility of returning your files.</p> <p>Be sure to include this identifier in the email header when contacting us: <b>HAPvR9JzRaQ1F</b></p> </div> <hr> <div> <h2>:::BEWARE:::</h2> <p>DON'T try to change encrypted files by yourself!</p> <p>If you will try to use any third party software for restoring your data or antivirus solutions - please make a backup for all encrypted files!</p> <p>Any changes in encrypted files may entail damage of the private key and, as result, the loss all data.</p> </div> </div> </div> </body> </html>

勒索信文件 : INFORMATION_c.txt

######################################################################## !!!!!!!!!!!!! THE FILES ON YOUR DEVICE HAVE BEEN ENCRYPTED !!!!!!!!!!!!! ######################################################################## Due to a security breach, all files on your computer have been encrypted, for decryption, send an email to us: dataserver@airmail.cc Be sure to specify this ID in the header of the letter when contacting us: x9VUJHAc To decrypt your files, you will need to pay a certain amount in bitcoins. The decryption rate depends on the speed of your contact with us. After payment, you will receive a special tool for decrypting files on your computer. ######################################### As a guarantee, we make a free decryption ######################################### For the test, we can decrypt one small file as proof of decryption. We do not decrypt important files during testing, such as XLS, databases and other important files! We don't consider ourselves criminals! We only show you the problems with your security and get rewarded for our hard work! We never cheat and value our reputation! ######################################### How can I buy Bitcoins? ######################################### Contact us and we will provide you with instructions for buying Bitcoin. Please note that by contacting third parties, the cost may increase due to additional fees. We will help you to purchase bitcoin without unnecessary difficulties, our experienced specialists will tell you in detail about the process. ######################################### This is very important! ######################################### - Do not rename encrypted files. - Do not try to decrypt your data using third party software, this may lead to irreversible data loss. - No one else will be able to return your files except us! #########################################################################

技术细节

我们捕获到的 Rast 勒索软件信息如下,由 rust 语言编写:

Path MD5
%userprofile%\documents\recovery.exe(早期版本) 4680edef53618e2dbda7832492ede62e
%UserProfile%\Documents\svhost.exe(中期版本) e3d2e511a9a783f6ff3c25e305821be7
%UserProfile%\Documents\svhost.exe(最新版本) e96dc82b080bc4c229cc5c049c0a187b

最新版本的 Rast 勒索软件启动后会显示一个控制台界面,需要攻击者手动操作才能启动勒索流程,该逻辑奠定了 Rast gang 的攻击基调:犯罪团伙必须要 RDP 登录到目标服务器上手动操作才能运行勒索。

注册了一个热键 Ctrl+Shift+F1,按下该键后才能执行后续流程,否则界面会阻塞在 Welcome to the RUNTIME program!

按下后展示后续界面,需验证正确的 PIN 码才能继续执行。

验证后进入模式选择,加密方式:

加密内容:

如果选第三个选项 Encrypt multiselect 会额外选择一次要加密的存储设备

选择完毕后会根据选择的模式进行文件加密,加密公钥如下

加密后还会生成一条受害者信息,将该信息发送到攻击者的 MySQL 数据库中,首先连接数据库 94.232.249.179:3306:

通过内存中解密的账号密码登录数据库:

向数据库插入生成的受害者信息,包括随机生成的 company_id、计算机名、指定联系的邮箱等信息

生成的勒索信如下:

威胁指标

email

恶意邮箱

dawsones@cock.li

来源 : Solar235项目捕获
首次录入 : 2026-01-09
最后更新 : 2026-09-01

email

恶意邮箱

yatesnet@cock.li

来源 : Solar190项目捕获
首次录入 : 2025-12-01
最后更新 : 2026-09-01

email

恶意邮箱

BaseData@airmail.cc

来源 : SolarA041项目捕获
首次录入 : 2024-11-15
最后更新 : 2026-09-01

email

恶意邮箱

dataserver@airmail.cc

来源 : SolarA068项目捕获
首次录入 : 2025-01-07
最后更新 : 2026-09-01

email

恶意邮箱

alexholland@tuta.com

来源 : SolarA174项目捕获
首次录入 : 2025-03-25
最后更新 : 2026-09-01

受害者信息

暂无受害者记录。

MITRE ATT&CK

攻击者通过RDP暴力破解和已知漏洞(Nday)组合入侵边界服务器,获取权限后立即释放勒索软件,不追求内网横向移动。投递组件包括删除系统日志、强制卸载安全软件、窃取凭证等恶意工具,并利用Neshta感染型病毒作为Dropper执行加密流程。

处置建议

  1. 优先核查远程接入(VPN/RDP)暴露面与弱口令,启用 MFA。

  2. 验证备份的离线可用性,确保备份不可被加密或删除。

  3. 及时清理高权限账号与可疑会话,排查 AD 域控异常。

  4. 结合 IOC 对历史日志、终端文件与网络连接进行回溯。

  5. 隔离疑似受影响资产,保留勒索信与样本供分析。

常见行业

中国政府与企业
政府
制造业
国有企业

常见入口

  • 钓鱼邮件
  • 漏洞利用
  • 暴露的远程服务

操作协助

把热线、演示和资料入口拆开,让应急处置、产品评估和补充阅读各自清晰

电话咨询

出现加密、停摆或勒索提示时,优先直接联系应急响应团队。

400-613-6816

预约演练

如果你在评估产品、后台和家族库能力,可以先预约一个简短演示。

预约30分钟

查看资料

把文章、工具和方案入口集中到一起,方便团队继续同步研判。

进入资料中心

5000+

服务客户

99.8%

平均恢复率

<5min

首次响应

50+

安全专家