Skip to content

aheroine/ROP-detection-in-VM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROP-detection-in-VM

This is derived from a malware detection project from our lab.

Shortly, I build a kBouncer to Xen for detecting ROP attack in guest-VMs using Intel LBR.


Usage:

After make and make install, you (the clould provider) can use the commands in directory which contains some LibVMI-based programs to invoke your own CFI or other detection program. You can also use ours (e.g. CAPT and CMonitor).

Useful links:

CAPT http://www.cic-chinacommunications.cn/EN/abstract/abstract613.shtml CMonitor https://rd.springer.com/article/10.1007/s11859-014-1030-4 A paper in Chinese: http://jst.tsinghuajournals.com/CN/10.16511/j.cnki.qhdxxb.2018.26.008 (please ignore the gramma glitches in the abstract which are not introduced by us authors...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.2%
  • C++ 2.3%
  • Python 1.4%
  • Assembly 0.9%
  • Shell 0.8%
  • Makefile 0.5%
  • Other 1.9%