Open GoogleCodeExporter opened 8 years ago
airodump-ng show?
Original comment by deltomaf...@gmail.com
on 15 Aug 2014 at 11:11
It shows me all the available networks in my area as shown by windows. But
the problem is in wash command results
Original comment by mslaracr...@gmail.com
on 6 Sep 2014 at 6:25
maybe not exist network wps On?
Original comment by deltomaf...@gmail.com
on 7 Sep 2014 at 11:19
They do exist. cause when I use the wifite, it shows me this:
esssid: bssid: channel: wpslocked:
Djawebxxx 90:A5:C7:xxxxxx 10 no (in red color)
Original comment by mslaracr...@gmail.com
on 10 Sep 2014 at 6:53
when run airmon-ng start wlan0
process appears to kill?
kill pid
kill pid
kill pid
airmon-ng stop mon0
airmon-ng start wlan0
airodump-ng mon0
wash -i mon0
Original comment by deltomaf...@gmail.com
on 4 Oct 2014 at 2:56
in my case rtl8187:
root@bt:~# rmmod rtl8187
root@bt:~# rfkill block all
root@bt:~# rfkill unblock all
root@bt:~# modprobe rtl8187
root@bt:~# rfkill unblock all
root@bt:~# ifconfig wlan0 up
airmon_ng start wlan0
kill pid <-- pid networkmanager
airmon_ng stop mon0
airmon_ng start wlan0
wash -i mon0 <-- now work!
Original comment by deltomaf...@gmail.com
on 6 Oct 2014 at 3:23
here work with commands:
rfkill block all
rfkill unblock all
when:
airmon_ng start wlan0
show:
679 network-manager
...
so:
kill 679
...
airmon_ng stop mon0
airmon_ng start wlan0
work wash!
Original comment by deltomaf...@gmail.com
on 11 Oct 2014 at 3:46
Original issue reported on code.google.com by
mslaracr...@gmail.com
on 15 Aug 2014 at 3:25