awesome-linux-rootkits
Go to file
Soumyanil Biswas ae564b89b3 Updated 2022-07-08 17:23:37 +03:00
details Update rkduck.md 2018-07-04 18:32:44 +04:00
CONTRIBUTING.md Fix repo for awesome requirements 2018-10-17 00:50:34 +04:00
LICENSE Fix repo for awesome requirements 2018-10-17 00:50:34 +04:00
README.md Updated 2022-07-08 17:23:37 +03:00

README.md

awesome-linux-rootkits Awesome

🔑 feature table

Environment:

  • CPU architecture
  • Kernel/User mode (or mixed)

Core capabilities:

  • Persistency
  • Management interface
  • Altering system (library) behavior

Stealth capabilities:

  • Detection evasion
  • System logs cleaning (filtering)

Hiding stuff capabilities:

  • Hiding of files and directories
  • Hiding (tampering) of file contents
  • Hiding of processes and process trees
  • Hiding of network connections and activity
  • Hiding of process accounting information (like CPU usage)

Additional functions:

  • Keylogger
  • Backdoor/shell
  • Gaining priveleges

🙈 user mode rootkits

🙉 kernel mode rootkits

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.

Contributing

Please refer the guidelines at contributing.md for details