Open GoogleCodeExporter opened 8 years ago
use -a
not -A
simply:
reaver -i mon0 -b xx:xx:xx:xx:xx:xx -a -S -c 1 -vv
Original comment by deltomaf...@gmail.com
on 2 Oct 2014 at 12:59
tnx , but already i used -a
but i cant get a good result !
fail ...
:(
Original comment by pooya.si...@gmail.com
on 2 Oct 2014 at 9:38
ok, try change/downgraded lib pcap:
wget
http://mirrors.kernel.org/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.4.0-2_i386.
deb
http://mirrors.kernel.org/ubuntu/pool/main/libp/libpcap/libpcap0.8-dev_1.4.0-2_i
386.deb
then install: sudo dpkg -i libpcap0.8_1.4.0-2_i386.deb
libpcap0.8-dev_1.4.0-2_i386.deb
Note: if you have a 64bit OS, then change out to: libpcap0.8_1.4.0-2_amd64.deb
libpcap0.8-dev_1.4.0-2_amd64.deb
then:
dpkg -i libpcap0.8_1.4.0-2_amd64.deb libpcap0.8-dev_1.4.0-2_amd64.deb
try again reaver.
Original comment by deltomaf...@gmail.com
on 2 Oct 2014 at 3:41
Original issue reported on code.google.com by
pooya.si...@gmail.com
on 29 Sep 2014 at 9:32