吴国伟

个人信息Personal Information

教授

博士生导师

硕士生导师

主要任职:Dean of School of Software

性别:男

毕业院校:哈尔滨工程大学

学位:博士

所在单位:软件学院、国际信息与软件学院

学科:软件工程. 计算机应用技术

联系方式:wgwdut@dlut.edu.cn

电子邮箱:wgwdut@dlut.edu.cn

扫描关注

论文成果

当前位置: 中文主页 >> 科学研究 >> 论文成果

Return-Oriented Programming Attack on the Xen Hypervisor

点击次数:

论文类型:会议论文

发表时间:2012-08-20

收录刊物:EI、CPCI-S、Scopus

页面范围:479-484

关键字:Return-oriented programming; hypervisor; privilege escalation; security

摘要:In this paper, we present an approach to attack on the Xen hypervisor utilizing return-oriented programming (ROP). It modifies the data in the hypervisor that controls whether a VM is privileged or not and thus can escalate the privilege of an unprivileged domain (domU) at run time. As ROP technique makes use of existed code to implement attack, not modifying or injecting any code, it can bypass the integrity protections that base on code measurement. By constructing such kind of attack at the virtualization layer, it can motivate further research work towards preventing or detecting ROP attack on the hypervisor.