<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: XSS attacks a practical example</title>
	<atom:link href="http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Tue, 14 Oct 2008 01:43:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1248</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1248</guid>
		<description>@lakye

You need PHP and a web server, you can use IIS on windows or XAMPP [1]
On the mac it comes built in with Apache and PHP but there's a nice app that lets you run it in the applications folder called MAMP [2]


http://www.apachefriends.org/en/xampp.html [1]
http://www.mamp.info/en/mamp.html [2]

Once you have those installed the examples should work when you copy the files into the web document root.</description>
		<content:encoded><![CDATA[<p>@lakye</p>
<p>You need PHP and a web server, you can use IIS on windows or XAMPP [1]<br />
On the mac it comes built in with Apache and PHP but there&#8217;s a nice app that lets you run it in the applications folder called MAMP [2]</p>
<p><a href="http://www.apachefriends.org/en/xampp.html" rel="nofollow">http://www.apachefriends.org/en/xampp.html</a> [1]<br />
<a href="http://www.mamp.info/en/mamp.html" rel="nofollow">http://www.mamp.info/en/mamp.html</a> [2]</p>
<p>Once you have those installed the examples should work when you copy the files into the web document root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lakye</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1247</link>
		<dc:creator>lakye</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1247</guid>
		<description>may i ask.. how to make this document work?</description>
		<content:encoded><![CDATA[<p>may i ask.. how to make this document work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fragge</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1183</link>
		<dc:creator>fragge</dc:creator>
		<pubDate>Wed, 19 Mar 2008 05:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1183</guid>
		<description>"&#60;META HTTP-EQUIV=”Link” Content=”&#60;http://ha.ckers.org/xss.css&#62;; REL=stylesheet”&#62;"

LOL</description>
		<content:encoded><![CDATA[<p>&#8220;&lt;META HTTP-EQUIV=”Link” Content=”&lt;http://ha.ckers.org/xss.css&gt;; REL=stylesheet”&gt;&#8221;</p>
<p>LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1181</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Tue, 18 Mar 2008 16:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1181</guid>
		<description>What's the point? sigh</description>
		<content:encoded><![CDATA[<p>What&#8217;s the point? sigh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ";alert('XSS');//</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1180</link>
		<dc:creator>";alert('XSS');//</dc:creator>
		<pubDate>Tue, 18 Mar 2008 16:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-1180</guid>
		<description>&#60;META HTTP-EQUIV="Link" Content="&#60;http://ha.ckers.org/xss.css&#62;; REL=stylesheet"&#62;</description>
		<content:encoded><![CDATA[<p>&lt;META HTTP-EQUIV=&#8221;Link&#8221; Content=&#8221;&lt;http://ha.ckers.org/xss.css&gt;; REL=stylesheet&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bipin 3~ Upadhyay</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-643</link>
		<dc:creator>Bipin 3~ Upadhyay</dc:creator>
		<pubDate>Tue, 02 Oct 2007 20:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-643</guid>
		<description>@Gareth:
Gareth, as always, comes up with another interesting, yet simple post. hehe :)

@.Mario:
Thanks for the link.
BTW, is there any story behind the handle &#60;b&#62;.mario&#60;/b&#62;? ;)</description>
		<content:encoded><![CDATA[<p>@Gareth:<br />
Gareth, as always, comes up with another interesting, yet simple post. hehe <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@.Mario:<br />
Thanks for the link.<br />
BTW, is there any story behind the handle &lt;b&gt;.mario&lt;/b&gt;? <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-638</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 01 Oct 2007 22:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-638</guid>
		<description>@Joshua

No problem I'm glad I helped :) I might do another example soon with some more advanced stuff so stay tuned.

@Mario

Excellent link thanks</description>
		<content:encoded><![CDATA[<p>@Joshua</p>
<p>No problem I&#8217;m glad I helped <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I might do another example soon with some more advanced stuff so stay tuned.</p>
<p>@Mario</p>
<p>Excellent link thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .mario</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-637</link>
		<dc:creator>.mario</dc:creator>
		<pubDate>Mon, 01 Oct 2007 21:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-637</guid>
		<description>Hi!

Nice one! Just to mention - Kishor once created the XSS in eXceSS tool which is also great for learning. Maybe you like to take a look here:

http://h4k.in/xssinexcess

Greetings,
.mario</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Nice one! Just to mention - Kishor once created the XSS in eXceSS tool which is also great for learning. Maybe you like to take a look here:</p>
<p><a href="http://h4k.in/xssinexcess" rel="nofollow">http://h4k.in/xssinexcess</a></p>
<p>Greetings,<br />
.mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Grainger</title>
		<link>http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-636</link>
		<dc:creator>Joshua Grainger</dc:creator>
		<pubDate>Mon, 01 Oct 2007 20:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/01/xss-attacks-a-practical-example/#comment-636</guid>
		<description>Thanks for this, it really helped me understand better the vectors for the strange examples.</description>
		<content:encoded><![CDATA[<p>Thanks for this, it really helped me understand better the vectors for the strange examples.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
