首页 正文

On the (in)efficiency of fuzzing network protocols

{{output}}
Fuzzing is a widely used and effective technique to test software. Unfortunately, certain systems, including network protocols, are more challenging to fuzz than others. An important complication with fuzzing network protocols is that this tends to be a slow p... ...