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 hellor00t | Jan 31, 2015 | hacking
Overview Many beginners don’t understand that hacking or penetration testing follows a very logical process and when broken down can really clarify tasks and goals. During this write-up I will use a fake company as an example and use very general examples of how...
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...