<?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: Author of the XSS Book</title>
	<atom:link href="http://www.gnucitizen.org/blog/author-of-the-xss-book/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/</link>
	<description>Information Security Think Tank</description>
	<pubDate>Fri, 29 Aug 2008 18:13:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: GNUCITIZEN &#187; TinyURL FS among Other Things</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-15056</link>
		<dc:creator>GNUCITIZEN &#187; TinyURL FS among Other Things</dc:creator>
		<pubDate>Fri, 20 Apr 2007 12:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-15056</guid>
		<description>[...] So yes, there is a lot going on and I think that soon Web application security industry will outgrow its original purpose. Today you need to look at Web application security globally. I will show you why. Meanwhile, the XSS Book, I discussed here, will be out very soon. I may bring several copies and give them away to those who correctly answer a few simple questions. [...]</description>
		<content:encoded><![CDATA[<p>[...] So yes, there is a lot going on and I think that soon Web application security industry will outgrow its original purpose. Today you need to look at Web application security globally. I will show you why. Meanwhile, the XSS Book, I discussed here, will be out very soon. I may bring several copies and give them away to those who correctly answer a few simple questions. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNUCITIZEN &#187; Big Fish</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-12500</link>
		<dc:creator>GNUCITIZEN &#187; Big Fish</dc:creator>
		<pubDate>Tue, 03 Apr 2007 13:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-12500</guid>
		<description>[...] We are nearly finished with the long awaited XSS book and I am really happy with the way it builds up. Everyone who is interesting in learning about the so called WEB2.0 hacking that raises the concerns of the masses today should definitely get a copy of the book. [...]</description>
		<content:encoded><![CDATA[<p>[...] We are nearly finished with the long awaited XSS book and I am really happy with the way it builds up. Everyone who is interesting in learning about the so called WEB2.0 hacking that raises the concerns of the masses today should definitely get a copy of the book. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNUCITIZEN &#187; PDF and History Hacks</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-5642</link>
		<dc:creator>GNUCITIZEN &#187; PDF and History Hacks</dc:creator>
		<pubDate>Thu, 01 Mar 2007 14:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-5642</guid>
		<description>[...] It is time to shed some light on what kind of stuff are developing at the moment. In the past couple of days I&#8217;ve been working heavily on the XSS book which is coming out very soon. I&#8217;ve been also involved with several projects which were released in the GNUCITIZEN Projects area. [...]</description>
		<content:encoded><![CDATA[<p>[...] It is time to shed some light on what kind of stuff are developing at the moment. In the past couple of days I&#8217;ve been working heavily on the XSS book which is coming out very soon. I&#8217;ve been also involved with several projects which were released in the GNUCITIZEN Projects area. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-5022</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Thu, 22 Feb 2007 07:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-5022</guid>
		<description>&lt;blockquote&gt;And about holes. I am talking about XSS vulnerabilities at your site - in WordPress (particularly).&lt;/blockquote&gt;

Really? Wow, I will be interested to see that, not that I am surprised.

&lt;blockquote&gt;Not UXSS, but you can fix it also (and you better do).&lt;/blockquote&gt;

Show me a fix and I will show you how you can still abuse this hole. I've played with all kinds of server side fixes for this vulnerabilities and all of them can be circumvented. So, the solution is easy, update your plugin. It is client-side issue, not server-side.</description>
		<content:encoded><![CDATA[<blockquote><p>And about holes. I am talking about XSS vulnerabilities at your site - in WordPress (particularly).</p></blockquote>
<p>Really? Wow, I will be interested to see that, not that I am surprised.</p>
<blockquote><p>Not UXSS, but you can fix it also (and you better do).</p></blockquote>
<p>Show me a fix and I will show you how you can still abuse this hole. I&#8217;ve played with all kinds of server side fixes for this vulnerabilities and all of them can be circumvented. So, the solution is easy, update your plugin. It is client-side issue, not server-side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MustLive</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-5006</link>
		<dc:creator>MustLive</dc:creator>
		<pubDate>Thu, 22 Feb 2007 00:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-5006</guid>
		<description>Pdp, I am waiting until Amazon will update book's front cover and author's bio (because it will be interesting to read your bio).

You can announce at your site about this event (when the book will be out).

And about holes. I am talking about XSS vulnerabilities at your site - in WordPress (particularly). Not UXSS, but you can fix it also (and you better do).

So wait for my detailed letter with information about XSS vulnerabilities at your site.</description>
		<content:encoded><![CDATA[<p>Pdp, I am waiting until Amazon will update book&#8217;s front cover and author&#8217;s bio (because it will be interesting to read your bio).</p>
<p>You can announce at your site about this event (when the book will be out).</p>
<p>And about holes. I am talking about XSS vulnerabilities at your site - in WordPress (particularly). Not UXSS, but you can fix it also (and you better do).</p>
<p>So wait for my detailed letter with information about XSS vulnerabilities at your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeadOnArrival</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-4828</link>
		<dc:creator>DeadOnArrival</dc:creator>
		<pubDate>Tue, 20 Feb 2007 07:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-4828</guid>
		<description>Please continue to write this blog. Looking forward to your book.</description>
		<content:encoded><![CDATA[<p>Please continue to write this blog. Looking forward to your book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-4726</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 19 Feb 2007 14:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-4726</guid>
		<description>Thanks man,

&lt;blockquote&gt;You need to contact Amazon :-), and tell them to put Petko Petkov to the list of the authors, because there is no your name in the list. And it is not good. Amazon need to add Pdp to the list! Every author need a portion of attention.&lt;/blockquote&gt;

Thanks for the advise. The reason I am not there is because I was invited to join the team at much later stage. The front cover and the author bio will change as soon as we get the book on Amazon.

&lt;blockquote&gt;You also need to attend to security of your own site. As I planning to tell you for a long time already, there are many XSS holes at your site! So wait for my detailed letter.&lt;/blockquote&gt;

It could be the PDF thing which I already know about or it could be something on Wordpress that I don't know about. There is one thing that can be used for XSS, Backframe's inline profiles, however you get warned that a profile is about to be loaded, so it is not a big deal. If it is the PDF issue, I don't care that much. Yes, someone can get exploited on GNUCITIZEN, but that is not beneficial to anyone. If it is Wordpress, then I don't know. I would write my own blog software
if I had the time.</description>
		<content:encoded><![CDATA[<p>Thanks man,</p>
<blockquote><p>You need to contact Amazon :-), and tell them to put Petko Petkov to the list of the authors, because there is no your name in the list. And it is not good. Amazon need to add Pdp to the list! Every author need a portion of attention.</p></blockquote>
<p>Thanks for the advise. The reason I am not there is because I was invited to join the team at much later stage. The front cover and the author bio will change as soon as we get the book on Amazon.</p>
<blockquote><p>You also need to attend to security of your own site. As I planning to tell you for a long time already, there are many XSS holes at your site! So wait for my detailed letter.</p></blockquote>
<p>It could be the PDF thing which I already know about or it could be something on Wordpress that I don&#8217;t know about. There is one thing that can be used for XSS, Backframe&#8217;s inline profiles, however you get warned that a profile is about to be loaded, so it is not a big deal. If it is the PDF issue, I don&#8217;t care that much. Yes, someone can get exploited on GNUCITIZEN, but that is not beneficial to anyone. If it is Wordpress, then I don&#8217;t know. I would write my own blog software<br />
if I had the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MustLive</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-4646</link>
		<dc:creator>MustLive</dc:creator>
		<pubDate>Sun, 18 Feb 2007 23:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-4646</guid>
		<description>Petko!

It is good that such professional web security guys will write such interesting security book (about XSS). I wish good luck to you, and RSnake and all authors' team and to your new book!

And I am glad that you will be the 5th author with Jeremiah, RSnake and other guys. I feel that it will be 5th author and here it is. It is good to
see you with these famous security experts in team.

You need to contact Amazon :-), and tell them to put Petko Petkov to the list of the authors, because there is no your name in the list. And it is not good. Amazon need to add Pdp to the list! Every author need a portion of attention.

Don't forget to write about all of types of XSS in the book. Write a chapter about UXSS and a chapter about XSS on SEO (black seo) ;-). And about many other interesting things.

P.S.

You also need to attend to security of your own site. As I planning to tell you for a long time already, there are many XSS holes at your site! So wait for my detailed letter.</description>
		<content:encoded><![CDATA[<p>Petko!</p>
<p>It is good that such professional web security guys will write such interesting security book (about XSS). I wish good luck to you, and RSnake and all authors&#8217; team and to your new book!</p>
<p>And I am glad that you will be the 5th author with Jeremiah, RSnake and other guys. I feel that it will be 5th author and here it is. It is good to<br />
see you with these famous security experts in team.</p>
<p>You need to contact Amazon :-), and tell them to put Petko Petkov to the list of the authors, because there is no your name in the list. And it is not good. Amazon need to add Pdp to the list! Every author need a portion of attention.</p>
<p>Don&#8217;t forget to write about all of types of XSS in the book. Write a chapter about UXSS and a chapter about XSS on SEO (black seo) ;-). And about many other interesting things.</p>
<p>P.S.</p>
<p>You also need to attend to security of your own site. As I planning to tell you for a long time already, there are many XSS holes at your site! So wait for my detailed letter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNUCITIZEN &#187; Vista Speech Recognition</title>
		<link>http://www.gnucitizen.org/blog/author-of-the-xss-book/#comment-4509</link>
		<dc:creator>GNUCITIZEN &#187; Vista Speech Recognition</dc:creator>
		<pubDate>Sat, 17 Feb 2007 22:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/author-of-the-xss-book#comment-4509</guid>
		<description>[...] Since I am busy with completing chapters from the XSS book as I discussed in the previous post, here is a video that is a must see. Before playing the video, please read the rest of this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Since I am busy with completing chapters from the XSS book as I discussed in the previous post, here is a video that is a must see. Before playing the video, please read the rest of this post. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
