<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>HTTP Referer</title>
        <description>Does anyone know if there is a way to force the client's browser to strip its referer information? I know that you can do this with a META redirect, and possibly JavaScript, but what if these aren't an option? Thanks!</description>
        <link>http://sla.ckers.org/forum/read.php?11,1462,1462#msg-1462</link>
        <lastBuildDate>Sat, 18 May 2013 21:16:54 -0500</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1486#msg-1486</guid>
            <title>Re: HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1486#msg-1486</link>
            <description><![CDATA[oh. lol. hehehe.]]></description>
            <dc:creator>WhiteAcid</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Fri, 06 Oct 2006 12:13:36 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1485#msg-1485</guid>
            <title>Re: HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1485#msg-1485</link>
            <description><![CDATA[I was making a joke about him hosting XSS on his intranet so that your flash file might have some &quot;extra&quot; stuff in it so that you can start reading stuff from his intranet.  It's just a joke - you need sleep.]]></description>
            <dc:creator>rsnake</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Fri, 06 Oct 2006 11:46:23 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1467#msg-1467</guid>
            <title>Re: HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1467#msg-1467</link>
            <description><![CDATA[<blockquote class="bbcode"><div><small>Quote<br/></small><strong></strong><br/>And if you do that, you are risking that his XSS doesn't use the XSS you built in that localhost function to know a lot more about whatever you have running on localhost. ;) </div></blockquote>
I'm sorry... I know it's 1:35am here, but that just makes no sense to me.<br />
<br />
I had deliberately left the 127.0.0.1 bit in these, assuming he'd code that on his localhost. No way would I host a file like that on my site. Note that I do have <a href="http://www.whiteacid.org/HTS/avatar.php" rel="nofollow" >one file vulnerable to XSS</a> (deliberately so). It was made ages ago to teach some people the basics of XSS.]]></description>
            <dc:creator>WhiteAcid</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Thu, 05 Oct 2006 19:38:17 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1466#msg-1466</guid>
            <title>Re: HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1466#msg-1466</link>
            <description><![CDATA[And if you do that, you are risking that his XSS doesn't use the XSS you built in that localhost function to know a lot more about whatever you have running on localhost.  ;)<br />
<br />
But WhiteAcid would NEVER do that.  ;)<br />
<br />
Anyway, to answer your question beyond those two methods there really isn't any good way other than some browsers just don't send referrers, if you have one of those you can trap them and make them do something else.  But yah, those are the three good ways.]]></description>
            <dc:creator>rsnake</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Thu, 05 Oct 2006 19:28:35 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1464#msg-1464</guid>
            <title>Re: HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1464#msg-1464</link>
            <description><![CDATA[Well... using flash you can set it to a blank value, but this is IE only.<br />
As an example, create a file called show_ref.php and make it contain:<pre class="bbcode">&lt;?= $_SERVER['HTTP_REFERER']; ?&gt;</pre>, then load http://www.whiteacid.org/misc/xss_headers.php?xss_target=http://127.0.0.1/show_ref.php&amp;Referer= in IE and click the submit button, voila, you've loaded a page without a referer.]]></description>
            <dc:creator>WhiteAcid</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Thu, 05 Oct 2006 19:03:33 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?11,1462,1462#msg-1462</guid>
            <title>HTTP Referer</title>
            <link>http://sla.ckers.org/forum/read.php?11,1462,1462#msg-1462</link>
            <description><![CDATA[Does anyone know if there is a way to force the client's browser to strip its referer information? I know that you can do this with a META redirect, and possibly JavaScript, but what if these aren't an option? Thanks!]]></description>
            <dc:creator>bburg</dc:creator>
            <category>OMG Ponies</category>
            <pubDate>Thu, 05 Oct 2006 14:17:16 -0500</pubDate>
        </item>
    </channel>
</rss>
