<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Web Client Fuzzer.py</title>
	<atom:link href="http://www.gnucitizen.org/blog/web-client-fuzzer_py/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/</link>
	<description>Information Security Think Tank</description>
	<lastBuildDate>Sat, 02 Feb 2013 17:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-125872</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Sun, 08 Feb 2009 12:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-125872</guid>
		<description>it is fixed now!</description>
		<content:encoded><![CDATA[<p>it is fixed now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batwing</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-124556</link>
		<dc:creator>batwing</dc:creator>
		<pubDate>Wed, 03 Dec 2008 01:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-124556</guid>
		<description>Do you have an alternate download location? I&#039;m getting content not found.</description>
		<content:encoded><![CDATA[<p>Do you have an alternate download location? I&#8217;m getting content not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-124519</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Sat, 29 Nov 2008 21:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-124519</guid>
		<description>it can find vulnerabilities if you make it to :)</description>
		<content:encoded><![CDATA[<p>it can find vulnerabilities if you make it to :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhilyall</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-124507</link>
		<dc:creator>abhilyall</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-124507</guid>
		<description>Hi, I need help in making some generators. Or can you create some generators for me?? Also can it find vulnerabilities in firefox latest versions????</description>
		<content:encoded><![CDATA[<p>Hi, I need help in making some generators. Or can you create some generators for me?? Also can it find vulnerabilities in firefox latest versions????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General Purpose Fuzzer.py &#124; GNUCITIZEN</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-87596</link>
		<dc:creator>General Purpose Fuzzer.py &#124; GNUCITIZEN</dc:creator>
		<pubDate>Mon, 17 Dec 2007 00:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-87596</guid>
		<description>[...] from logic. Therefore, I came up with the concepts of generators (the stuff I&#8217;ve used in my previous work on fuzzers) and actuators. Generators simply yield data while actuators consume it and do something [...]</description>
		<content:encoded><![CDATA[<p>[...] from logic. Therefore, I came up with the concepts of generators (the stuff I&#8217;ve used in my previous work on fuzzers) and actuators. Generators simply yield data while actuators consume it and do something [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2007 Security Testing tools in review &#124; tssci security</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-76982</link>
		<dc:creator>2007 Security Testing tools in review &#124; tssci security</dc:creator>
		<pubDate>Sun, 25 Nov 2007 23:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-76982</guid>
		<description>[...] Speaking to browsers, I promised some information on fuzzing browsers (to include ActiveX as well). First of all, we must mention Michal Zalewski, who not only recently brought us Bunny The Fuzzer, but also started a modern version of the Crusades to create a battle between browsers and web applications when he wrote MangleMe. hdm followed to create a bunch of tools: Hamachi, CSSDIE, DOM-Hanoi, and AxMan (for ActiveX similar to iDefense&#8217;s COMRaider). Before these guys, PROTOS had c05-http-reply, and eEye was still thinking about TagBruteForcer. Even the Mozilla team released a tool, jsfuzzfun this year, including collaboratively with Opera. The latest comes from GNUCITIZEN as WEB CLIENT FUZZER.PY. [...]</description>
		<content:encoded><![CDATA[<p>[...] Speaking to browsers, I promised some information on fuzzing browsers (to include ActiveX as well). First of all, we must mention Michal Zalewski, who not only recently brought us Bunny The Fuzzer, but also started a modern version of the Crusades to create a battle between browsers and web applications when he wrote MangleMe. hdm followed to create a bunch of tools: Hamachi, CSSDIE, DOM-Hanoi, and AxMan (for ActiveX similar to iDefense&#8217;s COMRaider). Before these guys, PROTOS had c05-http-reply, and eEye was still thinking about TagBruteForcer. Even the Mozilla team released a tool, jsfuzzfun this year, including collaboratively with Opera. The latest comes from GNUCITIZEN as WEB CLIENT FUZZER.PY. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ã¡ã‚‡ã£ã¨è‰¯ã„æ„Ÿã˜ã®Web Client Fuzzer.py</title>
		<link>http://www.gnucitizen.org/blog/web-client-fuzzer_py/comment-page-1/#comment-63943</link>
		<dc:creator>ã¡ã‚‡ã£ã¨è‰¯ã„æ„Ÿã˜ã®Web Client Fuzzer.py</dc:creator>
		<pubDate>Fri, 02 Nov 2007 00:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/web_client_fuzzer_py#comment-63943</guid>
		<description>[...] å…ˆæ—¥ã€GNUCITIZENã‹ã‚‰fuzzer.pyãŒãƒªãƒªãƒ¼ã‚¹ã•ã‚Œã¾ã—ãŸã€‚ MacOSX + Parallelsç’°å¢ƒã§å‹•ä½œã•ã›ã¦ã¿ãŸã¨ã“ã‚ã€Hamachiã‚ˆã‚ŠæŸ”è»Ÿã«ãƒ†ã‚¹ãƒˆã§ãã‚‹æ„Ÿã˜ãŒã—ã¾ã™ã€‚ Before going further I would like to mention a few things about my motivation to write a fuzzer. The reason behind it is Hamachi. Hamachi is incredibly good tool but, IMHO, it does it in the wrong way - or maybe I am doing it the wrong way; it is up to you to decide. Hamachi is a fuzzer that uses exclusively JavaScript for fuzzing the DOM and all other associated components. [...]</description>
		<content:encoded><![CDATA[<p>[...] å…ˆæ—¥ã€GNUCITIZENã‹ã‚‰fuzzer.pyãŒãƒªãƒªãƒ¼ã‚¹ã•ã‚Œã¾ã—ãŸã€‚ MacOSX + Parallelsç’°å¢ƒã§å‹•ä½œã•ã›ã¦ã¿ãŸã¨ã“ã‚ã€Hamachiã‚ˆã‚ŠæŸ”è»Ÿã«ãƒ†ã‚¹ãƒˆã§ãã‚‹æ„Ÿã˜ãŒã—ã¾ã™ã€‚ Before going further I would like to mention a few things about my motivation to write a fuzzer. The reason behind it is Hamachi. Hamachi is incredibly good tool but, IMHO, it does it in the wrong way &#8211; or maybe I am doing it the wrong way; it is up to you to decide. Hamachi is a fuzzer that uses exclusively JavaScript for fuzzing the DOM and all other associated components. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
