ftrace-kernel
There are 3 repositories under ftrace-kernel topic.
bluedragonsecurity/bds_lkm_ftrace
Ftrace Based Linux Loadable Kernel Module Rootkit for Linux Kernel 5.x and 6.x on x86_64, hides files, hides process, hides bind shell & reverse shell port, privilege escalation, cleans up logs and bash history during installation
c-sh0/lkm_ftrace_example
Example ftrace kernel module to demonstrate Linux capabilities modification
JubyL3y/Simple-Linux-LKM-Rootkit
A simple implementation of a kernel-level rootkit. Includes the functionality to intercept some system calls, as well as the functionality to change the rights of a certain process.