Blog
OvertheWire – Bandit 13
Recap of Level 12: More obfuscation practice and decoding. Bandit Level 13 Objective: Find the password to the next level Intel Given: The password for the next level is stored in the file data.txt, data.txt is a hexdump of a file that has been repeatedly...
Building A Hack Lab For Free: Part 2
Overview In Part 1 of building our virtual Hack Lab we installing Virtual Box and client. In this next installment we will install metasploitable 2 and create a private network between the two virtual machines. Requirements Oracle VM Virtual Box Oracle VM Virtual Box...
OvertheWire – Natas 4
Recap of Last Lesson: We learned about robots.txt and how websites prevent being indexed by search engines. Natas Level 4 Objective Find the password to log into level 5. Intel Given URL: http://natas4.natas.labs.overthewire.org/ Access Disallowed How to When we come...
OvertheWire – Natas 3
Recap of Last Lesson: We covered explored the files within Natas2 through viewing indexed directories. Natas Level 3 Objective Find the password to log into level 4. Intel Given URL: http://natas3.natas.labs.overthewire.org/ How to Same as always, we get very little...
OvertheWire – Natas 2
Recap of Last Lesson: We evaded a security control designed to prevent us from viewing the source code. Natas Level 2 Objective Find the password to log into level 3. Intel Given URL: http://natas2.natas.labs.overthewire.org/ How to We come into this challenge with...
OvertheWire – Natas 1
Recap of Last Lesson: We right clicked in the browser to view the page source and find the hidden password. Natas Level 1 Objective Find the password to log into level 2. Intel Given URL: http://natas1.natas.labs.overthewire.org/ Password is on the page Rightclick is...