中文字幕高清免费日韩视频在线,乡下女人做爰A片,猫咪av成人永久网站在线观看,亚洲高清有码中文字,国产精久久一区二区三区

您所在的位置:首页 > 通信与网络 > 设计应用 > 基于内核指令检测技术的勒索病毒防护研究
基于内核指令检测技术的勒索病毒防护研究
网络安全与数据治理
靳京
奇安信网神信息技术(北京)股份有限公司
摘要: 勒索病毒的核心和本质是对数据的加密操作,其在内核指令级的序列特征相对固定并有规律可循。对典型加密算法核心指令的基础特征进行了归纳和建模,形成基于特定CPU体系架构的典型加密算法汇编语言指令集。同时,采用基于Trie的递归行进算法对内存中指令代码序列进行动态解析分析,对运行中的加密算法指令及其序列特征进行匹配检测,可对典型加密算法核心操作实现指令级的实时监测和预警,从而提高对勒索病毒攻击过程中防护的准确性和有效性。实验证明,在某ARM架构平台中对使用特定加密算法指令的勒索病毒具有良好的检测效果。
中图分类号:TP309.5文献标识码:ADOI:10.19358/j.issn.2097-1788.2025.08.002
引用格式:靳京. 基于内核指令检测技术的勒索病毒防护研究[J].网络安全与数据治理,2025,44(8):10-16.
Research on ransomware protection based on kernel instruction detection technology
Jin Jing
Qi′anxin Wangshen Information Technology (Beijing) Co., Ltd.
Abstract: The core and essence of ransomware is the encryption operation of data. Its sequence characteristics at the kernel instruction level are relatively fixed and regular. The basic features of the core instructions of typical encryption algorithms are summarized and modeled to form a typical encryption algorithm assembly language instruction set based on a specific CPU architecture. At the same time, a Trie-based recursive marching algorithm is used to dynamically parse and analyze the instruction code sequence in memory, match and detect the running encryption algorithm instructions and their sequence characteristics. It can achieve real-time monitoring and early warning of the core operations of typical encryption algorithms at the instruction level, thereby improving the accuracy and effectiveness of protection against ransomware attacks. Experimental results have shown that it has a good detection effect on ransomware viruses using specific encryption algorithm instructions on a certain ARM architecture platform.
Key words : instruction detection; recursive marching algorithm; ransomware protection; cybersecurity

引言

近年来,勒索病毒的广泛传播逐步成为网络安全威胁的重要组成和发展趋势,且其攻击仍保持着强劲增长势头,同时已有从传统的加密勒索向数据泄露转变的迹象,对广大企业正常经营和社会稳定造成严峻挑战。

根据NCC Group的数据,2024年共发生了不少于5 263起成功攻击,成为勒索软件攻击数量最多的一年[1]。Chainalysis的报告显示,数据泄露网站上的披露数量也不断上升[1]。世界财富50强企业、美国药品分销巨头Cencora甚至向“黑暗天使”(Dark Angels)勒索软件组织支付了创纪录的7 500万美元(约合人民币5.28亿元)[1]。

相应地,越来越多网络安全企业投入到了反勒索病毒的技术和产品研发之中。然而,目前针对勒索病毒软件的防护思路主要集中在依靠监测勒索攻击的准备和投递环节,结合威胁情报,在病毒攻击的前期渗透阶段进行预警和阻断[2-3],而对于攻击进行中的实时检测和分析机制相对较少,特别是针对勒索病毒的本质和核心技术[4]——加密行为的指令级监测和预警方法尚未见提及和应用。

根据对已知勒索病毒软件技术原理和攻击过程的研究,勒索攻击前期的准备和投递环节主要体现为渗透扩散、遍历检索、代码伪装等行为,病毒不断进行相应调整和改变生成新的变种,以应对主流的检测方法,但其核心加密算法却不会出现大的变化。因而对核心加密行为的识别和拦截才是对病毒攻击中期的防护关键。


本文详细内容请下载:

//www.51qz.net/resource/share/2000006645


作者信息:

靳京

(奇安信网神信息技术(北京)股份有限公司,北京100085)


Magazine.Subscription.jpg

此内容为AET网站原创,未经授权禁止转载。