XSS CTF – How to execute payload inside an HTML comment (blacklisted words & encoded characters)
I’m trying to solve a CTF challenge that requires me to obtain the admin cookie through XSS. Here’s the situation:
-Main form: When I enter any input, it gets reflected in the page, but it is inserted inside an HTML comment. For example, i… Continue reading XSS CTF – How to execute payload inside an HTML comment (blacklisted words & encoded characters)