Skip to content

Releases: warpnet/MS-RPC-Fuzzer

v1.2

04 May 14:14

Choose a tag to compare

Recursively fuzzing and logging using ETW

Implementing recursively fuzzing structures, logging using ETW, alert rules within the terminal.

  • Recursively Fuzzing complex structures
  • Support for Union types (all fields named Arm_N)
  • Logging without the need for ProcMon (Process Monitor) through ETW.
image

Full Changelog: v1.1...v1.2

v1.1

15 Oct 17:06

Choose a tag to compare

v1.0

13 Jul 18:22

Choose a tag to compare

Releasing MS-RPC Fuzzer

Gain insights into MS-RPC implementations that may be vulnerable using an automated approach and make it easy to visualize the data. By following this approach, a security researcher will hopefully identify interesting MS-RPC services in such a time that would take a manual approach significantly more. And so, security researchers from all over the world can now use this fuzzer within their tool set.