Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Harmonyos | 18,477 | a year ago | 52 | C | ||||||
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 | ||||||||||
Linux Kernel Exploits | 4,810 | 3 years ago | mit | C | ||||||
linux-kernel-exploits Linux平台提权漏洞集合 | ||||||||||
Awesome Wsl | 4,746 | 15 days ago | 4 | other | ||||||
Awesome list dedicated to Windows Subsystem for Linux | ||||||||||
Awesome Ebpf | 3,410 | a day ago | 13 | cc0-1.0 | ||||||
A curated list of awesome projects related to eBPF. | ||||||||||
Awesome Game Security | 1,959 | 5 hours ago | mit | Python | ||||||
awesome game security [Welcome to PR] | ||||||||||
Awesome Unix | 1,321 | 5 months ago | 3 | other | ||||||
All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more. | ||||||||||
Awesome Os | 1,261 | 2 days ago | 7 | |||||||
A list of operating systems and stuff | ||||||||||
Awesome Linux Rootkits | 1,064 | a year ago | 1 | cc0-1.0 | ||||||
awesome-linux-rootkits | ||||||||||
Jingos | 829 | 2 years ago | 43 | gpl-3.0 | ||||||
Awesome - JingOS - The World’s First Linux-based OS design for Tablets | ||||||||||
Awesome Windows Security Development | 127 | 6 years ago | mit | |||||||
awesome-windows-security-development |
awesome-linux-rootkits
Environment:
Core capabilities:
Stealth capabilities:
Hiding stuff capabilities:
Additional functions:
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
BEURK is an userland preload rootkit for GNU/Linux, heavily focused around anti-debugging and anti-detection.
Azazel is a userland rootkit based off of the original LD_PRELOAD technique from Jynx rootkit.
JynxKit2 is an LD_PRELOAD userland rootkit based on the original JynxKit.
JynxKit is an LD_PRELOAD userland rootkit for Linux systems with reverse connection SSL backdoor
LD_PRELOAD based
ChristianPapathanasiou/apache-rootkit
A malicious Apache module with rootkit functionality
Academic project of Linux rootkit made for Bachelor Engineering Thesis.
A kernelspace randomized syscall faulter for Linux 4.15+
f0rb1dd3n/Reptile ⚡️ details ⚡️
Reptile is a LKM rootkit written for evil purposes that runs on Linux kernel 2.6.x/3.x/4.x
QuokkaLight/rkduck ⚡️ details ⚡️
rkduck - Rootkit for Linux v4
A LKM rootkit for most newer kernel versions.
An LKM rootkit targeting Linux 2.6.x/3.x on x86, and ARM
An open source rootkit for the Linux Kernel to develop new ways of infection/detection.
Linux rootkit for Ubuntu 16.04 and 10.04 (Linux Kernels 4.4.0 and 2.6.32), both i386 and amd64
LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x (x86 and x86_64)
Sample Rootkit for Linux
A simple useless rootkit for the linux kernel
Random number rootkit for the Linux kernel
Yet another LKM rootkit for Linux. It hooks syscall table.
linux rootkit adapted for 2.6 and 3.x
An experimental linux kernel module (rootkit) with a keylogger and built-in IRC bot
David-Reguera-Garcia-Dreg/enyelkm
LKM rootkit for Linux x86 with the 2.6 kernel. It inserts salts inside system_call and sysenter_entry.
x86_64 linux rootkit using debug registers
An lkm rootkit support x86/64,arm,mips
A linux rootkit works on kernel 4.0.X or higher
Wukong: a LKM rootkit for Linux kernel 2.6.x, 3.x and 4.x
Linux Kernel Rootkit - To hide modules and ssh service
Linux kernel rootkit to hide certain files and processes.
bROOTus is a Linux kernel rootkit that comes as a single LKM (Loadable Kernel Module) and it is totally restricted to kernel 2.6.32.
A Linux kernel module to grab keys pressed in the keyboard.
An example rootkit that gives a userland process root permissions (x86, 4.x)
LilyOfTheValley is a simple LKM linux kernel rootkit for v4.x that works on (x86 and x86_64)
This is LibZeroEvil & the Research Rootkit project, in which there are step-by-step, experiment-based courses that help to get you started and keep your hands dirty with offensive or defensive development in the Linux kernel (LibZeroEvil).
NinnOgTonic/Out-of-Sight-Out-of-Mind-Rootkit ⚡️ writeup ⚡️
Out of Sight, Out of Mind is a study and implementation of Linux rootkit methods. In addition a new covert network channel using additional Domain Name System (DNS) is implemented.
An experimental LKM rootkit for v4.x/5.x kernels which opens a backdoor that can be used to get a reverse shell remotely.
Linux backdoor, rootkit, and eBPF bypass tools. Remote command execution over raw TCP.
KOPYCAT - Linux Kernel module-less implant (backdoor).
A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.
Linux 4.18+ rootkit with multiple reverse backdoors, task management, CPU usage hiding, stealth techniques, ELF infection and evasion from anti-rooktiks based on eBPF.
Linux Loadable Kernel Module (LKM) based rootkit capable of hiding itself, processes/implants, rmmod proof, has ability to bypass infamous rkhunter antirootkit.
A layer 4 Single Packet Authentication (SPA) Module, used to conceal TCP ports on public facing machines and add an extra layer of security.
gianlucaborello/libprocesshider
Hide a process under Linux using the ld preloader
LKM for hiding processes from the userland. The module is able to hide multiple processes and is able to dynamically receive new processes to hide.
kfile-over-icmp is a loadable kernel module for stealth sending of files over ICMP communication.
LKM (loadable kernel module) that makes userland processes unkillable.
https://web.archive.org/web/20140701183221/https://www.thc.org/papers/LKM_HACKING.html
Heroin, an LKM based rootkit, and many more LKM based rootkit techniques (it's backdated, but posses powerful knowledge).