<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>El Blog de Seguridad &#187; XSS</title>
	<atom:link href="http://leeandsherrie.com/wordpress/tag/xss/feed/" rel="self" type="application/rss+xml" />
	<link>http://leeandsherrie.com/wordpress</link>
	<description>A place to keep a record of my journey through IT security</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:22:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XSS: Cross Site Scripting</title>
		<link>http://leeandsherrie.com/wordpress/2009/11/10/xss-cross-site-scripting/</link>
		<comments>http://leeandsherrie.com/wordpress/2009/11/10/xss-cross-site-scripting/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:57:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OWASP Top 10]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[web application security]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://leeandsherrie.com/wordpress/?p=52</guid>
		<description><![CDATA[To better understand what scanning tools are looking for I&#8217;ve been doing some research on Cross Site Scripting (XSS) and Injection exploits (SQL and Command to be covered in a future post). The types of XSS I&#8217;ve run across are reflected and stored &#8211; with numerous variations of each. Reflected XSS According to OWASP.org: Reflected [...]]]></description>
		<wfw:commentRss>http://leeandsherrie.com/wordpress/2009/11/10/xss-cross-site-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
