|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 99
Members: 0
Total: 99
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
Posted: Mon Jul 05, 2004 8:12 pm |
|
|
zer0-c00l |
Advanced user |
|
|
Joined: Jun 25, 2004 |
Posts: 72 |
Location: BRAZIL! |
|
|
|
|
|
|
hehe... lvl 4...
java
im with the .class |
|
|
|
|
|
Level 5 |
|
Posted: Sat Jul 10, 2004 2:10 pm |
|
|
xDamox |
Regular user |
|
|
Joined: Jul 05, 2004 |
Posts: 5 |
|
|
|
|
|
|
|
I complete that level using a text editor
just open the .exe in a text editor and scroll through the text and you will see the
username and password |
|
|
|
|
Posted: Fri Mar 11, 2005 8:34 pm |
|
|
DJMaze |
Beginner |
|
|
Joined: Mar 11, 2005 |
Posts: 1 |
|
|
|
|
|
|
|
level9-gnapei.php wrote: | Good job! You can find Level 10 at our IRC channels.
Go to #try2hack.level10 on irc.mediamonks.net or irc.deviantart.com and use
'find this passwd yourself' as key to continue.
See the <a href="../chat/">chat</a> page for more information. |
|
|
|
|
|
|
level 3 |
|
Posted: Thu Mar 02, 2006 3:01 am |
|
|
ahsun |
Beginner |
|
|
Joined: Feb 28, 2006 |
Posts: 3 |
|
|
|
|
|
|
|
Code: | <script language="JavaScript">
<!--
pwd = prompt("Please enter the password for level 3:","");
if (pwd==PASSWORD){
alert("Allright!\nEntering Level 4 ...");
location.href = CORRECTSITE;
}
else {
alert("WRONG!\nBack to disneyland !!!");
location.href = WRONGSITE;
}
PASSWORD="AbCdE";
CORRECTSITE="level4-sfvfxc.xhtml";
WRONGSITE="http://www.disney.com";
//-->
</script> |
what should i do i use AbCdE but it isnt working it redirects to disney land |
|
|
|
|
Posted: Thu Mar 16, 2006 2:05 pm |
|
|
Scooter |
Beginner |
|
|
Joined: Mar 16, 2006 |
Posts: 2 |
|
|
|
|
|
|
|
im stuck on level 2 |
|
|
|
|
Posted: Thu Mar 16, 2006 11:51 pm |
|
|
slimjim100 |
Valuable expert |
|
|
Joined: Jun 09, 2004 |
Posts: 208 |
Location: USA |
|
|
|
|
|
|
the Trick to all the try2hack sites are to learn and not ask for the answers. Level 1,2,3 I think you can mostly just look at the source of the html for the passwords.
Slimjim100 |
|
|
|
|
Posted: Sun Mar 19, 2006 7:38 pm |
|
|
Scooter |
Beginner |
|
|
Joined: Mar 16, 2006 |
Posts: 2 |
|
|
|
|
|
|
|
i wasent askin for any answers ... more some tips on how to get the answers how do you look at the sorce for the flash bit
[EDIT] omg i feel so dumb ... i been trying it for the past 2 days and just found the answer ... it was so easy
[EDIT] ok i got stuck again it keeps sending me to disney land website anyone got any tips on how i get the pass for level 3 ... or mabey its still apart of level 2 i dont know how to view the source now because if i click any thing other than the box for the pass it goes to disney site |
|
|
|
|
Posted: Mon Mar 20, 2006 2:21 pm |
|
|
slimjim100 |
Valuable expert |
|
|
Joined: Jun 09, 2004 |
Posts: 208 |
Location: USA |
|
|
|
|
|
|
Scooter,
The trick is "Temporary Internet Files" and notepad....
That about all the hints you should need.
Slimjim100 |
|
|
|
|
|
Re: level 3 |
|
Posted: Fri May 12, 2006 7:48 pm |
|
|
BlaQ_PhoeniX |
Regular user |
|
|
Joined: May 11, 2006 |
Posts: 5 |
|
|
|
|
|
|
|
ahsun wrote: | Code: | <script language="JavaScript">
<!--
pwd = prompt("Please enter the password for level 3:","");
if (pwd==PASSWORD){
alert("Allright!\nEntering Level 4 ...");
location.href = CORRECTSITE;
}
else {
alert("WRONG!\nBack to disneyland !!!");
location.href = WRONGSITE;
}
PASSWORD="AbCdE";
CORRECTSITE="level4-sfvfxc.xhtml";
WRONGSITE="http://www.disney.com";
//-->
</script> |
what should i do i use AbCdE but it isnt working it redirects to disney land |
Code: | <!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" />
<script src="JavaScript"></script>
<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">
<!--
pwd = prompt("Please enter the password for level 3:","");
if (pwd==PASSWORD){
alert("Allright!\nEntering Level 4 ...");
location.href = CORRECTSITE;
}
else {
alert("WRONG!\nBack to disneyland !!!");
location.href = WRONGSITE;
}
PASSWORD="AbCdE";
CORRECTSITE="level4-sfvfxc.xhtml";
WRONGSITE="http://www.disney.com";
//-->
</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"> ;;</td>
<td width="720"><h1>LEVEL 3</h1></td>
</tr>
<tr>
<td width="720" colspan="2"> ;;</td>
</tr>
<tr>
<td width="720">
<table border="0" cellpadding="0" cellspacing="0" width="720">
<tr>
<td>
<!-- content -->
If you don't get a javascript prompt to enter the password, it means your browser doesn't support JavaScript.<br><br>Anyway, if you're good enough, you will get past this level just like any other!
<!-- end content -->
</td>
</tr>
</table>
<br><br>
</td>
</tr>
</table>
</body>
</html>
|
As you can see in the 11th line of the code i postd the variables (CORRECTSITE; WRONGSITE; PASSWORD) are located in the remote javascript file. So clear your cache and then vist the page then open up your cache and u'll c a *.js file. Open it up wit notepad and voila, u get the password and the correctsite addy. |
|
|
|
|
|
|
Hey friend |
|
Posted: Sun Apr 15, 2007 2:30 pm |
|
|
freeks |
Beginner |
|
|
Joined: Apr 15, 2007 |
Posts: 3 |
|
|
|
|
|
|
|
Can you teach me level 1 pls? |
|
|
|
|
Posted: Sun Apr 15, 2007 2:38 pm |
|
|
Sm0ke |
Moderator |
|
|
Joined: Nov 25, 2006 |
Posts: 141 |
Location: Finland |
|
|
|
|
|
|
Hey freeks stop replying to 2 years old stuff...
did you even look that site? i guess not becuse its not even up anymore..
Locked |
|
|
|
|
www.waraxe.us Forum Index -> Try2hack sites
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 2 of 2
Goto page Previous1, 2
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|