Home / software

COMRaider

Posted on 07 September 2015

From: David Zimmer

COMRaider is a tool designed to fuzz COM Object Interfaces. It can also extract information about them and their interfaces etc.

Features include:


  • Capability to easily enumerate safe for scripting objects

  • Ability to scan for COM objects by path, filename, or guid

  • Integrated type library viewer

  • Integrated debugger to monitor exceptions, close windows,log api

  • External vbs script allows you to easily edit fuzzer permutations

  • Built in webserver to test exploits on the fly

  • Enumerate and view controls with killbit set

  • Distributed auditing mode to allow entire teams to work together

  • Ability to upload crash files to central server for group analysis

  • Automation tools allowing you to easily fuzz multiple libraries, individual classes, or specific functions.

 

TOP