awesome-linux-rootkits
Go to file
Ilya V. Matveychikov 9a72d24693
Update reptile.md
2018-07-02 23:52:43 +04:00
details Update reptile.md 2018-07-02 23:52:43 +04:00
README.md Update README.md 2018-07-02 19:26:03 +04:00

README.md

awesome-linux-rootkits

🔑 feature table

Environment:

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

Core capabilities:

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

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