Tymac94 Posted February 6, 2009 Posted February 6, 2009 Is there anyway to bypass a authentication screen like this one. http://www.lowndes.k12.ga.us/education/com...ilid=16546& Quote
Sparda Posted February 6, 2009 Posted February 6, 2009 Is there anyway to bypass a authentication screen like this one. http://www.lowndes.k12.ga.us/education/com...ilid=16546& Give it a valid username and password. Quote
Swathe Posted February 6, 2009 Posted February 6, 2009 Give it a valid username and password. Its amazing how well this works. Never had it fail on me once. Quote
Larrysmelter Posted February 6, 2009 Posted February 6, 2009 I haven't posted in a while, but the hilarity of this post forced me too. You actually pointed to your school's website! I find the best way to hak this type of system is by going up to your teachers, and telling them that you need their password so that you can "0wn their box". Quote
Swathe Posted February 6, 2009 Posted February 6, 2009 Ask for the keys to all the buildings whilst you at it. No need to go by halves. Quote
Bit Hunter Posted February 6, 2009 Posted February 6, 2009 <form action="URL" method="POST"> <table width="200" class="login" cellpadding="0" cellspacing="0"> <tr> <td align="left" colspan="2"><b>Login</b></td> </tr> <tr> <td>Username</td> <td> <input autocomplete="off" type="text" name="user" size="16"> </td> </tr> <tr> <td>Password</td> <td><input type="password" name="pass" size="16"></td> </tr> <tr> <td colspan="2" align="center"> <input type="submit" value="Login" class="input-button"> </td> </tr> </table> </form> This is the only way i could find right now... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.