From 8321b795392591b88f053c3ad0e62e435a8ca728 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:04:12 +0100 Subject: Make some test traces smaller (#2243) Having smaller traces help fuzzing: we want the fuzzers to mutate "interesting" packets analyzed by nDPI, i.e. the first packets of each flows. Try hard to keep the same classification and extraction capabilities --- tests/cfgs/default/pcap/exe_download_as_png.pcap | Bin 538017 -> 95849 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/cfgs/default/pcap/exe_download_as_png.pcap') diff --git a/tests/cfgs/default/pcap/exe_download_as_png.pcap b/tests/cfgs/default/pcap/exe_download_as_png.pcap index 36f81e241..1d558f22d 100644 Binary files a/tests/cfgs/default/pcap/exe_download_as_png.pcap and b/tests/cfgs/default/pcap/exe_download_as_png.pcap differ -- cgit v1.2.3