Skip to content

ssentanoe/km_drakvuf_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DRAKVUF PRESENCE DETECTION

How to use

  • Enable debug in DRAKVUF
  • Set a breakpoint and run DRAKVUF
  • In the target machine, clone this code and put the RPA address from the debug
  • information for BP1 and my_ptr1
Trap added @ PA 0x38ed7930 RPA 0xff006930 Page 233175 for name.
  • Put the second address for BP2 and my_ptr2 where the offset should be the same, for instance 0xff007930
  • Compile
make
  • Load the kernel module
insmod detect.ko
  • Look at the kern.log
tail -f /var/log/kern.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published