Skip to content

In the 10th Semester, Spring 2014, A Team put together an impressive Linux rootkit during the Computer & Netw. Security course. It features a remote keylogger and hiding of processes + sockets. Project Description by TA: Amr Tj. Wallas

License

Notifications You must be signed in to change notification settings

guc-cs/Z-Rootkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Rootkit

In the 10th Semester, Spring 2014, A Team put together an impressive Linux rootkit during the Computer & Netw. Security course. It features a remote keylogger and hiding of processes + sockets. Project Description by TA: Amr Tj. Wallas

Introduction

The project is concerned with engineering a linux rootkit, which is typically a malicious loadable kernel module designed to hide certain activities from the administrator of a system, or a network of systems. The complexity of rootkits arises not from the difficulty of their implementation, but rather from the difficulty to detect their presence as they could easily mislead the software intended to discover their presence.

Project features

  1. Obtaining Root Access
  2. Hiding the rootkit
  3. Hiding processes
  4. KeyLogger
  5. Sending KeyLogs
  6. Hiding Sockets

Demo + Howto

Rootkit Demo

Project Contributors

  • Ahmed Sanad
  • Hussein AboelSeoud
  • Kareem Ahmed
  • Mohamed Khaled
  • Mohamed ALZayat

About

In the 10th Semester, Spring 2014, A Team put together an impressive Linux rootkit during the Computer & Netw. Security course. It features a remote keylogger and hiding of processes + sockets. Project Description by TA: Amr Tj. Wallas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published