How exploitable is a redirect caused by sending a malicious X-Forwarded-Host header?
I have an Nginx reverse proxy that connects to different servers in the back-end according to the SNI. Recently it was pointed to me that if I add a header X-Forwarded-Host to something like https://evildomain.com would result in a redirec… Continue reading How exploitable is a redirect caused by sending a malicious X-Forwarded-Host header?