From 545ca853464f47db96f5adb99df35ff3c557253f Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Sun, 6 Sep 2015 16:08:54 +0300 Subject: add pcap file with wrong headers --- scripts/cap2/asa_exploit.pcap | Bin 0 -> 29728 bytes scripts/cap2/asa_explot1.yaml | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 scripts/cap2/asa_exploit.pcap create mode 100644 scripts/cap2/asa_explot1.yaml diff --git a/scripts/cap2/asa_exploit.pcap b/scripts/cap2/asa_exploit.pcap new file mode 100644 index 00000000..861d4037 Binary files /dev/null and b/scripts/cap2/asa_exploit.pcap differ diff --git a/scripts/cap2/asa_explot1.yaml b/scripts/cap2/asa_explot1.yaml new file mode 100644 index 00000000..6f08c49c --- /dev/null +++ b/scripts/cap2/asa_explot1.yaml @@ -0,0 +1,23 @@ +- duration : 0.1 + generator : + distribution : "seq" + clients_start : "16.0.0.1" + clients_end : "16.0.1.254" + servers_start : "48.0.0.1" + servers_end : "48.0.0.254" + clients_per_gb : 201 + min_clients : 101 + dual_port_mask : "1.0.0.0" + tcp_aging : 0 + udp_aging : 0 + mac : [0x00,0x00,0x00,0x01,0x00,0x00] + cap_ipg : false + cap_ipg_min : 100 + cap_override_ipg : 1000 + cap_info : + - name: cap2/asa_exploit.pcap + cps : 1.1 + ipg : 1.1 + rtt : 50000 + w : 1 + -- cgit 1.2.3-korg