Arp packets and Wifi Promisc mode
I've been trying to get arp packets out to my router in hopes that if I send out arps, I will get back more encrypted packets, thus, getting more interesting packets, etc.
My router has WEP. I can see the packets go by on the router though.This is done by associating the wifi card with the SSID of the router with iwconfig and using tcpdump.
The problem is that I use arp-sk to send the arps and when I put eth1 in monitor mode libnet bitches and moans about not being able to find eth1 (my wifi card ether) It's up though.
Anyone know how to send arp packets when the wifi card is in promisc mode?
|