Git Product home page Git Product logo

axrub's Introduction

AxRub is an ActiveX fuzzer written in Ruby. AxRub was first introduced at Blackhat 2009 
during the 'Ruby For Pentesters' talk given by Chris Rohlf, Eric Monti and Mike Tracy.

AxRub is simple. Give it a ProgID and it uses win32ole to parse the methods and properties
of an ActiveX component. It sets up a fake web server and generates the proper HTML and JS
to fuzz the methods of that ActiveX component. Just launch your browser, attach a debugger
and browse to the port AxRub uses.

Future enhancements will include:

	o Use library at http://www.watir.com to handle popups
	o Probably a better web server, maybe 'Sinatra'
	o Better win32ole support for Ruby 1.9
	o Better method/property parsing
	o Better method argument type handling
	o More fuzzing test cases and enhancements
	o New methods for manually creating fuzzing test cases

AxRub was inspired by earlier work such as axman by HdMoore
http://www.metasploit.com/users/hdm/tools/axman/

and

ComRaider by David Zimmer
http://labs.idefense.com/software/fuzzing.php

axrub's People

Contributors

struct avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.