Update README.md

This commit is contained in:
Ilya V. Matveychikov 2018-06-30 21:18:44 +04:00 committed by GitHub
parent c6ef6c0376
commit 933f3c6b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@
- Hiding of processes and process trees (`HIDE-proc-*`)
- Hiding of network connections and activity (`HIDE-net-*`)
- Keylogger (`X-keylogger`)
- Backdoor (`X-backdoor`)
## :see_no_evil: user mode rootkits :shit:
@ -22,11 +23,11 @@
Reptile is a LKM rootkit written for evil purposes that runs on Linux kernel 2.6.x/3.x/4.x
:point_up: `OE-kernel` `HIDE-fs-{getdents,getdents64}`
:point_up: `OE-kernel` `HIDE-fs-{getdents,getdents64}` `X-backdoor`
- https://github.com/QuokkaLight/rkduck
rkduck - Rootkit for Linux v4
:point_up: `OE-kernel` `X-keylogger` `HIDE-fs-{filldir}`
:point_up: `OE-kernel` `X-keylogger` `HIDE-fs-{filldir}` `X-backdoor`