arpspoof
Forja respuestas ARP para interceptar paquetes. Más información: https://monkey.org/~dugsong/dsniff.
sudo arpspoof -i {{wlan0}} {{ip_del_host}}
sudo arpspoof -i {{wlan0}} -t {{ip_del_objetivo}} {{ip_del_host}}
sudo arpspoof -i {{wlan0}} -r -t {{ip_del_objetivo}} {{ip_del_host}}