This commit is contained in:
Soumyanil Biswas 2022-07-08 12:18:20 +05:30 committed by Ilya V. Matveychikov
parent 9b2ced7e0a
commit ae564b89b3
1 changed files with 6 additions and 2 deletions

View File

@ -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