This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
tommyp6/shedim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample Linux rootkit ===================== ### What can the rootkit do? * Run scripts as root. * Hijack the syscall table. * Hide & Unhide itself. * Get persistence even after reboot. (Must do manually) ### How to build ```bash # For dev. build make dev # For prod. build make prod. # To just compile the LKM. make ```
About
Experimenting with Linux rootkit development.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published