哈哈哈,搞定OPENWRT上REAVER不能PIN了。降libpcap到1.1.1版本就行了

一些關鍵點:

在package找到libpcap的目錄,用1.1.1版本的替換掉。

然後重新編譯

如提示找不到libpcap動態庫,就做個鏈接或COPY。

===========================================================

問題的現象是:

wash -i mon0 -C,一下就退出了

root@OpenWrt:~# wash -i mon0 -C

Wash v1.4 WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner <[email protected]>

BSSID              Channel  RSSI  WPS Version  WPS Locked  ESSID
--------------------------------------------------------------------------------------



root@OpenWrt:~#
===========================================
REAVER也不正常


root@OpenWrt:~# reaver -i mon0 -b 11:11:11:11:11:11 -a -S -vv

Reaver v1.4 WiFi Protected Setup Attack Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner <[email protected]>

[+] Waiting for beacon from 11:11:11:11:11:11
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: (null))
[+] Switching mon0 to channel 1
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)
[+] Associated with 11:11:11:11:11:11 (ESSID: some_ssid)
[+] Trying pin 12345670
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)
[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x04), re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x04), re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x04), re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x04), re-trying last pin
[+] Trying pin 12345670
[!] WARNING: Failed to associate with 11:11:11:11:11:11 (ESSID: some_ssid)

[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x04), re-trying last pin
^C
[+] Nothing done, nothing to save.
root@OpenWrt:~#

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章