mirror of
https://github.com/milabs/awesome-linux-rootkits.git
synced 2025-01-22 05:21:11 -05:00
Update reptile.md
This commit is contained in:
parent
e6f6ce8a84
commit
4ef5de8bd5
@ -34,7 +34,7 @@ Implemented via `kill(2)`:
|
|||||||
- hook`sys_call_table[__NR_kill]`
|
- hook`sys_call_table[__NR_kill]`
|
||||||
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L509
|
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L509
|
||||||
|
|
||||||
Supported commands are:
|
Supported commands are:
|
||||||
- hiding/unhiding processes
|
- hiding/unhiding processes
|
||||||
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L518
|
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L518
|
||||||
- hiding/unhiding rootkit's module
|
- hiding/unhiding rootkit's module
|
||||||
|
Loading…
Reference in New Issue
Block a user