Skip to content

MikeHorn-git/Lethe

Repository files navigation

Lethe

image

Table of content

Requirements

Providers

Note

Follow Default Provider for libvirt.

  • Libvirt
  • Virtualbox

Plugins

  • vagrant-libvirt (Optionnal)
  • vagrant-reload

Images

  • Alpine
  • Arch
  • Debian
  • Fedora
  • Ubuntu

Installation

git clone https://github.com/MikeHorn-git/Lethe.git
cd Lethe
make help

Makefile

Usage: make <target>
Targets:
  help       Display this help message
  alpine     Deploy alpine
  arch       Deploy arch
  debian     Deploy debian
  fedora     Deploy fedora
  ubuntu     Deploy ubuntu
  clean      Destroy VMs

Tree

Src

Note

In-tree kernel code.

  • hello syscall
  • jiffy syscall
  • Userland test

Modules

Important

These out-of-tree samples are for educational and research purposes only.

  • file_hide
  • hello
  • lkm_hide
  • persistence
  • pid_hide
  • port_hide
  • revshell