基于硬件辅助安全增强的无先验知识的虚拟化平台内核层恶意行为深度检测与动态防御研究
项目介绍
AI项目解读
基本信息
- 批准号:U1836112
- 项目类别:联合基金项目
- 资助金额:65.0万
- 负责人:
- 依托单位:
- 学科分类:F0204.计算机系统结构与硬件技术
- 结题年份:2021
- 批准年份:2018
- 项目状态:已结题
- 起止时间:2019-01-01 至2021-12-31
- 项目参与者:余发江; 余荣威; 宋健; 刘维杰; 徐来; 张桐; 强辰谊; 王斐; 陆宇博;
- 关键词:
项目摘要
The operation mode of cloud computing service causes the internal and external environment of the system to be complex. Multi-tier management and internal threats make the users on it walk on thin ice. Its virtual isolation, the coexistence of physical nature also makes cloud computing platform security more and more complex, its virtual kernel security become the core problem to be solved in information security field. With the new features of the existing processor, this project first proposes a unified virtual kernel security protection model. As theoretical basis, in view of the existing research has failed to solve the hidden danger of computing resources sharing between the virtual machine, the project from the angle of no prior knowledge, an virtual machine introspection scheme is put forward based on IPT, which is towards the depth detection of the malicious behavior of the virtual machine’s kernel; In view of the defects that the kernel of virtual machine are vulnerable to be compromised, we put forward a dynamic virtual machine kernel integrity verification plan based on LBR, which ensures the key calls when the virtual machine to perform the fidelity of strategy. To prevent covert channel of communication between different security level virtual machines, a virtual kernel side channel detection and protection scheme is proposed based on virtualization hardware extension mechanism, protecting from malicious programs bypass the security mechanisms through the side channel and access to sensitive data; Finally, a prototype system for cloud computing virtual kernel protection is built to demonstrate the reasonable feasibility of the proposed model and methods. This project seeks to some related breakthroughs on virtual machine kernel security in a cloud environment, and the theory and methods are to further enrich the field of cloud computing security.
云计算服务运营模式导致其系统内外环境复杂,其虚拟隔离、物理共存的本质也使得云计算平台安全的防范工作越来越复杂,致使其虚拟内核安全成为信息安全领域亟待解决的核心问题。本项目借助现有处理器新特性,首先提出统一的虚拟内核安全防护模型。并以此为理论依据,针对现有研究未能很好的解决虚拟机之间共享计算资源带来的安全隐患,项目从无先验知识的角度,提出基于IPT的深度虚拟机自省方案,检测虚拟机内核中的恶意行为;针对虚拟机内核易遭受污染的缺陷,提出基于LBR的动态虚拟机内核完整性验证方案,研究能够保证虚拟机执行时的关键调用的保真性策略。为了防止不同安全等级虚拟机之间的隐蔽信道通信,提出基于虚拟化硬件扩展机制的虚拟内核侧信道检测与防护方案,避免恶意同驻虚拟机通过侧信道绕过内核安全机制而获取敏感数据;最后,搭建云计算虚拟内核防护原型系统来实证所提模型与方法机制的合理可行性。
结项摘要
云计算服务模式引入的软件隔离、物理共享的模式使得云计算基础设施平台的安全防范工作面临着挑战。虚拟化内核安全主要威胁可以分为内存安全威胁和侧信道安全威胁两方面。为此,本项目重点研究内存安全不同阶段的防护与检测方法,侧信道的防护与检测方法。针对内存安全威胁的漏洞发现阶段,本项目研究了针对可信内核的模糊测试方法、基于概率路径优先的混合模糊测试和针对固件的模糊测试方法,提高了模糊测试时测试用例的执行速度、寄存器类型的推测精度和一段时间内代码的覆盖率和漏洞的发现数量;针对内存安全威胁的漏洞利用阶段,本项目研究了基于约束数据的代码指针保护方法和基于最近分支记录的控制流劫持检测方法,能够识别并隔离和控制流相关的数据并防止被攻击者篡改;针对内存安全威胁的补丁修复阶段,本项目研究了基于内存对象访问序列的补丁差异性分析方案,利用对象访问序列表示补丁前后程序语义的差别,使得分析者能更好地理解补丁细节并定位到相关漏洞。针对侧信道安全威胁中的硬件层,本项目研究了针对内存行锤击攻击的优化方案,将页面缓存排出和系统的非特权API结合,可以在短时间内达到更大的内存覆盖率;针对侧信道安全威胁中的物理共享层,本项目研究了基于洪泛的虚拟机同驻方案,同驻检测的方案误检度不超过5‰;针对侧信道安全威胁中的内核层,本项目研究了受控侧信道的检测方案,能够在虚拟机监视器中记录操作系统的相关操作并做关联分析;针对侧信道安全威胁中的应用层,本项目研究了针对浏览器JavaScript 模板攻击的防护扩展,首先识别模板攻击中用到的相关属性,经过自动化筛选和人工语义分析的结果得出敏感特征集之后,使用浏览器扩展的方式对其包装、固定或者替换,实现对网站访问的自定义限制,同时不影响正常使用。本项目提出的研究方案着力于攻击过程中的不同的阶段与层次,构建了更加立体且统一的防护体系。
项目成果
期刊论文数量(16)
专著数量(0)
科研奖励数量(0)
会议论文数量(6)
专利数量(7)
TextFirewall: Omni-Defending Against Adversarial Texts in Sentiment Classification
TextFirewall:在情感分类中全方位防御对抗性文本
- DOI:--
- 发表时间:2021
- 期刊:IEEE Access
- 影响因子:3.9
- 作者:Wenqi Wang;Run Wang;Jianpeng Ke;Lina Wang
- 通讯作者:Lina Wang
Better constraints of imperceptibility, better adversarial examples in the text
更好的不可感知性约束,文本中更好的对抗性例子
- DOI:--
- 发表时间:--
- 期刊:International Journal of Intelligent Systems
- 影响因子:7
- 作者:Wenqi Wang;Lina Wang;Run Wang;Aoshuang Ye;Jianpeng Ke
- 通讯作者:Jianpeng Ke
面向 SDN 的安全威胁及其对抗技术研究
- DOI:--
- 发表时间:2019
- 期刊:武汉大学学报 (理学版)
- 影响因子:--
- 作者:王丽娜;王斐;刘维杰
- 通讯作者:刘维杰
基于区块链的零知识位置证明方法研究
- DOI:10.11999/jeitdzyxxxb-42-9-2142
- 发表时间:2020
- 期刊:电子与信息学报
- 影响因子:--
- 作者:余荣威;周博孝;王丽娜;朱欣焰;谢辉华;谢红军
- 通讯作者:谢红军
基于多尺度滤波器的空域图像隐写增强算法
- DOI:10.7544/issn1000-1239.2020.20200441
- 发表时间:2020
- 期刊:计算机研究与发展
- 影响因子:--
- 作者:吴俊锜;翟黎明;王丽娜;方灿铭;吴畑
- 通讯作者:吴畑
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--"}}
- 发表时间:{{ item.publish_year || "--" }}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--"}}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ patent.updateTime }}
其他文献
高速齿轮箱迷宫密封流场和泄漏特性的数值研究
- DOI:--
- 发表时间:2012
- 期刊:内燃机车
- 影响因子:--
- 作者:王琰;王丽娜;张开林;WANG Yan;WANG Li-na;ZHANG Kai-lin(Traction Power S
- 通讯作者:ZHANG Kai-lin(Traction Power S
面向中文文本倾向性分类的对抗样本生成方法
- DOI:10.1073/pnas.1209160109
- 发表时间:2019
- 期刊:软件学报
- 影响因子:--
- 作者:王文琦;汪润;王丽娜;唐奔宵
- 通讯作者:唐奔宵
Os4BGlu14, a monolignol β‑Glucosidase, negatively affects seed longevity by influencing primary metabolism in rice
Os4BGlu14 是一种木质醇 β-葡萄糖苷酶,通过影响水稻的初级代谢对种子寿命产生负面影响
- DOI:--
- 发表时间:2020
- 期刊:Plant Molecular Biology
- 影响因子:5.1
- 作者:任瑞娟;王培;王丽娜;苏京平;孙林静;孙玥;陈德富;陈喜文
- 通讯作者:陈喜文
DBD等离子体中OH,HO2自由基的数
- DOI:--
- 发表时间:--
- 期刊:物理化学学报,近期内投出。
- 影响因子:--
- 作者:王丽娜;刘忠伟;朱爱民;赵国利
- 通讯作者:赵国利
平喘宁对哮喘大鼠肺组织RafmRNA、ERK1mRNA表达的影响
- DOI:10.1016/j.physletb.2018.02.046
- 发表时间:2014
- 期刊:中华中医药杂志
- 影响因子:--
- 作者:方向明;胡谦;袁亚美;王丽娜
- 通讯作者:王丽娜
其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--" }}
- 发表时间:{{ item.publish_year || "--"}}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--" }}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
内容获取失败,请点击重试
查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:
AI项目摘要
AI项目思路
AI技术路线图
请为本次AI项目解读的内容对您的实用性打分
非常不实用
非常实用
1
2
3
4
5
6
7
8
9
10
您认为此功能如何分析更能满足您的需求,请填写您的反馈:
王丽娜的其他基金
面向多模态深度伪造生成的关键技术研究
- 批准号:62372334
- 批准年份:2023
- 资助金额:50 万元
- 项目类别:面上项目
面向攻击语境的社交网络危害信息检测方法及其验证与测试研究
- 批准号:61876134
- 批准年份:2018
- 资助金额:67.0 万元
- 项目类别:面上项目
基于可信虚拟域的云边界安全防护模型与方法研究
- 批准号:61373169
- 批准年份:2013
- 资助金额:73.0 万元
- 项目类别:面上项目
基于可信虚拟域的敏感数据防泄漏模型与方法研究
- 批准号:60970114
- 批准年份:2009
- 资助金额:32.0 万元
- 项目类别:面上项目
基于复杂网络的Internet可生存性分析方法研究
- 批准号:60743003
- 批准年份:2007
- 资助金额:8.0 万元
- 项目类别:专项基金项目
软件的可信计算环境的构造、建模和算法研究
- 批准号:90718006
- 批准年份:2007
- 资助金额:50.0 万元
- 项目类别:重大研究计划
网络容侵机制与算法研究
- 批准号:60473023
- 批准年份:2004
- 资助金额:5.0 万元
- 项目类别:面上项目
相似国自然基金
{{ item.name }}
- 批准号:{{ item.ratify_no }}
- 批准年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}
相似海外基金
{{
item.name }}
{{ item.translate_name }}
- 批准号:{{ item.ratify_no }}
- 财政年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}