Proxyfuzz fuzzer RPM binary

imagensecforcepost.png

Proxyfuzz is now available in RPM format for Fedora users. Petr Sklenar has created and uploaded the RPM version, available for download here.

Source code and windows binaries can still be found in the security research section of our website.

Proxyfuzz is a protocol agnostic fuzzer which randomly fuzzes network traffic following a man-in-the-middle approach. The tool is designed to randomly inject a number of fuzzing signatures to the data that goes through it. It is incredibly easy to set up and can be used to research any TCP and UDP protocol.

You may also be interested in...

imagensecforcepost.png
April 16, 2014

Meet us in Brussels!

We are liaising with UK Trade & Investment and the British Embassy in Brussels to deliver a seminar about How Exposed are we to the Cyber Threat? on Thursday 24 April

See more
imagensecforcepost.png
Feb. 18, 2014

From CSV import to cmd.exe – via SQL injection

This blog post explains the process that we followed in a recent penetration test to gain command execution from a CSV import feature. One of the most challenging issues was that we had to escape commas during the SQL injection attack, as it would break the CSV structure.

See more