Skip to content

s7ephen/Ruxxer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Ruxxer: Fuzzing Framework

Ruxxer is a fuzzing Framework that has been in development since 2006. It is still actively used by Xipiter. You can reach the main tree at the Ruxxer main repository

It was relased publicly at PacSec 2007 (the same conference that Peach Fuzzer was released at). It has not been maintained for public use although it is publicly available.

The easiest thing for folks to start with is Blitzer which uses the basiccombinatorics engine in Ruxxer to iterate through a file fuzzing it at a byte level. It can generate all the permutations (mutations) of the file on the filesystem or serve them back to a browser using it's build-in webserver. This minor tool alone has found a handful of browser vulns. Ruxxer (the polycephaly branch) has been used to privately find many more bugs.

Releases

No releases published

Packages

No packages published

Languages