Skip to content

A LKM (Loadable Kernel Module) to execute a command as root; I include a example of using netcat and a compiled(with source and steps on how to compile) reverse shell provided in C.

loneicewolf/EXEC_LKM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXEC_LKM

note; the file is called rootkit.c because.. I couldn't find a better name for it. heh

A LKM (Loadable Kernel Module) to execute a command as root; I include a example of using netcat and a compiled(with source and steps on how to compile) reverse shell provided in C.

Note, this is not really a rootkit-per-say but can be a part of one, more specifically. Obviously, if that's the case - it's for learning purposes. I Never created this to be used illegally.

❗ Please see this gist for more; as well:

About

A LKM (Loadable Kernel Module) to execute a command as root; I include a example of using netcat and a compiled(with source and steps on how to compile) reverse shell provided in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published