rooty
rooty copied to clipboard
Academic project of Linux rootkit made for Bachelor Engineering Thesis.
rooty
Academic project of Linux rootkit made for Bachelor Engineering Thesis.
More about project can be found in actual thesis or in article written by Zbigniew Suski (thesis supervisor).
Whole rootkit is implemented as LKM module and few user-space services.
Functionalities
- root access
- hiding itself
- control via IOCTL interface (client included)
- keylogger
- hide files/dirs
- hide processes
- hide tcp/udp IPv4/IPv6 connections
- remote root shell activated by magic ICMP packet
- VNC protocol service (screen preview only)
Screenshots
rooty LKM initialization

IOCTL control interface

keylogger

sshd initialization

sshd initialized

remote access

vncd initialization

vncd running
