NetworkFuzzer is a network traffic fuzzer that enables the evaluation of network components by replaying and modifying network traffic, by creating and injecting network scenarios into a target. The tool provides the ability to alter network packets online or offline in both control and data planes in a very flexible manner.
This repository contains the following folders:
src
: C code of NetworkFuzzerrules
: set of example XML rulesdocs
: documentationtest
: diversity of testing code