1337
November 1, 2018, 2:36pm
1
Hi Everyone.
I’m really happy to see that you all are enjoying this forum. It’s an acknowledgment of my assiduity.
It’s an XSS challenge (GAME) for everyone. Let’s see who can do it.
Go to: http://104.129.171.125/xss-ct1/
Note:
The challenge in under this path /xss-ct1/
POC done by automation XSS tools are not accepted.
Scoreboard
The result is based on the explanation of the problem and the manual injection technique.
@Shouvo
@Exploit-Baba
Thanks.
2 Likes
Did you get something? Bro !
@Sameull @Kharap_Atta @Shouvo
1 Like
Tried…
"><img src=1.gif onerror=alert(document.cookie)>
"><img src=1.gif onerror=alert(document.domain)>
"><img src=1.gif onerror=alert('XSS')>
"/><svg/onload=prompt(document.domain)>
/><script>prompt(document.domain)</script>
1337
November 1, 2018, 5:47pm
8
HI @Shouvo Yes it is hard to make popup… but if you try to do closer like popup or browser alert; It is accepted. Nice try @Exploit-Baba
1 Like
Does the expected solution work on modern browsers?
Shouvo
November 1, 2018, 6:13pm
10
in windows 10 , browser alert not showing … i think
santner
November 1, 2018, 6:14pm
11
Firefox in linux detects the url reroute if it’s executing an script
1337
November 1, 2018, 6:18pm
13
@Shouvo @santner In modern web browser it may not works… In windows 10 you can use Internet Explorer with disabling XSS filter. To Disable:
Follow these steps to disable XSS filter.
a. Open Internet Explorer and click on Tools .
b. Click on Internet Options and then select Security tab .
c. Click on Custom level .
d. Under Scripting select disable XSS filter and click Ok .
e. Close the window and restart Internet Explorer.
santner
November 1, 2018, 6:20pm
14
Then I am done :3 How can send the POC?
1337
November 1, 2018, 6:22pm
15
@santner Great.
Inbox me.
Shouvo
November 1, 2018, 6:24pm
16
i think this challenge is vulnarable
you must think about that …
1337
November 1, 2018, 6:43pm
18
@Shouvo Try a little bit… You can generate the popup.
Shouvo
November 1, 2018, 6:45pm
19
only internet explorar or any browser show this ?
1 Like
I got the popup in Internet Explorer -7…
1 Like