aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2023-01-05 16:43:35 +0100
committerGitHub <noreply@github.com>2023-01-05 16:43:35 +0100
commita944514ddec73f79704f55aab1423e39f4ce7a03 (patch)
tree09d0df49064064601fa2ea493e64dbaea8eafe03 /tests/pcap
parent5a5e01a9e2b66e9238c40583baa70341e9ffc3a5 (diff)
Reduce the size of some traces used as unit test (#1845)
No traces and no flows has been removed; only long sessions has been reduced, keeping only their first packets. This is quite important in fuzzing systems, since these pcaps are used as initial seed. There is no value in fuzzing long sessions, because only the very first packets are really used/processed by nDPI. Before: ``` du -h tests/pcap/ 200M tests/pcap/ ``` After: ``` du -h tests/pcap/ 98M tests/pcap/ ```
Diffstat (limited to 'tests/pcap')
-rw-r--r--tests/pcap/alexa-app.pcapngbin1488609 -> 1275328 bytes
-rw-r--r--tests/pcap/anydesk.pcapngbin5279360 -> 2266908 bytes
-rw-r--r--tests/pcap/kontiki.pcapbin3907162 -> 38570 bytes
-rw-r--r--tests/pcap/line.pcapbin20702327 -> 67896 bytes
-rw-r--r--tests/pcap/netflix.pcapbin6267049 -> 1458207 bytes
-rw-r--r--tests/pcap/pinterest.pcapbin28291461 -> 763623 bytes
-rw-r--r--tests/pcap/quic-33.pcapngbin1381304 -> 12324 bytes
-rw-r--r--tests/pcap/quic-v2-01.pcapngbin1346244 -> 10844 bytes
-rw-r--r--tests/pcap/quic_t51.pcapbin584014 -> 9512 bytes
-rw-r--r--tests/pcap/reddit.pcapbin11765107 -> 2619577 bytes
-rw-r--r--tests/pcap/teams.pcapbin1535303 -> 704179 bytes
-rw-r--r--tests/pcap/tor.pcapbin3155084 -> 1551812 bytes
-rw-r--r--tests/pcap/tumblr.pcapbin24735276 -> 761816 bytes
-rw-r--r--tests/pcap/zoom2.pcapbin9198496 -> 865462 bytes
14 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/alexa-app.pcapng b/tests/pcap/alexa-app.pcapng
index 9ea59b43c..63d325daf 100644
--- a/tests/pcap/alexa-app.pcapng
+++ b/tests/pcap/alexa-app.pcapng
Binary files differ
diff --git a/tests/pcap/anydesk.pcapng b/tests/pcap/anydesk.pcapng
index 9d273d0d4..26994519c 100644
--- a/tests/pcap/anydesk.pcapng
+++ b/tests/pcap/anydesk.pcapng
Binary files differ
diff --git a/tests/pcap/kontiki.pcap b/tests/pcap/kontiki.pcap
index 20bb6f13a..97cdaa78f 100644
--- a/tests/pcap/kontiki.pcap
+++ b/tests/pcap/kontiki.pcap
Binary files differ
diff --git a/tests/pcap/line.pcap b/tests/pcap/line.pcap
index 2002cc0d2..2720b7ccb 100644
--- a/tests/pcap/line.pcap
+++ b/tests/pcap/line.pcap
Binary files differ
diff --git a/tests/pcap/netflix.pcap b/tests/pcap/netflix.pcap
index 5139cf5cc..9a944c54b 100644
--- a/tests/pcap/netflix.pcap
+++ b/tests/pcap/netflix.pcap
Binary files differ
diff --git a/tests/pcap/pinterest.pcap b/tests/pcap/pinterest.pcap
index 5fefe7e1f..bb48cc0dc 100644
--- a/tests/pcap/pinterest.pcap
+++ b/tests/pcap/pinterest.pcap
Binary files differ
diff --git a/tests/pcap/quic-33.pcapng b/tests/pcap/quic-33.pcapng
index 7008bdd89..243008981 100644
--- a/tests/pcap/quic-33.pcapng
+++ b/tests/pcap/quic-33.pcapng
Binary files differ
diff --git a/tests/pcap/quic-v2-01.pcapng b/tests/pcap/quic-v2-01.pcapng
index b3394b56b..583986db7 100644
--- a/tests/pcap/quic-v2-01.pcapng
+++ b/tests/pcap/quic-v2-01.pcapng
Binary files differ
diff --git a/tests/pcap/quic_t51.pcap b/tests/pcap/quic_t51.pcap
index 7b35f0275..7b35d2372 100644
--- a/tests/pcap/quic_t51.pcap
+++ b/tests/pcap/quic_t51.pcap
Binary files differ
diff --git a/tests/pcap/reddit.pcap b/tests/pcap/reddit.pcap
index 9bad0ecbe..a2db4d5af 100644
--- a/tests/pcap/reddit.pcap
+++ b/tests/pcap/reddit.pcap
Binary files differ
diff --git a/tests/pcap/teams.pcap b/tests/pcap/teams.pcap
index 16c024585..aa5949d5c 100644
--- a/tests/pcap/teams.pcap
+++ b/tests/pcap/teams.pcap
Binary files differ
diff --git a/tests/pcap/tor.pcap b/tests/pcap/tor.pcap
index bf5b43649..7e45cc1ec 100644
--- a/tests/pcap/tor.pcap
+++ b/tests/pcap/tor.pcap
Binary files differ
diff --git a/tests/pcap/tumblr.pcap b/tests/pcap/tumblr.pcap
index ec874b29f..b8b06dc34 100644
--- a/tests/pcap/tumblr.pcap
+++ b/tests/pcap/tumblr.pcap
Binary files differ
diff --git a/tests/pcap/zoom2.pcap b/tests/pcap/zoom2.pcap
index e91ef61a5..b95fd3517 100644
--- a/tests/pcap/zoom2.pcap
+++ b/tests/pcap/zoom2.pcap
Binary files differ