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/emotet.pcap | Bin 2206912 -> 101972 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/cfgs/default/pcap/emotet.pcap') diff --git a/tests/cfgs/default/pcap/emotet.pcap b/tests/cfgs/default/pcap/emotet.pcap index 9d19e10d0..d1e08f5a1 100644 Binary files a/tests/cfgs/default/pcap/emotet.pcap and b/tests/cfgs/default/pcap/emotet.pcap differ -- cgit v1.2.3