diff --git a/attacks/connections.flood b/attacks/connections.flood new file mode 100644 index 0000000..a078694 --- /dev/null +++ b/attacks/connections.flood @@ -0,0 +1,12 @@ +sender: +1. L2-header, связан с заданием +2. L3-header, связан с заданием +4. L4-header +4.1. sport (default: 0-65535 random), variable +4.2. dport (default: 0-65535 random), variable +4.3. proto TCP (6) +4. Packet SYN <-> SYN-ACK <-> ACK (ongoing) +5. Connections per second, concurrent connections (variables связано с заданием ?) + +receiver: +без возвратного трафика \ No newline at end of file