| Author |
Javascript 4 |
cubix
Member
Posts: 38
Location: Close enough
Joined: 19.11.09 Rank: Monster |
|
Well I didn't think this one would make me post for some help, but I've trolled through all 6 pages and read all of the JS4 posts (even one with a pretty big spoiler). I am not sure what I'm doing wrong here, but it must be something very minor.
I have read a ton of articles on XSS and Javascblockedript Injections, and I am injecting the hell out of this challenge, but I'm not getting anything.
Can someone PM me or something that can help?
Thanks |
|
| Author |
RE: Javascript 4 |
stdio
Member
Posts: 375
Location: omnipresent
Joined: 06.04.08 Rank: God |
|
Yah you can pm me with what your doing and Ill see about helping you into the right direction
I'm sorry, I cant hear you over the sound of how awesome I am! |
|
| Author |
RE: Javascript 4 |
s3klyma
Member
Posts: 153
Location:
Joined: 02.12.07 Rank: HBH Guru |
|
It's a pretty simple challenge.
You just have to treat it like it's an HTML file.
How would you alert the cookies in that situation?
"Shut the fuck up and quit being a naive fucktard." - Zephyr_Pure
"Oh is that so? Well fuck my porridge, you've convinced me,
everyone's just really mean to you." - COM
|
|
| Author |
RE: Javascript 4 |
cubix
Member
Posts: 38
Location: Close enough
Joined: 19.11.09 Rank: Monster |
|
Yeah I got it. It was simple, it just threw a weird fit when I properly ended the line, if you know what I mean. I think this should be changed, too. Syntactically I was correct in the beginning. But whatever. PM if you have no idea what I'm talking about. lol
Thanks to stdio by the way.
 |
|
| Author |
RE: Javascript 4 |
hotsauce
Member

Posts: 7
Location: /usr/bin/***
Joined: 12.02.10 Rank: Hacker Level 1 |
|
Funny challenge. When it says use something, use it I suppose. Very literally
 |
|
| Author |
RE: Javascript 4 |
longtail
Member
Posts: 3
Location:
Joined: 17.01.10 Rank: Wiseman |
|
|
i dont still get it what should i do with the 'use me' button....i used firebug to view its coding..the action is empty...am i supposed to do something there? |
|
| Author |
RE: Javascript 4 |
SuRF666
Member

Posts: 20
Location:
Joined: 02.11.09 Rank: Hacker Level 3 |
|
Should you do something here??????
Thats like 210% obvious !!!!! don't you think..... My only advice.... Read articles, Learn XSS injections or just forget the challenge !!! |
|
| Author |
RE: Javascript 4 |
Black Wolf
Member

Posts: 5
Location:
Joined: 19.02.10 Rank: Uber Elite |
|
|
longtail wrote:
i dont still get it what should i do with the 'use me' button....i used firebug to view its coding..the action is empty...am i supposed to do something there?
I used FireBug too. You're wasting your time with editing the "action" part, just look at the "value" part (Use this) and combine it with XSS. If you still don't get it, you can PM me.  |
|