lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 17 Sep 2012 15:36:19 +0300
From: Itzik Kotler <xorninja@...il.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Fuzzing Like A Boss with Pythonect

Hi All,

I wanted to share with you a post I wrote about how to fuzz with Pythonect:

http://blog.ikotler.org/2012/09/fuzzing-like-boss-with-pythonect.html

Pythonect is a new, experimental, general-purpose dataflow programming
language based on Python.

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.

Crazy? Most definitely. And yet, strangely enough, it works!


In this post I describe how to use Pythonect and all of its perks to fuzz
file formats, network protocols, and command line arguments.

Additionally I provide some simple examples: command-line arguments fuzzer,
FTP MKD fuzzer, and two generic file fuzzers.

I'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.

Regards,
Itzik Kotler | http://www.ikotler.org

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