Jump to content

Archived

This topic is now archived and is closed to further replies.

Elohim

Hacker unter uns?

Recommended Posts

Kennt jemand hier diese Seite? Und wenn ja, weiß jemand wie man den zweiten Level schafft, ich bekomm das nämlich nicht hin, aber es scheint irgendwas mit Flash zu tuen zu haben. Der erste Level war ja ziemlich einfach, den zweiten find ich aber verdammt schwer.

Link to comment
Share on other sites

hier der quellcode der zweiten stufe....

<!doctype html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

  <head>

    <title>::[ www.try2hack.nl ]::</title>

    <meta http-equiv="content-type" content="text/html; charset=utf-8" />

    <meta name="rating" content="general" />

    <meta name="robots" content="noindex,nofollow" />

    <meta name="url" content="http://www.try2hack.nl/" />

    <meta name="document-state" content="static" />

    <style type="text/css">

      <!--

      a, a:visited, a:active { color: #000000; text-decoration: underline }

      a:hover { text-decoration: none }

      body { margin: 0px 0px 0px 0px; font-family: courier new, monospace; font-size: 13px; color: #000000; text-decoration: none; background-color: #FFFFFF; }

      table { border-collapse: collapse; }

      img { border: 0px; }

      -->

    </style>

    <script language="JavaScript">

      <!--

      passwd="ItIsSoEasy";

      function disable_right_click(e) {

        var browser = navigator.appName.substring ( 0, 9 );

        var event_number = 0;

        if (browser=="Microsoft")

          event_number = event.button;

        else

          event_number = e.which;

        if ( event_number==2 || event_number==3 || event_number==4) {

          alert ("Right/middle mousebutton is disabled");

          return (false);

        }

        return (true);

      }

      function check_mousekey () {

        var mouse_key = 93;

        var keycode = event.keyCode;

        if ( keycode == mouse_key )

          alert ( "Mouse Key Is Disabled" );

      }

      function trap_page_mouse_key_events () {

        var browser = navigator.appName.substring ( 0, 9 );

        document.onmousedown = disable_right_click;

        if ( browser == "Microsoft" )

          document.onkeydown = check_mousekey;

        else

          document.captureEvents( Event.MOUSEDOWN );

      }

      window.onload = trap_page_mouse_key_events;

      //-->

    </script>

  </head>

  <body marginwidth="0" marginheight="0">

    <table border="0" cellpadding="0" cellspacing="0" width="100%">

      <tr>

        <td rowspan="2" width="331" height="173"><img border="0" src="../images/header.gif" width="369" height="173"></td>

        <td height="146" background="../images/header_repeat.gif"><img border="0" src="../images/header_repeat.gif" width="4" height="146"></td>

      </tr>

      <tr>

        <td height="27" valign="top" nowrap>[<a href="../">NEWS</a>] - [<a href="../faq/">FAQ</a>] - [<a href="../rules/">RULES</a>] - [<a href="../chat/">CHAT</a>] - [<a href="../credits/">CREDITS</a>] - [<a href="../levels/">START!</a>]</td>

      </tr>

    </table>

    <br><br>

    <table border="0" cellpadding="0" cellspacing="0" width="770">

      <tr>

        <td width="50" rowspan="3">&nbsp;</td>

        <td width="720"><h1>LEVEL 2</h1></td>

      </tr>

      <tr>

        <td width="720" colspan="2">&nbsp;</td>

      </tr>

      <tr>

        <td width="720">

          <table border="0" cellpadding="0" cellspacing="0" width="720">

            <tr>

              <td>

              <!-- content -->

  Enter the username and password below to continue:<br><br>

  <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="300" height="200">

    <param name="movie" value="level2.swf">

    <param name="quality" value="high">

    <param name="bgcolor" value="#FFFFFF">

    <embed src="level2.swf" quality=high bgcolor="#FFFFFF"  width="300" height="200" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash"></embed>

  </object>

              <!-- end content -->

              </td>

            </tr>

          </table>

          <br><br>

        </td>

      </tr>

    </table>

  </body>

</html>

Link to comment
Share on other sites

ja da ran zu kommen is ja kein prob PW finden auch nich(ItIsSoEasy) aber wo is der username

Link to comment
Share on other sites

LOL, ihr könnt ja mal versuchen einen PHP-Login mit XSS (Cross Site Scripting) zu knacken und den Sicherheitsmechanismus zu umgehen...

Das ist immer wieder lustig :D:D*lol*

Oder von anderen Leuten die Session zu übernehmen und sich dann als die Person auszugeben, muahahahahaha.

Aber doch nicht so einen Kinderkram wie auf der Seite :P

MfG

Monoman

Link to comment
Share on other sites

Na is doch leicht , der Idiot sag mir"MIddle and Right MOuse Button enabled"

Is mir doch egal :P

Ist übrigens nen Java Script

Link to comment
Share on other sites

naja sowas von "kindisch" ist das spiel^^

habe aber nichts gefunden auch nciht unbedingt lust wenne was hacken willst mache das hier das schaffst du B) ;):P

nein spass bei seite k.A. auch nix gefunden

mfg

Andre

Edit:

@Elohim wenn du was gegen Monoman hast haue ich dich :angry:;)

Link to comment
Share on other sites



  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.