CSE 466 Project 5
(Group project of 2)
Due Date: November 16, 2009, Start of Class
Method of Submission: Print out, Font: Times new roman 12 (or comparable)

Rootkitting the ubuntu system
(heed the warnings, Rootkits are dangerous)

 

Warning – This project is really dangerous follow all instructions or the machine will not be usable.

Warning – This components used in the project contain obscene language (since this is hardcoded in the rootkit).  It is not intended to offend anyone.

Keep a backup copy of the ubuntu vmware image  (ubuntu-8.04.zip) zip file for precaution.

Again this is dangerous do not try this on other computers because it is an offense.

 

   warning - once installed you cannot shutdown you machine if you do it will not start

 

   you should see something like the image below



 

6. open firefox then type https://www.my.asu.edu/

7. Then open the shell and type the following

netstat –protocol=inet

netstat is a command that displays the active connections




8. In the shell type

cd /dev/proc/fuckit/config

you should note that the files:  lports shows the local ports to hide, progs shows the programs to hide, and rports shows the remote ports to hide.

Hiding the active connections




            

  you should achieve something like this even though there are active connections they are hidden

  take adequate screen shots

  explain what happnened and its implications?

  Explain the use of the file progs, lports? How would you use them to cause more damages?

  Detecting the rootkit

 Removing the rootkit

 

describe what you think the rootkit remover did and is this method prevents this rootkit in the future?