mirror of
https://github.com/milabs/awesome-linux-rootkits.git
synced 2024-10-01 06:35:44 -04:00
Update README.md
This commit is contained in:
parent
a93f1f8522
commit
c611a33830
21
README.md
21
README.md
@ -1,14 +1,25 @@
|
|||||||
# `awesome-linux-rootkits`
|
# `awesome-linux-rootkits`
|
||||||
|
|
||||||
## kernel mode rootkits
|
## feature table
|
||||||
|
|
||||||
- https://github.com/f0rb1dd3n/Reptile
|
- Operational environment (`OE-*`)
|
||||||
|
- Hiding of files and directories (`HIDE-fs-*`)
|
||||||
|
- Hiding of processes and process trees (`HIDE-proc-*`)
|
||||||
|
- Hiding of network connections and activity (`HIDE-net-*`)
|
||||||
|
|
||||||
Reptile is a LKM rootkit written for evil purposes that runs on Linux kernel 2.6.x/3.x/4.x.
|
## :see_no_evil: user mode rootkits :shit:
|
||||||
|
|
||||||
## user mode rootkits
|
|
||||||
|
|
||||||
- https://github.com/mempodippy/vlany
|
- https://github.com/mempodippy/vlany
|
||||||
|
|
||||||
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
|
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
|
||||||
|
|
||||||
|
:point_up: `OE-user`
|
||||||
|
|
||||||
|
|
||||||
|
## :hear_no_evil: kernel mode rootkits :heart:
|
||||||
|
|
||||||
|
- https://github.com/f0rb1dd3n/Reptile
|
||||||
|
|
||||||
|
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user