linux-rootkit

Feature-rich interactive rootkit that targets Linux kernel 4.19, accompanied by a dynamic kernel memory analysis GDB plugin for in vivo introspection (e.g. using QEMU)
git clone git://git.deurzen.net/linux-rootkit
Log | Files | Refs

commit f8ac20fc4122117f466b24ac6fd71b1ea725d416
parent 0fc0cd327a3c1e1367e2ddf6890c47cf1ebd2892
Author: Tizian Leonhardt <tizianleonhardt@web.de>
Date:   Mon,  8 Feb 2021 09:42:08 +0100

~~system-level~~

Diffstat:
Mproject/slides/presentation.tex | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/slides/presentation.tex b/project/slides/presentation.tex @@ -51,7 +51,7 @@ \item LiveDM seeks to overcome these issues through Virtual Machine Introspection (VMI) \pause \begin{itemize} - \item Monitor the runtime state of a system-level VM + \item Monitor the runtime state of a VM \pause \item Without altering the guest OS \end{itemize}