home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / unix / haklinux.txt / text0000.txt < prev   
Encoding:
Text File  |  2003-06-11  |  1.8 KB  |  35 lines

  1. Here is a beginning exercise you may want to try for yourself.
  2. It may help break the ice, especially if you are interested in
  3. becoming more aware of your computer and can't buy any books or
  4. whatever.
  5. 1. Defragment your hard drive
  6. 2. Use Partition Magic to make a couple of new drives
  7. 3. Install Serv-u and configure it on a new partition.
  8.     make an account for yourself that gives you all options
  9.    (delete, make directories, access all drives, etc.)
  10. 4. Make sure you have all logging options checked and a log file 
  11.     designated. 
  12. 5. Install WS_FTP and start it up
  13. 6. Divide your screen so you have WS_FTP on the top and the
  14.     running version of Serv-u on the bottom
  15. 7. Now connect to your FTP site (the address is right there in status 
  16.    window of Serev-u)
  17. 8. Using WS_FTP make some directories, delete some files, move files
  18.     from the "remote" side to the "local" side 
  19. 9. You have total access so transfer the files from your Serv-u 
  20.     directory to your "dummy" directory.
  21. 10. Shut it all down and read your logs of what you just did.
  22.      All the Unix commands and replies are listed for you to study
  23.      while they are fresh in your mind. It should help you to better
  24.      picture what is going on. Now do it again as an anonymous user
  25.      with limited access. (you set the limits) Compare the difference.
  26.      Look at the files you transferred from your serv-u directory to 
  27.      your dummy directory. Perhaps they contain the user info and 
  28.      passwords you setup for yourself. You can then try and decrypt 
  29.      them or whatever you want. You are in no danger of getting in 
  30.      trouble since it is your own computer and you don't have to worry
  31.      about screwing up anything cause it's all on your extra partition
  32.      Maybe this can help you when you try and gain remote control
  33.      of someone else's computer someday.
  34.  
  35.