The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





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
Post Reply 


Messages In This Thread
WPA Handshake capture problem - DongHwan Jung - 2016-02-24 07:55



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