Aggregator
CVE-1999-1218 | Commodore Amiga Unix up to 2.1p2a privileges management (CA-1993-04 / XFDB-522)
CVE-1999-1312 | DEC OpenVMS 1.0/5.5.2 privileges management (CA-1993-05 / XFDB-7142)
CVE-1999-1216 | Cisco Router 8.2/8.3/9.0/9.1/9.17 IP Source Routed Packet privileges management (CA-1993-07 / XFDB-541)
CVE-1999-1162 | SCO Unix 4.0 passwd denial of service (CA-1993-08 / XFDB-542)
CVE-1999-0124 | UMN Gopherd 1.12/2.0 File privileges management
CVE-1999-1215 | Novell NetWare 4.0/4.01 login.exe missing encryption (CA-1993-12 / XFDB-545)
CVE-1999-1138 | SCO Unix Temporary Folder Installer privileges management (CA-1993-13 / XFDB-546)
CVE-1999-1318 | Sun Solaris 1.0/1.0.1/1.1/1.1c /usr/5bin/su Search Path privileges management (XFDB-7480)
お知らせ:インシデント報告Webフォームメンテナンス(2025/04/17)のお知らせ
CVE-2001-1088 | Microsoft Outlook up to 2000 Holiday Feature authentication spoofing (EDB-20899 / XFDB-6655)
Open-source malware doubles, data exfiltration attacks dominate
There’s been a notable shift in the types of threats targeting software developers, with a total of 17,954 open source malware packages identified in Q1 2025, according to Sonatype. Quarterly breakdown (Source: Sonatype) The Q1 figure represents a significant decrease from the more than 34,000 malicious packages discovered last quarter, largely due to a sharp drop in security holdings packages. However, compared to the same period last year, the overall malware count more than doubled. … More →
The post Open-source malware doubles, data exfiltration attacks dominate appeared first on Help Net Security.
Medical Imaging Practice Notifying Patients of Recent Hack
An Arizona-based medical imaging practice with locations in 11 states is notifying patients that their data was compromised in a January cyberattack. Litigation filed against the company allege ransomware gang Medusa stole sensitive data pertaining to at least 132,000 people in the incident.
North Korean IT Scammers Targeting European Companies
North Koreans posing as remote IT workers have spread to Europe, where one Pyongyang fraudster assumed at least 12 personas to target companies in Germany, Portugal and the United Kingdom. Western companies have grappled for years with the prospect of unintentionally hiring a North Korean national.
Cyberhaven's $100M Raise Targets Gen AI, DSPM Capabilities
Cyberhaven is building a data security platform to address evolving risks in generative AI, DSPM and beyond. Backed by $100 million, CEO Howard Ting says the firm will use the funds to expand its portfolio and go-to-market footprint while staying independent.
Experts Warn Congress Another Salt Typhoon Attack Is Coming
Experts told lawmakers on Wednesday that without urgent federal action to strengthen cyber defenses and additional efforts to improve the cybersecurity practices of some of the highest ranking government officials, another Salt Typhoon attack could be just around the corner.
VanHelsing 勒索软件剑指 Windows、ARM 及 ESXi 系统
一种名为 VanHelsing 的新型多平台勒索软件即服务(RaaS)操作已经出现,其攻击目标涵盖 Windows、Linux、BSD、ARM 和 ESXi 系统。
3 月 7 日,VanHelsing首次在地下网络犯罪平台上进行推广,可使经验较多的会员免费加入,但要求经验较少的威胁者缴纳 5000 美元的押金。
CYFIRMA 在上周晚些时候首次记录了这一新的勒索软件操作,Check Point Research 则进行了更深入的分析,并于昨日发表相关报告。
VanHelsing内部运作
Check Point 的分析师报告称,VanHelsing 是一个俄罗斯的网络犯罪项目,该项目禁止针对独联体(CIS)国家的系统进行攻击。
联盟会员能够保留 80% 的赎金,而运营商收取 20% 的佣金。付款通过自动托管系统处理,该系统采用两个区块链确认来保障安全。
VanHelsing 广告邀请会员加入
被接受的附属机构可以访问具有完整操作自动化的面板,同时还能获得开发团队的直接支持。
从受害者网络窃取的文件直接存储在 VanHelsing 行动的服务器上。核心团队声称,他们会定期进行渗透测试,以确保系统具备一流的安全性和可靠性。
目前,暗网上的 VanHelsing 勒索门户列出了三名受害者,其中两名在美国,一名在法国。其中一个受害者是德克萨斯州的一个城市,另外两名受害者是科技公司。
VanHelsing 勒索页面
勒索软件运营商威胁称,如果他们的财务要求得不到满足,将在未来几天泄露被盗文件。根据 Check Point 的调查,赎金金额为 50 万美元。
VanHelsing 的勒索信
隐身模式
VanHelsing 勒索软件由 C++ 编写,有证据显示它于 3 月 16 日首次在实际环境中部署。
VanHelsing 使用 ChaCha20 算法进行文件加密,为每个文件生成一个 32 字节(256 位)的对称密钥和一个 12 字节的随机数。然后,使用嵌入的 Curve25519 公钥加密这些值,并将生成的加密密钥 / 随机数对存储在加密文件中。
VanHelsing 对大于 1GB 的文件进行部分加密,但对较小的文件则运行完整的加密过程。
该恶意软件支持丰富的 CLI 定制,以便针对每个受害者定制攻击。例如,可以针对特定驱动器和文件夹、限制加密范围、通过 SMB 传播、跳过卷影副本删除,以及启用两相隐身模式。
在正常加密模式下,VanHelsing 会枚举文件和文件夹,加密文件内容,并重命名生成的文件,附加 “.vanhelsing” 扩展名。
在隐身模式下,勒索软件将加密与文件重命名分离。由于文件 I/O 模式模仿正常系统行为,因此不太可能触发警报。即使安全工具在重命名阶段开始时做出反应,在第二遍操作时,整个目标数据集也已经被加密了。
隐形加密功能
尽管 VanHelsing 看起来很先进且发展迅速,但 Check Point 注意到了一些代码不成熟的问题。其中包括文件扩展名不匹配、可能触发双重加密的排除列表逻辑错误,以及几个未实现的命令行标志。尽管存在这些错误,VanHelsing 仍然是一个令人担忧且不断上升的威胁,正在逐渐受到更多关注。