diff options
author | imarom <imarom@cisco.com> | 2015-09-17 16:29:32 +0300 |
---|---|---|
committer | imarom <imarom@cisco.com> | 2015-09-17 16:29:32 +0300 |
commit | f61bbcca4ab21100068887b1a08bf9bdf250f14d (patch) | |
tree | aba5d9f07865f5b2fff861fa2c3139e1c74eaed4 /scripts/cap2 | |
parent | 96765d2bf2c416f652da904cf7524ff75b678aee (diff) | |
parent | a360a1734c459d62bd4c204a6005214ce8944f85 (diff) |
Merge branch 'master' into rpc
Diffstat (limited to 'scripts/cap2')
-rw-r--r-- | scripts/cap2/asa_exploit.pcap | bin | 0 -> 29728 bytes | |||
-rw-r--r-- | scripts/cap2/asa_explot1.yaml | 23 |
2 files changed, 23 insertions, 0 deletions
diff --git a/scripts/cap2/asa_exploit.pcap b/scripts/cap2/asa_exploit.pcap Binary files differnew file mode 100644 index 00000000..861d4037 --- /dev/null +++ b/scripts/cap2/asa_exploit.pcap 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 + |