From df599e5effaf1a76a89a014a1f488b27fa88cc52 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sun, 10 Jul 2022 17:08:37 +0200 Subject: HTTP: improve detection of WindowsUpdate (#1658) WindowsUpdate is also transported over HTTP, using a numeric IP as hostname (some kinds of CDN?) --- tests/pcap/windowsupdate_over_http.pcap | Bin 0 -> 16319 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/windowsupdate_over_http.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/windowsupdate_over_http.pcap b/tests/pcap/windowsupdate_over_http.pcap new file mode 100644 index 000000000..9a69c3dda Binary files /dev/null and b/tests/pcap/windowsupdate_over_http.pcap differ -- cgit v1.2.3