<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with csrf</title>
      <link>http://ask.metafilter.com/tags/csrf</link>
      <description>Questions tagged with 'csrf' at Ask MetaFilter.</description>
	  <pubDate>Wed, 20 Jun 2007 19:00:35 -0800</pubDate> <lastBuildDate>Wed, 20 Jun 2007 19:00:35 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Attacking my URL</title>
	<link>http://ask.metafilter.com/65257/Attacking%2Dmy%2DURL</link>	
	<description>How do I prevent hackers from embedding scripts into my site&apos;s incoming urls.  For example, a hacker can easily create a link like &lt;a href=&quot;http://www.propmart.com/search/pm_IdSearch.asp?txtPropertyId=%22%3E%3Cscript%3Ealert%28%27xss%27%29;%3C/script%3E%3Cspan%20style=%22 &quot;&gt;link with javascript&lt;/a&gt; to ultimately grab users cookies.  How do I prevent this from happening.  Can I use javascript to prevent this, or is this something that need to be prevented on the server end?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.65257</guid>
	<pubDate>Wed, 20 Jun 2007 19:00:35 -0800</pubDate>
	<category>csrf</category>
	<category>hacking</category>
	<category>javascript</category>
	<category>xss</category>
	<dc:creator>kaizen</dc:creator>
	</item>
	<item>
	<title>Kris-Kross Site Scripting</title>
	<link>http://ask.metafilter.com/63202/KrisKross%2DSite%2DScripting</link>	
	<description>Help explain how a hacker could perform a XSS exploit.  This &lt;a href=&apos;http://ez.no/community/articles/dangers_of_csrf_and_xss/xss_attacks&apos;&gt;article&lt;/a&gt; explains how a bad-guy could send a malicious query through an unvalidated  searchbox and essentially modify the html on the search results page.  What I don&apos;t understand is how the hacker could have this malicious code display on a page that I am browsing.  Except for unvalidated forum posts, how can a hacker inject malicious code into a webpage.  If I ensure that my forum posts don&apos;t allow HTML and I am not loading external js files, what do I have to worry about? </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.63202</guid>
	<pubDate>Tue, 22 May 2007 18:01:03 -0800</pubDate>
	<category>cross-site</category>
	<category>csrf</category>
	<category>css</category>
	<category>scripting</category>
	<dc:creator>kaizen</dc:creator>
	</item>
	
	</channel>
</rss>

