Here is the process and results. I am not sure why this isn't working when a few day's ago it was. This is my network, I have full control over it and all the machines on it.
//Step 1 get wlan0 in monitor mode
root@kali:~# ifconfig wlan0 down
root@kali:~# iwconfig wlan0 mode monitor
root@kali:~# ifconfig wlan0 up
root@kali:~# iwconfig wlan0
wlan0 IEEE 802.11bgn Mode:Monitor Frequency:2.452 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
root@kali:~#
//step two create interface with airmon-ng
root@kali:~# airmon-ng start wlan0
Interface Chipset Driver
wlan0 Ralink RT2870/3070 rt2800usb - [phy0]
(monitor mode enabled on mon0)
root@kali:~#
//start airodump-ng to target my wifi
root@kali:~# airodump-ng mon0
CH 5 ][ Elapsed: 2 mins ][ 2015-01-03 19:17
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
<MAC Removed> -17 75 14 0 1 54e WPA2 CCMP PSK <ESSID Removed>
//Attempt to target my wifi
root@kali:~# airodump-ng mon0 -c 1 --bssid <MAC From Above>
It's at this point that I can see my wifi with all the correct info. However, NONE of the devices I have associated with my wifi appear? I have a phone, two kindles, a surface pro 3 and an xbox one all on my wifi. I would imagine at least one of them would appear in the associated devices output. Yet, nothing.
I am only about 10 feet from my router so I don't think it's a distance issue. Also, as I mentioned earlier, I tried this about a week ago and had success. I'm not sure what's different. Did I miss something?
Aucun commentaire:
Enregistrer un commentaire