11 Years of Service
48%
Hi, I'm playing around with simple XSS functions but I'm breaking my head with something:
When I place my code in one function it gets rendered in uppercase, so it becomes useless ALERT('XSS'), it is not escaping anything so my question is, is there any HTML code to force the lowercase and instead of using the
Cheers!
PS: Btw, php code works too, any idea to read the cookies and just print them, it is just for a POC nothing serious at all
When I place my code in one function it gets rendered in uppercase, so it becomes useless ALERT('XSS'), it is not escaping anything so my question is, is there any HTML code to force the lowercase and instead of using the
Cheers!
PS: Btw, php code works too, any idea to read the cookies and just print them, it is just for a POC nothing serious at all
