From ae564b89b34338a5b8907709553f3c943fee7a6f Mon Sep 17 00:00:00 2001 From: Soumyanil Biswas Date: Fri, 8 Jul 2022 12:18:20 +0530 Subject: [PATCH] Updated --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0284ad0..95ce91a 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,10 @@ Additional functions: 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. +- https://github.com/reveng007/reveng_rtkit + + Linux Loadable Kernel Module (LKM) based rootkit capable of hiding itself, processes/implants, rmmod proof, has ability to bypass infamous rkhunter antirootkit. + ## :speak_no_evil: related stuff - https://github.com/landhb/DrawBridge @@ -213,9 +217,9 @@ Additional functions: LKM (loadable kernel module) that makes userland processes unkillable. -- https://github.com/reveng007/reveng_rtkit +- https://web.archive.org/web/20140701183221/https://www.thc.org/papers/LKM_HACKING.html - Linux Loadable Kernel Module (LKM) based rootkit capable of hiding itself, processes/implants, rmmod proof, has ability to bypass infamous rkhunter antirootkit. + Heroin, an LKM based rootkit, and many more LKM based rootkit techniques (it's backdated, but posses powerful knowledge). ## Contributing