Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WPA Handshake capture problem
2016-02-24, 07:55
Post: #1
Star WPA Handshake capture problem
Hi!
my station is "AR9285" and its mac address is "1C:65:9D:7F:4E:D3".
and, my AP is "ipTIME A2004NS" and its mac address is "64:E5:99:61:C7:8C",
authentication mode is WPA/WPA2(TKIP, AES).
I try to connect to AP, the problem has occured in 2 of 4 in handshaking.
maybe, 2 of 4 way packet's mic is wrong.
In WEP, the connection was very good.

I attach some files about monitering packet in linux and ipxe.
they can be opened by wireshark.
Download here
Here is SSID is "DontTouch" password is "12345678".


Filter expression is
(wlan.sa == 1c:65:9d:7f:4e:d3 || wlan.da == 64:E5:99:61:C7:8C || wlan.sa == 64:E5:99:61:C7:8C || wlan.da == 1c:65:9d:7f:4e:d3) && (wlan.fc.type_subtype != 8 && wlan.fc.type_subtype != 4 && wlan.fc.type_subtype != 5)

Help me to be able to connect with the AP.
Thank you for reading this article grammar mess.

Regards,

Dong-Hwan ,Jung
Find all posts by this user
Quote this message in a reply
2016-03-17, 13:16
Post: #2
RE: WPA Handshake capture problem
It might be a bug in the driver (without looking at your trace file), as the wifi drivers haven't seen any love for several years.
Visit this user's website Find all posts by this user
Quote this message in a reply
2016-03-17, 16:25
Post: #3
RE: WPA Handshake capture problem
(2016-03-17 13:16)robinsmidsrod Wrote:  It might be a bug in the driver (without looking at your trace file), as the wifi drivers haven't seen any love for several years.



oh.... may i ask you plan to correct this problem? please fix it
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)