PDA

View Full Version : touble with reaver 1.5.2 after upgrade



elidd1
2017-03-30, 22:03
I recently did a dist-update, upgrade on my kali box and suddenly i am having problems with reaver. I had not updated in quite sometime.

When i run reaver, no matter what wireless card i use or which of my test routers i attack, it always hand forever on waiting for beacon and then fails to associate. I have tried running aireplay-ng to associate and using -A option with reaver, but get a an error.. i think it has something to do with my libpcap version or something, but can't figure out how to fix it.. any help would be appreciated.

aireplay error:


root@atreyu:~# aireplay-ng -1 60000 -a 20:73:55:32:6F:B0 wlan3mon
No source MAC (-h) specified. Using the device MAC (C4:E9:84:15:E6:17)
17:50:25 Waiting for beacon frame (BSSID: 20:73:55:32:6F:B0) on channel 6

17:50:25 Sending Authentication Request (Open System) [ACK]
17:50:25 Authentication successful
17:50:25 Sending Association Request [ACK]
17:50:25 Denied (code 12), wrong ESSID or WPA ?


reaver version



Reaver v1.5.2 WiFi Protected Setup Attack Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner <[email protected]>
mod by t6_x <[email protected]> & DataHead & Soxrok2212

libpcap



root@atreyu:~# apt list | grep libpcap

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libpcap-dev/kali-rolling,kali-rolling,now 1.8.1-3 all [installed]
libpcap0.8/kali-rolling,now 1.8.1-3 amd64 [installed]
libpcap0.8-dbg/kali-rolling 1.8.1-3 amd64
libpcap0.8-dev/kali-rolling,now 1.8.1-3 amd64 [installed]
python-libpcap/kali-rolling 0.6.4-1 amd64



OS

4.9.0-kali3-amd64


error encountered running apt --fix-misssing


Errors were encountered while processing:
kismet
kali-linux-full
giskismet
E: Sub-process /usr/bin/dpkg returned an error code (1)

martimarti
2018-01-05, 02:40
hi, not sure if you fixed your issue yet. I reccommend fresh install of latest Kali version, apt-get update && apt-get upgrade including dist-upgrade and you should be all set. every time when Kali comes with new version, I make sure I do fresh install, so far never had issues. just sharing experience.