Skip to main content

Posts

Showing posts with the label main 10

Hack This Site.co.uk - Main 10

Hack This Site.co.uk - Main 10 Objectives ​Encrypted passwords can be quite difficult to decode, but when you use a common method there is usually a way to get around it. Especially when the encrypted information are simple common words. Solution Ok so let's stat by looking at the Source Code <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>                  <input type="hidden" name="passwordfile" value="level10pass.txt">                 <input type="submit&