<?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: ProxyFuzz &#8211; MITM Network Fuzzer in Python</title>
	<atom:link href="http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:15:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel</title>
		<link>http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60136</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 30 Jun 2007 00:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60136</guid>
		<description>Darknet, i think you should make dre&#039;s comment into a post. It was interesting.</description>
		<content:encoded><![CDATA[<p>Darknet, i think you should make dre&#8217;s comment into a post. It was interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darknet</title>
		<link>http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60108</link>
		<dc:creator>Darknet</dc:creator>
		<pubDate>Fri, 29 Jun 2007 08:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60108</guid>
		<description>Interesting info dre, I&#039;ll keep an eye on fuzzing.org. http://theartoffuzzing.com/ is currently a good resource too.</description>
		<content:encoded><![CDATA[<p>Interesting info dre, I&#8217;ll keep an eye on fuzzing.org. <a href="http://theartoffuzzing.com/" rel="nofollow">http://theartoffuzzing.com/</a> is currently a good resource too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dre</title>
		<link>http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60049</link>
		<dc:creator>dre</dc:creator>
		<pubDate>Wed, 27 Jun 2007 22:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2007/06/proxyfuzz-mitm-network-fuzzer-in-python/#comment-60049</guid>
		<description>interesting.  proxy fuzzing is a heuristic-based dissection technique used to automate or improve the performance of fuzz testing.  it is not widely known or talked about, but is probably one of the best ways to improve fuzz testing results, especially in a pure black-box scenario (iow: lacking the capability to go gray box via reverse engineering through static binary or bytecode analysis).

when i first saw this post, i was thinking that proxyfuzzer, a tool by &lt;a href=&quot;http://www.codypierce.com/code.html&quot; rel=&quot;nofollow&quot;&gt;cody pierce&lt;/a&gt; of &lt;a href=&quot;http://dvlabs.tippingpoint.com/team/cpierce&quot; rel=&quot;nofollow&quot;&gt;dvlabs&lt;/a&gt; (tippingpoint) was released.  this tool goes further than ProxyFuzz because it does automatic mutation of plain-text fields.  the internal tippingpoint version probably also does binary data, thus being able to change TLV and static values which could mess with parsers on either end of the connection.

proxy fuzzer (and tons of other new tools) will be available on the fuzzing.org website once it goes live.  there were a few things up there the other day, but now it&#039;s password protected for some reason.</description>
		<content:encoded><![CDATA[<p>interesting.  proxy fuzzing is a heuristic-based dissection technique used to automate or improve the performance of fuzz testing.  it is not widely known or talked about, but is probably one of the best ways to improve fuzz testing results, especially in a pure black-box scenario (iow: lacking the capability to go gray box via reverse engineering through static binary or bytecode analysis).</p>
<p>when i first saw this post, i was thinking that proxyfuzzer, a tool by <a href="http://www.codypierce.com/code.html" rel="nofollow">cody pierce</a> of <a href="http://dvlabs.tippingpoint.com/team/cpierce" rel="nofollow">dvlabs</a> (tippingpoint) was released.  this tool goes further than ProxyFuzz because it does automatic mutation of plain-text fields.  the internal tippingpoint version probably also does binary data, thus being able to change TLV and static values which could mess with parsers on either end of the connection.</p>
<p>proxy fuzzer (and tons of other new tools) will be available on the fuzzing.org website once it goes live.  there were a few things up there the other day, but now it&#8217;s password protected for some reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
