<?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>adventuresinsecurity.com Blog &#187; XSS</title>
	<atom:link href="http://adventuresinsecurity.com/blog/index.php/category/xss/feed/" rel="self" type="application/rss+xml" />
	<link>http://adventuresinsecurity.com/blog</link>
	<description>Information Security Management for Business Managers</description>
	<lastBuildDate>Mon, 19 Feb 2007 16:08:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scan AJAX for XSS entry points</title>
		<link>http://adventuresinsecurity.com/blog/2007/02/16/scan-ajax-for-xss-entry-points/</link>
		<comments>http://adventuresinsecurity.com/blog/2007/02/16/scan-ajax-for-xss-entry-points/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 15:28:49 +0000</pubDate>
		<dc:creator>Tom Olzak</dc:creator>
				<category><![CDATA[Security Management Tips]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://adventuresinsecurity.com/blog/?p=113</guid>
		<description><![CDATA[Cross site scripting (XSS) is a big problem in web application environments.  In fact, the 2007 OWASP Top Ten list of web application vulnerabilities has XSS at #1.  In a recent paper, Shreeraj Shah, founder of Net Square, describes in detail the process for protecting applications developed using the AJAX framework.  It also includes scripts [...]]]></description>
			<content:encoded><![CDATA[<p>Cross site scripting (XSS) is a big problem in web application environments.  In fact, the 2007 OWASP Top Ten list of web application vulnerabilities has XSS at #1.  In a recent paper, Shreeraj Shah, founder of Net Square, describes in detail the process for protecting applications developed using the AJAX framework.  It also includes scripts to automatically scan code for XSS vulnerabilities.  <a href="http://www.net-security.org/dl/articles/Scanning_Ajax_for_XSS_entry_points.pdf" target="_blank">The paper can be found here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://adventuresinsecurity.com/blog/2007/02/16/scan-ajax-for-xss-entry-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

