Muvvka / bcmon

Automatically exported from code.google.com/p/bcmon
0 stars 0 forks source link

HD2 reaver injection issue #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With newest bcmon.apk and with older (2012) firmware for bcm4329 kernel driver, 
there is an issue with packet injection only on reaver (even the one coming 
with bcmon.apk).
Issue is presented by unable to inject packet (inject but newer actually left 
wireless adapter) when using reaver and bcmon driver at HTC HD2.
In reaver there is stuck to Waiting for AP beacon (AP is close to HD2). After 
skipping Association and association via areplay, reaver stuck on next 
injection packet Try pin attempt ....

With aireplay bcmon works correctly and injected packets leave wifi adapter. 

Original issue reported on code.google.com by petar.bojovic.paxy@gmail.com on 25 Sep 2013 at 11:02

GoogleCodeExporter commented 9 years ago
I think that this issue is connected to this issue:
After running enable_bcmon, ping_bcmon do not receive packet, as packet newer 
leave interface.

wlan0     IEEE 802.11-DS  ESSID:""  Nickname:""
          Mode:Monitor  Frequency:2.412 GHz  Access Point: Not-Associated
          Bit Rate:72 Mb/s   Tx-Power:32 dBm
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Managementmode:All packets received
          Link Quality=5/5  Signal level=0 dBm  Noise level=0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

bash-3.2# ./pin wlan0
./ping_bcmon wlan0
bmon_wrapper_loaded
no packet
no packet
no packet
no packet
no packet
no packet
no packet
bcmon ping failed

Original comment by petar.bojovic.paxy@gmail.com on 25 Sep 2013 at 11:50