diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-06-27 18:07:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 18:07:43 +0200 |
commit | 83e6e753af1a6123805a4777691da1f8821c01d0 (patch) | |
tree | 6029b802f7b533c07ef63b1166b3633e00be8843 /src/lib/protocols/zeromq.c | |
parent | 8f6f73505d34574c090e5ee59ee0c33c0c9732de (diff) |
fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483)
Pl7m is a custom mutator (used for structure aware fuzzing) for network
traffic packet captures (i.e. pcap files).
The output of the mutator is always a valid pcap file, containing the
same flows/sessions of the input file. That's it: the mutator only
changes the packet payload after the TCP/UDP header, keeping all the
original L2/L3 information (IP addresses and L4 ports).
See: https://github.com/IvanNardi/pl7m
Diffstat (limited to 'src/lib/protocols/zeromq.c')
0 files changed, 0 insertions, 0 deletions