Page 23 of 32 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 313

Thread: hack-test

  1. #221
    Junior Member tyranic-moron's Avatar
    Join Date
    May 2007
    Posts
    6
    Do you mean that there's something else in the ".PhotoShopDocument" then?

    Because I already got the username and password for level 8 from there.

    On level 9, there's nothing on the screen except the words 'Crack the password'

    There's no javascript prompt, and no form to enter a password.

    Oh, and Highlander, here's the level 6 set of general info, hints, and walkthrough from my guide (there are some differences between the different sites. I'm doing it on hackertest.net):

    Code:
    +---------+
    | Level 6 |			[LV6]
    +---------+--------------------------
    |
    | General Info
    |
    |  Another one with an immediate prompt. Just enter whatever you want
    |  or press cancel. Refresh to enter the password, you get the idea.
    |
    | Hints
    |
    |  * Well, it's not in the page source. Where else might it be?
    |  * What external files are included in the page?
    |  * It's a prompt window that appears - what language creates them?
    |  * Where's the code for the prompt if it's not in the source?
    |
    | Walkthrough (SPOILER (highlight to see))
    |
    |  Ok, first you need to open up the page source. See this?
    |  <SCRIPT SRC="psswd.js"...></script>
    |  That's linking in the external JavaScript file 'psswd.js'.
    |  So, change the url from blah/save_as.htm to blah/psswd.js, and
    |  press enter. Now, in Firefox, it'll open it up like a text file.
    |  In IE, it'll ask you to download it. Do so, then open in notepad.
    |  Now, as usual, the password is in the if statement: "hackertestz".
    |  Go back to the level 6 page, refresh, and enter it.
    |
    +------------------------------------
    Last edited by tyranic-moron; May 16th, 2007 at 06:25 PM.

  2. #222
    Junior Member
    Join Date
    May 2007
    Posts
    23
    the "clue" is further down the page and not in the part you quoted...

    <table border="0" cellspacing="1">
    <tr>
    <td height="1" valign="top">
    </td>
    </tr>
    <tr>
    <td width="100%" height="267" valign="top"><b><font size="7" face="Arial"></font>
    <SCRIPT SRC="psswd.js" LANGUAGE="JavaScript" type="text/javascript">
    </script></b><p>&nbsp;</p>
    <div align="center">
    <center>
    <p><br>
    <b><font size="2" face="Arial">Try again...</font></b></p>

    </center>
    </div>

  3. #223
    Senior Member
    Join Date
    Jul 2001
    Posts
    343
    Now I am up to level 10.... That is worst....
    The quote of 100 levels ... UGH!!!!!

    The three sites do not fully match

    www.hack-test.com
    www.hackertest.net
    www.hackerskills.com
    Franklin Werren at www.bagpipes.net
    Yes I do play the Bagpipes!

    And learning to Play the Bugle

  4. #224
    Junior Member
    Join Date
    May 2007
    Posts
    23
    Quote Originally Posted by tyranic-moron
    Do you mean that there's something else in the ".PhotoShopDocument" then?

    Because I already got the username and password for level 8 from there.

    On level 9, there's nothing on the screen except the words 'Crack the password'

    There's no javascript prompt, and no form to enter a password.
    Did you look at the source code for level 9...look further down...further...further...

  5. #225
    Junior Member tyranic-moron's Avatar
    Join Date
    May 2007
    Posts
    6
    On both hack-test.com and hackertest.net, and in both IE7 and Firefox, all I see is this as the source code for level 9:

    HTML Code:
    <HTML>
    <HEAD>
    <base href='./'>
    </HEAD>
    <BODY BGCOLOR="#ffffff" TEXT="#000000" bg="images/phat.gif">
    <br><br><p align=center><b>Authentication Failed. Try again.</b></p></BODY>
    </HTML>

  6. #226
    Junior Member
    Join Date
    May 2007
    Posts
    23
    Quote Originally Posted by Highlander
    Now I am up to level 10.... That is worst....
    The quote of 100 levels ... UGH!!!!!

    The three sites do not fully match

    www.hack-test.com
    www.hackertest.net
    www.hackerskills.com
    Yeah... I've been working through www.hackertest.net (the pages are cleaner with less extra garbage on them). I haven't checked out hackerskills.com yet to see how it fits into the picture.

    I think the quote of 100 levels is just to try to make people quit. Both hack-test and hackertest seem to end at level 20.

  7. #227
    Junior Member
    Join Date
    May 2007
    Posts
    23
    Quote Originally Posted by tyranic-moron
    On both hack-test.com and hackertest.net, and in both IE7 and Firefox, all I see is this as the source code for level 9:

    HTML Code:
    <HTML>
    <HEAD>
    <base href='./'>
    </HEAD>
    <BODY BGCOLOR="#ffffff" TEXT="#000000" bg="images/phat.gif">
    <br><br><p align=center><b>Authentication Failed. Try again.</b></p></BODY>
    </HTML>
    You need to look at the source code for the page that says, "crack the password"...

    On level 8, type in the username and password and hit enter....that will bring up the page with "crack the password". Then look at that source code.
    Last edited by r4nd0m1z; May 16th, 2007 at 06:48 PM.

  8. #228
    Junior Member tyranic-moron's Avatar
    Join Date
    May 2007
    Posts
    6
    That is the one I'm looking at. Maybe my computer's intervening or something...

  9. #229
    Junior Member
    Join Date
    May 2007
    Posts
    23
    yeah...mine did that too when I tried to load that page (URL removed from previous post). I had to go back to level 8 and enter the username and password to get to the page that says "Crack the password"

  10. #230
    Agony Aunty-Online Moira's Avatar
    Join Date
    Jun 2003
    Posts
    1,063
    Quote Originally Posted by r4nd0m1z
    I think the quote of 100 levels is just to try to make people quit. Both hack-test and hackertest seem to end at level 20.
    I can't believe anything would go up to 100 levels either. What would be the point? People would just get bored, because you can step up the difficulty quite easily with 20 levels, probably less.
    77 111 105 114 97

    My PGP signature

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •