by InCIDRthreat | Feb 5, 2015 | overthewire
Recap of Level 15: Telnet was used to connect to a remote service and a password for the current level was entered to give us the next levels password. Bandit Level 16 Objective: Find the password to the next level Intel Given: The password for the next level...
by n00py | Jan 31, 2015 | overthewire, tutorials
Recap of Last Lesson: We learned about PHP and how we can learn from the source code to be able to dissect the authentication mechanism. Natas Level 7 Objective Find the password to log into level 8. Intel Given URL: http://natas7.natas.labs.overthewire.org/ Multiple...
by n00py | Jan 31, 2015 | overthewire, tutorials
Recap of Last Lesson: We learned what cookies are, what functions they can provide, and how we can manipulate them. Natas Level 6 Objective Find the password to log into level 7. Intel Given Need password to login Source code available How to Just like with HTML and...
by n00py | Jan 30, 2015 | overthewire, tutorials
Recap of Last Lesson: We learned about the HTTP protocol and the different HTTP fields, an learned how to use a proxy to intercept HTTP requests. Natas Level 5 Objective Find the password to log into level 6. Intel Given URL: http://natas5.natas.labs.overthewire.org/...
by InCIDRthreat | Jan 30, 2015 | overthewire
Recap of Level 14: Learned how to securely copy a file from one box to the next. We also learned how to ssh into another machine using an RSA private key. Bandit Level 15 Objective: Find the password to the next level Intel Given: The password for the next...
by InCIDRthreat | Jan 25, 2015 | overthewire
Recap of Level 13: We tinkered around with a hexdump that was repeatedly compressed. By linking zcat, tar, and bzcat we were able to grab the password. Bandit Level 14 Objective: Find the password to the next level Intel Given: The password for the next level...