Skip to content

vishnuraju/Ruxxer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Python 89.5%
  • HTML 10.2%
  • Other 0.3%