Waraxe IT Security Portal
Login or Register
July 27, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 219
Members: 0
Total: 219
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Try2hack sites -> try2hack.nl Goto page Previous1, 2
Post new topicThis topic is locked: you cannot edit posts or make replies. View previous topic :: View next topic
PostPosted: Mon Jul 05, 2004 8:12 pm Reply with quote
zer0-c00l
Advanced user
Advanced user
Joined: Jun 25, 2004
Posts: 72
Location: BRAZIL!




hehe... lvl 4...

java Sad

im with the .class
View user's profile Send private message
Level 5
PostPosted: Sat Jul 10, 2004 2:10 pm Reply with quote
xDamox
Regular user
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
View user's profile Send private message
PostPosted: Fri Mar 11, 2005 8:34 pm Reply with quote
DJMaze
Beginner
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.
View user's profile Send private message
level 3
PostPosted: Thu Mar 02, 2006 3:01 am Reply with quote
ahsun
Beginner
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 Sad
View user's profile Send private message
PostPosted: Thu Mar 16, 2006 2:05 pm Reply with quote
Scooter
Beginner
Beginner
Joined: Mar 16, 2006
Posts: 2




im stuck on level 2 Sad
View user's profile Send private message
PostPosted: Thu Mar 16, 2006 11:51 pm Reply with quote
slimjim100
Valuable expert
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

_________________
www.anti-hacker.info
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
PostPosted: Sun Mar 19, 2006 7:38 pm Reply with quote
Scooter
Beginner
Beginner
Joined: Mar 16, 2006
Posts: 2




i wasent askin for any answers ... more some tips on how to get the answers Wink how do you look at the sorce for the flash bit Confused

[EDIT] omg i feel so dumb ... i been trying it for the past 2 days and just found the answer ... it was so easy Embarassed

[EDIT] ok i got stuck again it keeps sending me to disney land website Sad anyone got any tips on how i get the pass for level 3 ... or mabey its still apart of level 2Confused 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 Crying or Very sad
View user's profile Send private message
PostPosted: Mon Mar 20, 2006 2:21 pm Reply with quote
slimjim100
Valuable expert
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

_________________
www.anti-hacker.info
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Re: level 3
PostPosted: Fri May 12, 2006 7:48 pm Reply with quote
BlaQ_PhoeniX
Regular user
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 Sad


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.
View user's profile Send private message
Hey friend
PostPosted: Sun Apr 15, 2007 2:30 pm Reply with quote
freeks
Beginner
Beginner
Joined: Apr 15, 2007
Posts: 3




Can you teach me level 1 pls?
View user's profile Send private message
PostPosted: Sun Apr 15, 2007 2:38 pm Reply with quote
Sm0ke
Moderator
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
View user's profile Send private message
try2hack.nl
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
Post new topicThis topic is locked: you cannot edit posts or make replies.


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.361 Seconds