XSS reflected in a parameter via POST (Body)
In the last few days, I received a challenge. This challenge was based on an XSS vulnerability reflected in a website.
When the site makes a certain request via POST, in the body there is a parameter that allows script injections. I alread… Continue reading XSS reflected in a parameter via POST (Body)