Skip to main content

Posts

Showing posts with the label Main 8

Hack This Site.co.uk - Main 8

Hack This Site.co.uk - Main 8 Objectives The coder has made the same mistake as level 4 but this time at least he has tried to protect the password. The password has been encrypted, convert the binary into something that is easier for humans to read (base 16). If you think you have the right answer but it isn't being accepted, submit your answer in CAPITALS. Solution So let's take a look at the source code </div>             <div class='level-form'>         <form method="POST">             <fieldset>                 <label for="user">Username:</label>                 <input type="Text" name="user" id="user" autocomplete="off"><br>                 <label for="user">Password:</label>                 <input type="Password" name="pass" id="pass" autocomplete="off"><br>                 &l