vkobel / linux-syscall-hook-rootkit
Simple kernel module that hooks the `execve` syscall and waits for `date` to be executed with the `backd00r` argument followed by a PID number, elevating it to root credentials.
☆22Updated 4 years ago
Alternatives and similar repositories for linux-syscall-hook-rootkit:
Users that are interested in linux-syscall-hook-rootkit are comparing it to the libraries listed below
- ☆90Updated 9 months ago
- Explore a live Linux kernel's memory using GDB☆113Updated 2 years ago
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆249Updated 2 months ago
- Example of using ELF hacking to inject malicious code into a target binary☆21Updated 4 years ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- Intel Vt-x/EPT based thin-hypervisor for windows with minimum possible code.☆166Updated 7 years ago
- ☆148Updated 2 weeks ago
- An ongoing attempt to create own hypervisior from scratch in linux.☆48Updated 3 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆36Updated last year
- Using ftrace for function hooking in Linux kernel☆259Updated 3 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆88Updated 4 years ago
- A network interface for GDB for Linux Kernel☆65Updated last year
- uber eXtensible Micro-Hypervisor Framework☆29Updated 7 months ago
- A very simple hypervisor for learning experience.☆135Updated 3 years ago
- bareflank based hypervisor with guest support☆59Updated 4 years ago
- EFI Byte Code Virtual Machine in userspace☆77Updated last year
- LKRG bypass methods☆71Updated 5 years ago
- Collection of simple anti-debugging tricks for Linux☆57Updated 6 years ago
- A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.☆95Updated 9 months ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 4 years ago
- A git clone of the official mercurial repository☆85Updated last month
- A bare minimum hypervisor on AMD and Intel processors for learners.☆223Updated 3 weeks ago
- ☆36Updated 3 years ago
- Tutorial on making UEFI with CMake and VirtualBox/QEmu☆21Updated 6 years ago
- ☆19Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- Information about Linux system calls on different architectures☆147Updated this week
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 3 years ago
- (Linux Kernel) Stack Monitoring Tool☆42Updated 2 years ago
- This repository contains the companion code from the "All your tracing are belong to BPF" blog posts☆18Updated last year