> cat /dev/github | grep security-tools
discovered 03 Aug 2026

MS-RPC-Fuzzer

C# ★ 349 via github-topic
→ View on GitHub
MS-RPC Fuzzer is a PowerShell module designed for automated vulnerability research in Microsoft Remote Procedure Call (MS-RPC) implementations. Its primary use case involves dynamically building RPC clients to fuzz various RPC procedures using random inputs, aiming to identify potential vulnerabilities in RPC services efficiently. Notable features include a structured three-phase process for inventorying RPC interfaces, performing fuzzing based on gathered data, and analyzing results with options for visualization in a Neo4j database.