summaryrefslogtreecommitdiffstats
path: root/scripts/cap2
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-09-20 17:34:55 +0300
committerHanoh Haim <hhaim@cisco.com>2015-09-20 17:34:55 +0300
commit3fe28431157f7b2ed2ed8184ed85017c42a4cb6c (patch)
tree41fa17684842885e1664cc63ff1520157f191261 /scripts/cap2
parent588bb20e9c8f8438db4eb3e8db85111f41bd7306 (diff)
parent28fef018f75b5a54ac69ac7c919127bf47f5b61f (diff)
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
Diffstat (limited to 'scripts/cap2')
-rw-r--r--scripts/cap2/asa_exploit.pcapbin0 -> 29728 bytes
-rw-r--r--scripts/cap2/asa_explot1.yaml23
-rw-r--r--scripts/cap2/jumbo.pcapbin0 -> 17791 bytes
-rw-r--r--scripts/cap2/jumbo.yaml23
-rw-r--r--scripts/cap2/wrong_ip.pcapbin0 -> 1530 bytes
-rw-r--r--scripts/cap2/wrong_ip.yaml23
6 files changed, 69 insertions, 0 deletions
diff --git a/scripts/cap2/asa_exploit.pcap b/scripts/cap2/asa_exploit.pcap
new file mode 100644
index 00000000..861d4037
--- /dev/null
+++ b/scripts/cap2/asa_exploit.pcap
Binary files 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
+
diff --git a/scripts/cap2/jumbo.pcap b/scripts/cap2/jumbo.pcap
new file mode 100644
index 00000000..2a7f7bde
--- /dev/null
+++ b/scripts/cap2/jumbo.pcap
Binary files differ
diff --git a/scripts/cap2/jumbo.yaml b/scripts/cap2/jumbo.yaml
new file mode 100644
index 00000000..b45a6ca3
--- /dev/null
+++ b/scripts/cap2/jumbo.yaml
@@ -0,0 +1,23 @@
+- duration : 10.0
+ generator :
+ distribution : "seq"
+ clients_start : "16.0.0.1"
+ clients_end : "16.0.1.255"
+ servers_start : "48.0.0.1"
+ servers_end : "48.0.0.255"
+ clients_per_gb : 201
+ min_clients : 101
+ dual_port_mask : "1.0.0.0"
+ tcp_aging : 1
+ udp_aging : 1
+ mac : [0x00,0x00,0x00,0x01,0x00,0x00]
+ #vlan : { enable : 1 , vlan0 : 100 , vlan1 : 200 }
+ #mac_override_by_ip : true
+ cap_info :
+ - name: cap2/jumbo.pcap
+ cps : 1.0
+ ipg : 10000
+ rtt : 10000
+ w : 1
+
+
diff --git a/scripts/cap2/wrong_ip.pcap b/scripts/cap2/wrong_ip.pcap
new file mode 100644
index 00000000..08cf8de8
--- /dev/null
+++ b/scripts/cap2/wrong_ip.pcap
Binary files differ
diff --git a/scripts/cap2/wrong_ip.yaml b/scripts/cap2/wrong_ip.yaml
new file mode 100644
index 00000000..7de3b82d
--- /dev/null
+++ b/scripts/cap2/wrong_ip.yaml
@@ -0,0 +1,23 @@
+- duration : 10.0
+ generator :
+ distribution : "seq"
+ clients_start : "16.0.0.1"
+ clients_end : "16.0.1.255"
+ servers_start : "48.0.0.1"
+ servers_end : "48.0.0.255"
+ clients_per_gb : 201
+ min_clients : 101
+ dual_port_mask : "1.0.0.0"
+ tcp_aging : 1
+ udp_aging : 1
+ mac : [0x00,0x00,0x00,0x01,0x00,0x00]
+ #vlan : { enable : 1 , vlan0 : 100 , vlan1 : 200 }
+ #mac_override_by_ip : true
+ cap_info :
+ - name: cap2/wrong_ip.pcap
+ cps : 1.0
+ ipg : 10000
+ rtt : 10000
+ w : 1
+
+