Forge ARP replies to intercept packets. More information: https://manned.org/arpspoof.
sudo arpspoof -i {{wlan0}} {{host_ip}}
sudo arpspoof -i {{wlan0}} -t {{target_ip}} {{host_ip}}
sudo arpspoof -i {{wlan0}} -r -t {{target_ip}} {{host_ip}}