
142 ◾ Network Attacks and Defenses: A Hands-on Approach
that allows generating UDP flood traffic to the destination
UDP port 53 of the target host with IP address 192.168.2.4.
where
Command’s Parameters Description
-interface 2 Interface used (see tool’s help)
-send_mode 1 Type of library used (see tool’s help)
-loops 0 Number of loops (0 = no stop)
-wait 0 Time to wait after each packet
-ip_type 17 Type of packet (17 = UDP packet)
-mac_destination MAC address of the gateway interface
-ip_source r Random source IP address (r = random
address)
-ip_destination 192.168.2.4 Destination IP address
-udp_port_source r Random UCP source port numbers
-udp_port_destination ...