Re: "Exploiting the XmlHttpRequest object in IE" - paper by Amit Klein

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Another way to spoof a Referer header using XMLHTTP is to do something like this:
xmlhttp.SetRequestHeader("Referer:", "http://some.referer.com";);

Note that the ':' after the Referer does the trick here.  If this is not present IE ignores this header.
Thanks!

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux