From: Jonas Jelten <jelten@in.tum.de>
To: kvm list <kvm@vger.kernel.org>
Subject: x-tier code injection for VMI
Date: Tue, 21 Apr 2015 15:52:32 +0200 [thread overview]
Message-ID: <55365620.7070806@in.tum.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]
Hai *!
We [0] are developing x-tier [1], a VMI system that injects code into a
kvm guest from the hypervisor.
Currently we're using kernel modules to be executed in the context of
the VM. The execution is carefully separated from the target VM so the
injection remains stealthy (as always, except for timing attacks).
Using this method, we could even redirect system calls from the
hypervisor into a VM transparently[2]. Programs running on the host are
obtaining their data from the guest stealthily that way :D
What I want to ask the kvm folks:
Would there be interest integrating the kernel components upstream?
Mainly it would provide guest os-independent code injection.
All implementation is free software already [3][4], of course it needs a
lot of polishing before going upstream ;)
The userspace part is a modified qemu [5], we're trying to move all the
injection procedures into the kernel though. Work is in progress..
Cheers,
JJ
[0] https://www.sec.in.tum.de/
[1] http://link.springer.com/chapter/10.1007/978-3-642-38631-2_15
[2] https://home.in.tum.de/~jelten/dynamic-syscall-translation.pdf
[3] https://github.com/TheJJ/x-tier
[4] https://github.com/TheJJ/linux
[5] https://github.com/TheJJ/qemu
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-04-21 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 13:52 Jonas Jelten [this message]
2015-04-21 14:53 ` x-tier code injection for VMI Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55365620.7070806@in.tum.de \
--to=jelten@in.tum.de \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox