Wireshark mailing list archives
Re: Fuzzing Wireshark with oss-fuzz
From: Guy Harris <guy () alum mit edu>
Date: Wed, 21 Dec 2016 11:43:18 -0800
On Dec 21, 2016, at 4:38 AM, Moshe <me () moshekaplan com> wrote:
I apologize for my lack of clarity. Peter is correct, I am interested in fuzzing dissectors. My plan is to have the sequence of raw bytes represent a pcap file.
I.e., represent a sequence of packets (of a particular type), rather than representing the raw contents of a file?
To do that, the generator of the fuzzed data would have to generate a sequence of bytes in the form of a sequence of
{byte count, bytes} blobs, unless all packets were the same size.
That would have to assume the same encapsulation for all packets, e.g. Ethernet.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Fuzzing Wireshark with oss-fuzz Moshe (Dec 20)
- Re: Fuzzing Wireshark with oss-fuzz Guy Harris (Dec 20)
- Re: Fuzzing Wireshark with oss-fuzz Peter Wu (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Guy Harris (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Moshe (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Alexis La Goutte (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Guy Harris (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Moshe (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Peter Wu (Dec 21)
- Re: Fuzzing Wireshark with oss-fuzz Guy Harris (Dec 20)
