An open API service indexing awesome lists of open source software.

https://github.com/ainfosec/ecr_hypervisor


https://github.com/ainfosec/ecr_hypervisor

hypervisor hypervisor-detection introspection side-channel

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Copyright (C) 2018 Assured Information Security, Inc

See our whitepaper here: https://dfrws.org/sites/default/files/session-files/paper_who_watches_the_watcher_detecting_hypervisor_introspection_from_unprivileged_guests.pdf

1. See README.xen_install for detailed guidance on installing the AIS customized version of Xen Project 4.10-unstable. Xen Project has been modified to accept a hypercall that can perform a VMWRITE that will modify the appropriate VMCS's so that the hypervisor performs a VM exit when the instruction is run.
2. See README.xen_vmexit for detailed guidance on toggling and measuring exiting behavior for specific instructions to conduct instruction timing introspection.
3. See README.libvmi for detailed guidance on installing and using libVMI for memory and cache timing introspection.