Viasat / gRPC-protofuzz

https://github.com/trailofbits/protofuzz modified to work with gRPC protobuf definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC-protofuzz

This package is modified from trailofbits/protofuzz to work with gRPC. There is no specific installation requirements needed. See gRPC-fuzzer which uses this repository as a submodule.

Caveats

Currently, we use fuzzdb for values. This might not be complete or appropriate for your use. Consider swapping it for your own values.

About

https://github.com/trailofbits/protofuzz modified to work with gRPC protobuf definitions

License:MIT License


Languages

Language:Python 100.0%