We have a security scan risk where the request from the browser in Burp is intercepted, modified to have a malicious host, and sent to the server. We have observed that the server redirects to a malicious site.Below are my queries:Is there any way to Validate the Host header?Will there be any conseq...