XSS injection in the name of a file to be sent
I found a reflected XSS in a POST request that sends a file to the web server.
The HTTP POST Request
The HTTP 200 OK Response
When I want to try to insert document.cookie in the payload, the web server detects the dot and breaks the inject… Continue reading XSS injection in the name of a file to be sent