<?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: XSSDB Elite</title>
	<atom:link href="http://www.gnucitizen.org/blog/xssdb-elite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/xssdb-elite/</link>
	<description>Information Security Think Tank</description>
	<pubDate>Sun, 23 Nov 2008 15:37:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: David Kierznowski</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-35102</link>
		<dc:creator>David Kierznowski</dc:creator>
		<pubDate>Wed, 11 Jul 2007 14:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-35102</guid>
		<description>Charles,

Keep up the great work, Zoho is a great service.</description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>Keep up the great work, Zoho is a great service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34956</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 10 Jul 2007 18:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34956</guid>
		<description>Sure, We will update you once it is in place. Thanks once again.

Charles</description>
		<content:encoded><![CDATA[<p>Sure, We will update you once it is in place. Thanks once again.</p>
<p>Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34955</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Tue, 10 Jul 2007 18:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34955</guid>
		<description>Thanks Charles,

yes this helps a lot. We are looking forward to get our hands on Zoho Creator as soon as you fix the bugs. keep us informed about any updated. Meanwhile, we are going to come up with a temporary solution for the application on our side.

cheers</description>
		<content:encoded><![CDATA[<p>Thanks Charles,</p>
<p>yes this helps a lot. We are looking forward to get our hands on Zoho Creator as soon as you fix the bugs. keep us informed about any updated. Meanwhile, we are going to come up with a temporary solution for the application on our side.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34951</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 10 Jul 2007 18:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34951</guid>
		<description>Yes, JSON, RSS and others were the ones that I meant for testing. Right now we have not handled them properly. They will also be fixed and thoroughly tested in the update.

For the normal json feed, you get all the data by default and not the first 100 entries alone. We do have the REST API and the callback function already but they are not yet documented. 

I will explain here in detail 

Consider this JSON feed http://creator.zoho.com/charles/json/266/ , of the view http://creator.zoho.com/charles/wimbledon-winners/view/266/

1. For Getting the raw data without any JavaScript variable, 

http://creator.zoho.com/charles/json/266/raw=true

2. For call back functionality in javascript,  you need to add an extra parameter callback=fnToCall where fnToCall is the callback function

http://creator.zoho.com/charles/json/266/callback=myfunction

3. As far as the REST API for filtering is concerned, it is kind of not human readable right now. But you can get the filtered JSON url by doing the following steps. 

a) Filter the data in the List view by using Search feature.
b) After getting the results in the view, click "Export Data"
c) In the pop up dialog, copy the JSON feed link in the "Filtered Records" tab. This will give the filtered data of the view as JSON feed.

We will make the url human readable and writable in the near future so that it can be used as widely.

Hope this helps.

Thanks,
Charles</description>
		<content:encoded><![CDATA[<p>Yes, JSON, RSS and others were the ones that I meant for testing. Right now we have not handled them properly. They will also be fixed and thoroughly tested in the update.</p>
<p>For the normal json feed, you get all the data by default and not the first 100 entries alone. We do have the REST API and the callback function already but they are not yet documented. </p>
<p>I will explain here in detail </p>
<p>Consider this JSON feed <a href="http://creator.zoho.com/charles/json/266/" rel="nofollow">http://creator.zoho.com/charles/json/266/</a> , of the view <a href="http://creator.zoho.com/charles/wimbledon-winners/view/266/" rel="nofollow">http://creator.zoho.com/charle...../view/266/</a></p>
<p>1. For Getting the raw data without any JavaScript variable, </p>
<p><a href="http://creator.zoho.com/charles/json/266/raw=true" rel="nofollow">http://creator.zoho.com/charles/json/266/raw=true</a></p>
<p>2. For call back functionality in javascript,  you need to add an extra parameter callback=fnToCall where fnToCall is the callback function</p>
<p><a href="http://creator.zoho.com/charles/json/266/callback=myfunction" rel="nofollow">http://creator.zoho.com/charle.....myfunction</a></p>
<p>3. As far as the REST API for filtering is concerned, it is kind of not human readable right now. But you can get the filtered JSON url by doing the following steps. </p>
<p>a) Filter the data in the List view by using Search feature.<br />
b) After getting the results in the view, click &#8220;Export Data&#8221;<br />
c) In the pop up dialog, copy the JSON feed link in the &#8220;Filtered Records&#8221; tab. This will give the filtered data of the view as JSON feed.</p>
<p>We will make the url human readable and writable in the near future so that it can be used as widely.</p>
<p>Hope this helps.</p>
<p>Thanks,<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34938</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Tue, 10 Jul 2007 16:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34938</guid>
		<description>Charles,

