Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.09 KB

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