8000 GitHub - SOLsensei/rooty: Academic project of Linux rootkit made for Bachelor Engineering Thesis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SOLsensei/rooty

 
 

Repository files navigation

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

About

Academic project of Linux rootkit made for Bachelor Engineering Thesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • Python 2.1%
  • Other 0.9%
0