Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.54 KB

File metadata and controls

31 lines (21 loc) · 1.54 KB


Linux Rootkit's


Description

This repository contains Loadable Kernel Modules (LKM) and LD_PRELOAD-based modules designed for penetration testing, red teaming, and security research. These tools are intended to help researchers understand and experiment with advanced techniques like syscall hooking, runtime manipulation, and stealth persistence.


Modules Overview

No. LKM Modules LD_PRELOAD Modules
1 Logger Logger
2 hide_lkm SocketLogger
3 LibProchide

Disclaimer

This repository is for educational and research purposes only.
We are not responsible for any damages caused by the use of these tools.
Use is strictly limited to controlled environments such as virtual machines (VMs) with proper authorization and in compliance with applicable laws.


Note

Always ensure ethical use of these tools. Unauthorized use on systems without explicit permission is illegal and unethical.