Pages: [1] 2
  Print  
TS Forum > TriviaSecurity Info > War Games Forum > need help on lvl 2  
Author Topic: need help on lvl 2  (Read 1712 times)
bobby_3000
Newbie
*
Posts: 7



View Profile
« on: May 23, 2004, 07:27:19 pm »

i tried to look in the code and make up a script that would give me the solution but it came up with a different password every time Sad

"Rules are meant to be broken"
Logged
relax
Newbie
*
Posts: 3


View Profile
« Reply #1 on: May 24, 2004, 10:30:14 am »

i think i can see why it came up a diff answer each time...

it uses Math.random() lol maybe i am wrong but this makes a random number   :shock:
Logged
defusion
Guest
« Reply #2 on: May 24, 2004, 02:53:00 pm »

no you are right.
BUT the right password is in your memory, so read i from there somehow!
Logged
dr_amado
Administrator
Sr. Member
*****
Posts: 469



View Profile
« Reply #3 on: May 24, 2004, 09:13:12 pm »

Tongue you can also goto the tutorials forum and read my "hacking with javascript" tutorial.

failure to prepare is preparing to fail.
Logged
ae3system
Newbie
*
Posts: 3


View Profile
« Reply #4 on: May 27, 2004, 04:20:40 am »

its look like the password have 6 character . but its random . hmm???

adZRole
Logged
Freak
Newbie
*
Posts: 0


View Profile
« Reply #5 on: May 27, 2004, 09:40:12 am »

You really don't need to understand the javacode to pass this challenge. Just take a look at Amado's tutorial in the articles forums and read it. After you read it, take a look at the variables in the javacode and solve the puzzle!!!!
Logged
defusion
Guest
« Reply #6 on: May 27, 2004, 01:36:08 pm »

Yup, there is a javascript code which you could use to give you the password!
Logged
sh4d0w
Newbie
*
Posts: 2


View Profile
« Reply #7 on: June 12, 2004, 11:54:08 pm »

im totally lost... :evil:
where do i start with lvl 2?
Logged
defusion
Guest
« Reply #8 on: June 13, 2004, 12:37:38 am »

Quote from: "sh4d0w"
im totally lost... :evil:
where do i start with lvl 2?
presuming you finished level1: http://games.triviasecurity.net/Level2/

Well, now you should start reading aMado's tutorial on hacking with javascript in the articles secrion of the forum.
Logged
sh4d0w
Newbie
*
Posts: 2


View Profile
« Reply #9 on: June 13, 2004, 09:58:48 pm »

ok...im good now
thx def.
Logged
defusion
Guest
« Reply #10 on: June 14, 2004, 10:09:37 am »

Good luck with the other ones then!
Logged
Dr.Death
Newbie
*
Posts: 1


View Profile
« Reply #11 on: June 22, 2004, 05:32:43 am »

hi...
sorry for my english

i tried my best , read and search alot , but nothing new .

hmmm where i suppose to look in my pc memory !

i searched in the temp and cockies , nothing on .

some one told me there are a mathematics method to solve it .

any commant that can help me .
 :roll:

Dr.Death
             THE MAN OF THE DARK SIDE
                             R.I.P
Logged
dr_amado
Administrator
Sr. Member
*****
Posts: 469



View Profile
« Reply #12 on: June 22, 2004, 04:11:53 pm »

there are various ways to gain access, some are overriding the form's onsubmit function or setting the correct passwore textfield's value property equal the password variable. Smiley

failure to prepare is preparing to fail.
Logged
harbaughisback
Newbie
*
Posts: 1


View Profile
« Reply #13 on: July 23, 2004, 11:15:51 am »

well, there's some good reading at Dr_aMado's tutorial. i agree with the others that it's one of the best i've read thus far (i've only been at these types of games for a month, but i've read a lot). my thing is lots of the javasript tricks in the address/location bar seem to only work in netscape (and probably mozilla). is there a way to make these work in msie? (downloading netscape over a dial-up connection is really screwing my time Smiley )
Logged
dr_amado
Administrator
Sr. Member
*****
Posts: 469



View Profile
« Reply #14 on: July 23, 2004, 01:07:44 pm »

dont know what msie version you have but it works in my msie 6 as well as my firefox. The document object module is a little different as far as writing to the document and changing text inside tags, but the forms array can be accessed through document.forms[] or document.formname Smiley in all browsers.

failure to prepare is preparing to fail.
Logged
   
Pages: [1] 2
  Print  
 
Jump to:  

Forum powered by SMF | © 2010 TriviaSecurity. All rights reserved.