Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 79

Thread: Wargame

  1. #51
    Senior Member
    Join Date
    Feb 2003
    Posts
    105
    Level 5 is a toughie, anyone care to help? I have grabbed the code if anyone doesnt know how.

    <HEAD>
    <META content=noindex,nofollow name=robots></HEAD>
    <BODY bgColor=#000000>
    <CENTER><FONT face=veranda color=blue>
    <H1>CONGRATULATIONS!</H1><BR><BR>Now you can sign the guestbook!</FONT><BR><BR><BR><A onfocus=this.blur() href="http://gb.webmart.de/guestbook.cfm?bookid=506441" target=_blank><IMG src="fedkling.gif" border=0></A><BR><BR><BR><BR><BR><FONT face=veranda color=red><B>SECURITY LEVEL 5</B></FONT><BR>
    <SCRIPT language=JavaScript>

    <!--
    function abfrage1() {
    var code = new Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");

    Eingabe = window.prompt("Password : ","");

    if(Eingabe != ((code.length)*100)/2-66)
    {
    window.location.href="denied.htm";
    }
    else
    window.location.href=Eingabe+".htm";
    }

    // -->
    </SCRIPT>

    <P><A onfocus=this.blur() href="javascript:abfrage1()"><IMG src="enter.gif" border=0></A></P><IMG height=20 hspace=4 src="http://counter.digits.com/wc/-d/4/-h/nummervier" width=60 align=middle vspace=2 border=0> </CENTER></BODY>

  2. #52
    Senior Member
    Join Date
    Feb 2003
    Posts
    105
    <!--
    function abfrage1() {
    var code = new Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");

    Eingabe = window.prompt("Password : ","");

    if(Eingabe != ((code.length)*100)/2-66)
    {
    window.location.href="denied.htm";
    }
    else
    window.location.href=Eingabe+".htm";
    }

    // -->


    Does this also mean:
    <!--
    function abfrage1() {
    var code = new Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");

    Eingabe = window.prompt("Password : ","");

    if(Eingabe = ((code.length)*100)/2-66)
    {
    window.location.href=Eingabe+".htm";
    }
    else
    window.location.href="denied.htm";
    }

    // -->

  3. #53
    Senior Member wiskic10_4's Avatar
    Join Date
    Jan 2004
    Location
    Corpus Christi, TX
    Posts
    254
    Zetaphor,

    Sorry, I forget not everyone knows Java...

    I don't know how else to give you a hint, so I'm just uploading the script that I edited...

    WARNING: Spoiler Attached - for emergency use only!!!:

    -Wiski C.
    My Corner of the Intarwebz: Jeremy Dean Online

  4. #54
    Senior Member wiskic10_4's Avatar
    Join Date
    Jan 2004
    Location
    Corpus Christi, TX
    Posts
    254
    StrandedThinker,

    Here's a hint: code.length = 26...

    plug that into the formula, and see if you can figure it out...



    -Wiski C.
    My Corner of the Intarwebz: Jeremy Dean Online

  5. #55
    Senior Member
    Join Date
    Feb 2003
    Posts
    105
    got that, im on level 8 now . Level 4 is the one with unescape characters right? head here: http://www.macromedia.com/support/fl...l_encoding.htm

  6. #56
    Custom User
    Join Date
    Oct 2001
    Posts
    503
    I just don't understand level 10 at all. Man this is pissing me off, I've even resorted to hitting things. I just don't understand how the source is pointing to a javascript file that only has comments in it yet a script is still being run!!!!?!?!??!?!!

    ffs argh!

    ac

  7. #57
    Senior Member
    Join Date
    Feb 2003
    Posts
    105
    Hahah level 8 is a pain in the ass. It reminded me of this card trick site with the same javascript code to get to a certain page... Hmm any real way of doing this?

  8. #58
    Senior Member wiskic10_4's Avatar
    Join Date
    Jan 2004
    Location
    Corpus Christi, TX
    Posts
    254
    gothic,

    Easy, man! Chill out - no need to hit things... We're having fun, remember?

    Here's a hint: You're not looking in the right place! pay very careful attention to the path that the script is coming from...

    Remember: /.. /.. means just what it says...

    Hope that gets ya going...

    -Wiski C.
    My Corner of the Intarwebz: Jeremy Dean Online

  9. #59
    Senior Member
    Join Date
    Feb 2003
    Posts
    105
    hah stuck on 10 to

  10. #60
    AFLAAACKKK!!
    Join Date
    Apr 2004
    Posts
    1,066
    I explained level 10 on page 5 of this thread
    I am the uber duck!!1
    Proxy Tools

Posting Permissions

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