Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 531 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 531 Bytes

LKM Rootkit Malware

Rootkit Malware developed in C for Linux Kernel old version. [studying reasons only.]

Syshooks lib

  • Bad Syscall hook
  • sys_call_set
  • create_sys_hook
  • remove_sys_hook
  • remove_all_sys_hook

Default Hooks

  • Hidden pid
  • Hidden file

image

Details

Linux Kernel Version 2.6

image