<div dir="ltr">Hi All,<br><br>I wanted to share with you a post I wrote about how to fuzz with Pythonect:<br><br><a href="http://blog.ikotler.org/2012/09/fuzzing-like-boss-with-pythonect.html" target="_blank">http://blog.ikotler.org/2012/09/fuzzing-like-boss-with-pythonect.html</a><br>


<br>Pythonect is a new, experimental, general-purpose dataflow programming language based on Python.<br><br>It aims to combine the intuitive feel of shell scripting (and all of its perks like implicit parallelism) with the flexibility and agility of Python.<br>


<br>Crazy? Most definitely. And yet, strangely enough, it works!<br><br><br>In this post I describe how to use Pythonect and all of its perks to fuzz file formats, network protocols, and command line arguments.<br><br>Additionally I provide some simple examples: command-line arguments fuzzer, FTP MKD fuzzer, and two generic file fuzzers.<br>


<br>I&#39;d appreciate any feedback you can give me on the content. Also, feel free to share with people who might be interested in the topic.<br><br>Regards,<br>Itzik Kotler | <a href="http://www.ikotler.org" target="_blank">http://www.ikotler.org</a><br>


</div>