Web - Client

Tuesday 10 March 2020, 16:10  #1
Web - Client|XSS-DOM-based
prohk
  • 3 posts

I find the posion of ’[Th1b4ud : spoil]’ that may exist XSS,but it filter space,",’,and any more,and i try encode ,but it doesn’t make work
can you give some tips?
this is my last XSS challange ,thks.

Tuesday 10 March 2020, 16:22  #2
Web - Client|XSS-DOM-based
ElTouco72
  • 283 posts

yep it filters a lot of things
find a way to not use them

Tuesday 17 March 2020, 04:09  #3
Web - Client|XSS-DOM-based
thomasyoung
  • 1 posts

there is still a way to use string without quotes in the js world. if you don’t know it on top of your head, it’s probably something you haven’t come across yet. sometimes we just don’t know what we don’t know. keep learning new stuff. something to do with strings, but not strings.

Tuesday 24 March 2020, 06:50  #4
Web - Client|XSS-DOM-based
rbtw
  • 18 posts

Hi, I was wondering how a function can be executed without parentheses. Perhaps I found where to inject code but my approach needs a custom function, but I can’t define one or execute one because ’">()+ are filtered. Am I on the right track?

Tuesday 24 March 2020, 11:07  #5
Web - Client|XSS-DOM-based
ElTouco72
  • 283 posts

Hi,

You are describing a problem, you are not giving any track

Tuesday 24 March 2020, 11:16  #6
Web - Client|XSS-DOM-based
rbtw
  • 18 posts

Okay I’m trying to modify the Random.url and send the payload to the Contact form, the bot might run it and I retrieve the cookie.
Avoiding to spoil

Tuesday 24 March 2020, 12:30  #7
Web - Client|XSS-DOM-based
ElTouco72
  • 283 posts

you can try that, you’ll see if it works

Tuesday 24 March 2020, 14:07  #8
Web - Client|XSS-DOM-based
rbtw
  • 18 posts

Yay, thanks for the sign that I’m doing right. I found a way to make it works, but no response from the bot. Do I have to reduce the nickname length to 20?

Tuesday 24 March 2020, 14:15  #9
Web - Client|XSS-DOM-based
ElTouco72
  • 283 posts

well, i can not answer to all steps that you might encounter. if the bot does not respond it’s already an answer.
keep trying different things :)

Tuesday 24 March 2020, 15:17  #10
Web - Client|XSS-DOM-based
rbtw
  • 18 posts

ha I was mistaken, the bot does respond but I think it’s myself. Found the flag, thanks

Tuesday 24 March 2020, 15:21  #11
Web - Client|XSS-DOM-based
ElTouco72
  • 283 posts

bravo ! you’re welcome :)