From 84f365441bab2a8af39ab7203e49c0e334b93cec Mon Sep 17 00:00:00 2001 From: lijia Date: Fri, 10 May 2024 18:45:41 +0800 Subject: add http_smuggling http_1byte_window http_tunnel icmp_pingtunnel packets. --- http/http_req_1byte_sliding_window.pcap | Bin 0 -> 31724 bytes http/http_res_1byte_sliding_window.pcap | Bin 0 -> 55449 bytes http/http_smuggling_CVE-2024-27982.pcap | Bin 0 -> 121953 bytes http/http_trans_pipeline.pcap | Bin 0 -> 6832 bytes http/http_tunnel_for_http-2.pcap | Bin 0 -> 39909 bytes http/http_tunnel_for_ssl.pcap | Bin 0 -> 10928 bytes icmp/pingtunnel_http.pcap | Bin 0 -> 873857 bytes socks/socks5-http-302.pcap | Bin 0 -> 2424 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 http/http_req_1byte_sliding_window.pcap create mode 100644 http/http_res_1byte_sliding_window.pcap create mode 100644 http/http_smuggling_CVE-2024-27982.pcap create mode 100644 http/http_trans_pipeline.pcap create mode 100644 http/http_tunnel_for_http-2.pcap create mode 100644 http/http_tunnel_for_ssl.pcap create mode 100644 icmp/pingtunnel_http.pcap create mode 100644 socks/socks5-http-302.pcap diff --git a/http/http_req_1byte_sliding_window.pcap b/http/http_req_1byte_sliding_window.pcap new file mode 100644 index 0000000..632c676 Binary files /dev/null and b/http/http_req_1byte_sliding_window.pcap differ diff --git a/http/http_res_1byte_sliding_window.pcap b/http/http_res_1byte_sliding_window.pcap new file mode 100644 index 0000000..6d1d6a4 Binary files /dev/null and b/http/http_res_1byte_sliding_window.pcap differ diff --git a/http/http_smuggling_CVE-2024-27982.pcap b/http/http_smuggling_CVE-2024-27982.pcap new file mode 100644 index 0000000..95d26ca Binary files /dev/null and b/http/http_smuggling_CVE-2024-27982.pcap differ diff --git a/http/http_trans_pipeline.pcap b/http/http_trans_pipeline.pcap new file mode 100644 index 0000000..43438e1 Binary files /dev/null and b/http/http_trans_pipeline.pcap differ diff --git a/http/http_tunnel_for_http-2.pcap b/http/http_tunnel_for_http-2.pcap new file mode 100644 index 0000000..4825a8c Binary files /dev/null and b/http/http_tunnel_for_http-2.pcap differ diff --git a/http/http_tunnel_for_ssl.pcap b/http/http_tunnel_for_ssl.pcap new file mode 100644 index 0000000..88dee55 Binary files /dev/null and b/http/http_tunnel_for_ssl.pcap differ diff --git a/icmp/pingtunnel_http.pcap b/icmp/pingtunnel_http.pcap new file mode 100644 index 0000000..e370c97 Binary files /dev/null and b/icmp/pingtunnel_http.pcap differ diff --git a/socks/socks5-http-302.pcap b/socks/socks5-http-302.pcap new file mode 100644 index 0000000..cf0ece9 Binary files /dev/null and b/socks/socks5-http-302.pcap differ -- cgit v1.2.3