JSON feeds are also affected :). Also, if you provide a callback parameter for each feed, it will be great. For now, we have to abandon JSON and use Yahoo pipes to fetch XML from the database since it is the only safe option at the moment. Is there are a way to filter database entries on the fly by using a REST like interface or something? I also wonder how to fetch more then one JSON page at the time, since the maximum we can get at the moment is 100 entries. There are some tricks that we can use to get more but we are looking for a clean solution that is compatible with your application.

thanks</description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>JSON feeds are also affected :). Also, if you provide a callback parameter for each feed, it will be great. For now, we have to abandon JSON and use Yahoo pipes to fetch XML from the database since it is the only safe option at the moment. Is there are a way to filter database entries on the fly by using a REST like interface or something? I also wonder how to fetch more then one JSON page at the time, since the maximum we can get at the moment is 100 entries. There are some tricks that we can use to get more but we are looking for a clean solution that is compatible with your application.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34935</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 10 Jul 2007 15:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34935</guid>
		<description>Dear pdp,

We need to handle this in more than one place in Zoho Creator. We might have to replace those characters in Form Input, deluge scripting, and in View Search. And we will have to test it in lot of places. So to get this done at the earliest, it might take next week end for us. 

Thanks,
Charles</description>
		<content:encoded><![CDATA[<p>Dear pdp,</p>
<p>We need to handle this in more than one place in Zoho Creator. We might have to replace those characters in Form Input, deluge scripting, and in View Search. And we will have to test it in lot of places. So to get this done at the earliest, it might take next week end for us. </p>
<p>Thanks,<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34786</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 09 Jul 2007 20:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34786</guid>
		<description>Charles,

great. thanks for that.</description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>great. thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34767</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34767</guid>
		<description>pdp, 

We had a minor update today. It is a mere coincidence to have captcha field in today's update.  You can specify it in the "Form Properties" under "More Actions" in the Form Editor. So there you go. 

And regarding the other xss vulnerabilities, we are yet to assess the amount of effort involved(though it seems to be small). I will update you tomorrow on this. 

BTW, Thanks for sharing your tips in our forums. I will share my views at the earliest.

David,

I couldn't agree more on that. It will be of immense value for Zoho to be served as the database. We are really excited to be part of your community.

Charles</description>
		<content:encoded><![CDATA[<p>pdp, </p>
<p>We had a minor update today. It is a mere coincidence to have captcha field in today&#8217;s update.  You can specify it in the &#8220;Form Properties&#8221; under &#8220;More Actions&#8221; in the Form Editor. So there you go. </p>
<p>And regarding the other xss vulnerabilities, we are yet to assess the amount of effort involved(though it seems to be small). I will update you tomorrow on this. </p>
<p>BTW, Thanks for sharing your tips in our forums. I will share my views at the earliest.</p>
<p>David,</p>
<p>I couldn&#8217;t agree more on that. It will be of immense value for Zoho to be served as the database. We are really excited to be part of your community.</p>
<p>Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Kierznowski</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34736</link>
		<dc:creator>David Kierznowski</dc:creator>
		<pubDate>Mon, 09 Jul 2007 13:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34736</guid>
		<description>Charles (from Zoho),

Since the XSSDB project will largely utilise Zoho, it'll be great for you guys to get some free security testing :)</description>
		<content:encoded><![CDATA[<p>Charles (from Zoho),</p>
<p>Since the XSSDB project will largely utilise Zoho, it&#8217;ll be great for you guys to get some free security testing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34727</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 09 Jul 2007 11:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34727</guid>
		<description>Charles,

when do you think the XSS bugs will be fixed?</description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>when do you think the XSS bugs will be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XSSDB Elite &#171; XSSDB, Google, Links, Elite &#171; Latha-Math.com</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34708</link>
		<dc:creator>XSSDB Elite &#171; XSSDB, Google, Links, Elite &#171; Latha-Math.com</dc:creator>
		<pubDate>Mon, 09 Jul 2007 09:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34708</guid>
		<description>[...] Gestern ist eine neue Version der XSSDB online gegangen und zwar die &#8220;XSSDB Elite&#8221;. Die neue Version ist &#8230; gr&#246;&#223;er, besser und leichter zu handhaben. Rein schauen lohnt sich&#8230; ich bin leider immer noch damit besch&#228;ftigt Affilate Links zu hijacken. Jedoch sieht es gerade so aus, dass es sich kaum rentiert. Es ist wesentlich lukrativer die Google Ads zu manipulieren,Â  damit die Klicks auf das eigene Konto gutgeschrieben werden&#8230;. Das mit den Aff Links probiere ich jetzt noch ein wenig, jedoch gebe ich es in den n&#228;chsten Tagen auf&#8230; The current version of XSSDB is entirely client-side based (i.e. it is a mashup). The database is handled by Zoho Creator and anyone who is willing to become maintainer/moderator is welcome to drop us an email over here. At the moment XSSDB allows you to add new XSS exploits and Site specific exploits. The GNUCITIZEN group is currently working on the warning system which will be implemented soon. The database is backed up on a regular basis by several aggregator which include: Securls.com, Google Reader and Feed Burner. We encourage users to subscribe to both XSSDB feeds so the community can recover if the database fail at some point in the future. XSSDB Elite [...]</description>
		<content:encoded><![CDATA[<p>[...] Gestern ist eine neue Version der XSSDB online gegangen und zwar die &#8220;XSSDB Elite&#8221;. Die neue Version ist &#8230; gr&#246;&#223;er, besser und leichter zu handhaben. Rein schauen lohnt sich&#8230; ich bin leider immer noch damit besch&#228;ftigt Affilate Links zu hijacken. Jedoch sieht es gerade so aus, dass es sich kaum rentiert. Es ist wesentlich lukrativer die Google Ads zu manipulieren,Â  damit die Klicks auf das eigene Konto gutgeschrieben werden&#8230;. Das mit den Aff Links probiere ich jetzt noch ein wenig, jedoch gebe ich es in den n&#228;chsten Tagen auf&#8230; The current version of XSSDB is entirely client-side based (i.e. it is a mashup). The database is handled by Zoho Creator and anyone who is willing to become maintainer/moderator is welcome to drop us an email over here. At the moment XSSDB allows you to add new XSS exploits and Site specific exploits. The GNUCITIZEN group is currently working on the warning system which will be implemented soon. The database is backed up on a regular basis by several aggregator which include: Securls.com, Google Reader and Feed Burner. We encourage users to subscribe to both XSSDB feeds so the community can recover if the database fail at some point in the future. XSSDB Elite [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34703</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34703</guid>
		<description>Daniel, yes the application was developed primarily for Firefox which is the only browser that follows the W3C standards at the moment. Why other browsers are not like Firefox? The world would have been much better place.

.mario, yes. The database is moderated and I was thinking to add you and Kishor as top moderators. So, you guys will be in charge of the entire XSSDB machina. We can use the database for PHPIDS project as well. We can easily add another field into the database to provide a facilities for user to supply regex which can be used to match the discussed exploit. Or maybe we can create another mashup just for PHPIDS. I can help you out with these types of projects, since I have a large portion of the work already done, and now with the help of securls.com, the entire process will be even easier.

Let me know what do you think!</description>
		<content:encoded><![CDATA[<p>Daniel, yes the application was developed primarily for Firefox which is the only browser that follows the W3C standards at the moment. Why other browsers are not like Firefox? The world would have been much better place.</p>
<p>.mario, yes. The database is moderated and I was thinking to add you and Kishor as top moderators. So, you guys will be in charge of the entire XSSDB machina. We can use the database for PHPIDS project as well. We can easily add another field into the database to provide a facilities for user to supply regex which can be used to match the discussed exploit. Or maybe we can create another mashup just for PHPIDS. I can help you out with these types of projects, since I have a large portion of the work already done, and now with the help of securls.com, the entire process will be even easier.</p>
<p>Let me know what do you think!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34700</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34700</guid>
		<description>&lt;div class="message"&gt;This is the feedback message that I used to inform the Zoho Creator team for the XSS vulnerability on their site.&lt;/div&gt;

&lt;blockquote&gt;Hi,

My name is Petko D. Petkov, pdp (architect); and I am currently maintaining the GNUCITIZEN group at http://www.gnucitizen.org. I am really enjoying your  service so far and I have implemented several security mashups on the top of it.

While playing with your Zoho Creator service, I discovered that you do not properly sanitize special meta characters. This results into persistent XSS on your site which can be easily implemented into a XSS Worm.

Here is a demonstration of the bug:

http://creator.zoho.com/pdp/xssdb/view/1/
http://creator.zoho.com/pdp/view/1/record/40468000000007003/

Please do not destroy the database, it is currently in use. Let me know as soon as you verify the bug so I we can remove the malicious entries.

The fix is quite simple. Every time you display something, make sure that you use XML entities for the XML specific meta characters such as &#60; and &#62;. You can substitute them for &#38;gt; and &#38;lt;. Similar approach applies in cases where the user supplied data resides inside element attributes although you have to take care of " (double) or ' (single) quotes as well, depending on whether you use double quote or single quote enclosed element attributes.

It is also recommended that you implement a captcha like component that we can use as part of the zoho forms. This feature will prevent bulk insertion attacks. Right now, everyone can abuse your forms. Users can still moderate their forms but the administrative overhead could become too much especially in situations where the database in use is quite large. If you make the captcha component optional, that will be great.

One additional question that I need to ask is about your business model. The truth is that Zoho provides good service but I cannot see what's your business model. Are you planning to implement ads in the future? It is important that your users understand how your service may mutate in the future.

Thanks,
pdp&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<div class="message">This is the feedback message that I used to inform the Zoho Creator team for the XSS vulnerability on their site.</div>
<blockquote><p>Hi,</p>
<p>My name is Petko D. Petkov, pdp (architect); and I am currently maintaining the GNUCITIZEN group at <a href="http://www.gnucitizen.org" rel="nofollow">http://www.gnucitizen.org</a>. I am really enjoying your  service so far and I have implemented several security mashups on the top of it.</p>
<p>While playing with your Zoho Creator service, I discovered that you do not properly sanitize special meta characters. This results into persistent XSS on your site which can be easily implemented into a XSS Worm.</p>
<p>Here is a demonstration of the bug:</p>
<p><a href="http://creator.zoho.com/pdp/xssdb/view/1/" rel="nofollow">http://creator.zoho.com/pdp/xssdb/view/1/</a><br />
<a href="http://creator.zoho.com/pdp/view/1/record/40468000000007003/" rel="nofollow">http://creator.zoho.com/pdp/vi.....000007003/</a></p>
<p>Please do not destroy the database, it is currently in use. Let me know as soon as you verify the bug so I we can remove the malicious entries.</p>
<p>The fix is quite simple. Every time you display something, make sure that you use XML entities for the XML specific meta characters such as &lt; and &gt;. You can substitute them for &amp;gt; and &amp;lt;. Similar approach applies in cases where the user supplied data resides inside element attributes although you have to take care of &#8221; (double) or &#8216; (single) quotes as well, depending on whether you use double quote or single quote enclosed element attributes.</p>
<p>It is also recommended that you implement a captcha like component that we can use as part of the zoho forms. This feature will prevent bulk insertion attacks. Right now, everyone can abuse your forms. Users can still moderate their forms but the administrative overhead could become too much especially in situations where the database in use is quite large. If you make the captcha component optional, that will be great.</p>
<p>One additional question that I need to ask is about your business model. The truth is that Zoho provides good service but I cannot see what&#8217;s your business model. Are you planning to implement ads in the future? It is important that your users understand how your service may mutate in the future.</p>
<p>Thanks,<br />
pdp</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34696</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34696</guid>
		<description>pdp, the XSSDB doesn't render correctly in Safari 2 :(

I'll have a dig later why, but right now i have a report to do!</description>
		<content:encoded><![CDATA[<p>pdp, the XSSDB doesn&#8217;t render correctly in Safari 2 :(</p>
<p>I&#8217;ll have a dig later why, but right now i have a report to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .mario</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34694</link>
		<dc:creator>.mario</dc:creator>
		<pubDate>Mon, 09 Jul 2007 07:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34694</guid>
		<description>Hi!

Nice one - but I am not sure if it makes sense to allow user generated content for the XSSDB (or are new vectors moderated?). 

I would very much like to add my vectors, kishors solutions and the stuff that came up during pentesting the PHPIDS. Is there another interface that I can access?

Greetings,
.mario</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Nice one - but I am not sure if it makes sense to allow user generated content for the XSSDB (or are new vectors moderated?). </p>
<p>I would very much like to add my vectors, kishors solutions and the stuff that came up during pentesting the PHPIDS. Is there another interface that I can access?</p>
<p>Greetings,<br />
.mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34686</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 09 Jul 2007 06:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34686</guid>
		<description>ntp, it is funny that AttackAPI is considered crimeware. I mean, the library does not provide any specific facilities to steal credit cards, etc. It is a research project and so far, I haven't seen anyone using it to compromise browsers or vulnerable web applications.

Charles, thanks for that. Short after this response, I will email you guys the details of the XSS vulnerability I stumbled across while developing for your platform. I hope that you find the XSSDB project as noble as we do. Zoho Creator is a great service. Good job!

Kishor, yes I've seen your page but single page cheat sheets are quite hard to work with. This is exactly the same problem I had with RSnake's cheat sheet as well. Moreover, how do we contribute new attack vectors? How can we inform website owners that their applications are vulnerable to whatever XSS attacks? This is the reason why we work so hard on XSSDB at the moment. By mashing up Zoho Creator with several other online tools we are planning to produce a decentralized Cross-site scripting warning system that everyone can use. Security researcher will benefit from the system by helping them perform better test and design more accurate XSS scanners. Website owners will benefit from the instant feedback. It is open and it is free. Everyone is welcome to mashup this service with their data. In fact, we encourage it.</description>
		<content:encoded><![CDATA[<p>ntp, it is funny that AttackAPI is considered crimeware. I mean, the library does not provide any specific facilities to steal credit cards, etc. It is a research project and so far, I haven&#8217;t seen anyone using it to compromise browsers or vulnerable web applications.</p>
<p>Charles, thanks for that. Short after this response, I will email you guys the details of the XSS vulnerability I stumbled across while developing for your platform. I hope that you find the XSSDB project as noble as we do. Zoho Creator is a great service. Good job!</p>
<p>Kishor, yes I&#8217;ve seen your page but single page cheat sheets are quite hard to work with. This is exactly the same problem I had with RSnake&#8217;s cheat sheet as well. Moreover, how do we contribute new attack vectors? How can we inform website owners that their applications are vulnerable to whatever XSS attacks? This is the reason why we work so hard on XSSDB at the moment. By mashing up Zoho Creator with several other online tools we are planning to produce a decentralized Cross-site scripting warning system that everyone can use. Security researcher will benefit from the system by helping them perform better test and design more accurate XSS scanners. Website owners will benefit from the instant feedback. It is open and it is free. Everyone is welcome to mashup this service with their data. In fact, we encourage it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kishor</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34675</link>
		<dc:creator>Kishor</dc:creator>
		<pubDate>Mon, 09 Jul 2007 04:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34675</guid>
		<description>If people want to 'try' some of these vectors, http://h4k.in/xssinexcess can be one of the choices.

You need to enable javascript ofcourse and popups in order to be able to use UI.

Mario has his XML version of XSS vectors at http://mario.heideri.ch/xss.xml</description>
		<content:encoded><![CDATA[<p>If people want to &#8216;try&#8217; some of these vectors, <a href="http://h4k.in/xssinexcess" rel="nofollow">http://h4k.in/xssinexcess</a> can be one of the choices.</p>
<p>You need to enable javascript ofcourse and popups in order to be able to use UI.</p>
<p>Mario has his XML version of XSS vectors at <a href="http://mario.heideri.ch/xss.xml" rel="nofollow">http://mario.heideri.ch/xss.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34674</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 09 Jul 2007 03:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34674</guid>
		<description>I am Charles from Zoho Creator Team.

Thanks for choosing Zoho Creator as the database for maintaining the DB for XSS. We will make sure Zoho Creator is fool proof against all the xss vulnerabilities. We assure you will have the best and a secured service from Zoho Creator. 

Regards,
Charles
Zoho Creator</description>
		<content:encoded><![CDATA[<p>I am Charles from Zoho Creator Team.</p>
<p>Thanks for choosing Zoho Creator as the database for maintaining the DB for XSS. We will make sure Zoho Creator is fool proof against all the xss vulnerabilities. We assure you will have the best and a secured service from Zoho Creator. </p>
<p>Regards,<br />
Charles<br />
Zoho Creator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ntp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34642</link>
		<dc:creator>ntp</dc:creator>
		<pubDate>Sun, 08 Jul 2007 23:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34642</guid>
		<description>off-topic somewhat but it appears that this "underground" site is listing attackapi along with crimeware.  note how they don't link to your site - i wonder if the original code is modified.

it is my suggestion to readers of this post that they make sure http referers are off and that they are using an adequately anonymous proxy before copy, pasting, and properly modifying this url (there are extra dots in the domain name)

http://www..v.e.n.o.m.-.i.n.c..net/index.php?showuser=1</description>
		<content:encoded><![CDATA[<p>off-topic somewhat but it appears that this &#8220;underground&#8221; site is listing attackapi along with crimeware.  note how they don&#8217;t link to your site - i wonder if the original code is modified.</p>
<p>it is my suggestion to readers of this post that they make sure http referers are off and that they are using an adequately anonymous proxy before copy, pasting, and properly modifying this url (there are extra dots in the domain name)</p>
<p><a href="http://www..v.e.n.o.m.-.i.n.c..net/index.php?showuser=1" rel="nofollow">http://www..v.e.n.o.m.-.i.n.c......showuser=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/xssdb-elite/#comment-34618</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Sun, 08 Jul 2007 20:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/xssdb-elite#comment-34618</guid>
		<description>&lt;div class="message"&gt;It seams that Zoho is vulnerable to persistent XSS which can be used by all types of XSS malware. I will let them know tomorrow. Till then, please do not do anything crazy with their service. There are good guys.&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="message">It seams that Zoho is vulnerable to persistent XSS which can be used by all types of XSS malware. I will let them know tomorrow. Till then, please do not do anything crazy with their service. There are good guys.</div>
]]></content:encoded>
	</item>
</channel>
</rss>
