{"id":544,"date":"2007-06-27T04:53:26","date_gmt":"2007-06-27T04:53:26","guid":{"rendered":"https:\/\/www.darknet.org.uk\/2007\/06\/proxyfuzz-mitm-network-fuzzer-in-python\/"},"modified":"2015-09-09T19:40:06","modified_gmt":"2015-09-09T11:40:06","slug":"proxyfuzz-mitm-network-fuzzer-in-python","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2007\/06\/proxyfuzz-mitm-network-fuzzer-in-python\/","title":{"rendered":"ProxyFuzz – MITM Network Fuzzer in Python"},"content":{"rendered":"

[ad]<\/p>\n

ProxyFuzz is a man-in-the-middle non-deterministic network fuzzer written in Python. ProxyFuzz randomly changes (fuzzes) contents on the network traffic. It supports TCP and UDP protocols and can also be configured to fuzz only one side of the communication. ProxyFuzz is protocol agnostic so it can randomly fuzz any network communication.<\/p>\n

ProxyFuzz is a good tool for quickly testing network protocols and provide with basic proof of concepts. Using this tool you will be amazed by the poor quality of software and you will see clients and servers dying upon unexpected input, just be prepared to see the very weird behaviours.<\/p>\n

Syntax of ProxyFuzz:<\/p>\n

\r\nProxyFuzz 0.1, Simple fuzzing proxy by Rodrigo Marcos\r\n\r\nusage():\r\n\r\npython proxyfuzz -l  -r  -p  [options]\r\n\r\n [options]\r\n\r\n                -w: Number of requests to send before start fuzzing\r\n\r\n                -c: Fuzz only client side (both otherwise)\r\n\r\n                -s: Fuzz only server side (both otherwise)\r\n\r\n                -u: UDP protocol (otherwise TCP is used)\r\n\r\n                -v: Verbose (outputs network traffic)\r\n\r\n                -h: Help page\r\n<\/code><\/pre>\n

A demo of ProxyFuzz is available here<\/a>.<\/p>\n

The video shows ProxyFuzz proxying traffic between a VMWare Console and a VMWare Server. This is just a dumb example of the things you can do with this tool. <\/p>\n

Download ProxyFuzz 0.1 Source Code<\/a><\/p>\n

Download ProxyFuzz 0.1 Windows Binary<\/a><\/p>\n

<\/p>\n

Or read more here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"

[ad] ProxyFuzz is a man-in-the-middle non-deterministic network fuzzer written in Python. ProxyFuzz randomly changes (fuzzes) contents on the network traffic. It supports TCP and UDP protocols and can also be configured to fuzz only one side of the communication. ProxyFuzz is protocol agnostic so it can randomly fuzz any network communication. ProxyFuzz is a good […]<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[9,5],"tags":[1277,1201,1198,8858,1779,215,320],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Darknet","author_link":"https:\/\/www.darknet.org.uk\/author\/darknet\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/544"}],"collection":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=544"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/544\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=544"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=544"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}