Advertisement
Guest User

Untitled

a guest
Apr 12th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.66 KB | None | 0 0
  1. $ sudo wpa_supplicant -iwlan0 -Dwext -c/etc/wpa_supplicant/wpa_supplicant.conf -ddddd
  2. wpa_supplicant v1.0
  3. random: Trying to read entropy from /dev/random
  4. Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
  5. Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
  6. Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
  7. ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev'
  8. update_config=1
  9. Line: 4 - start of a new network block
  10. ssid - hexdump_ascii(len=7):
  11. 50 68 6f 65 6e 69 78 Phoenix
  12. PSK - hexdump(len=32): [REMOVED]
  13. Line: 13 - start of a new network block
  14. ssid - hexdump_ascii(len=3):
  15. 76 68 73 vhs
  16. PSK - hexdump(len=32): [REMOVED]
  17. Line: 19 - start of a new network block
  18. key_mgmt: 0x4
  19. Priority group 0
  20. id=0 ssid='Phoenix'
  21. id=1 ssid='vhs'
  22. id=2 ssid=''
  23. rfkill: initial event: idx=0 type=2 op=0 soft=0 hard=0
  24. SIOCGIWRANGE: WE(compiled)=22 WE(source)=16 enc_capa=0xf
  25. capabilities: key_mgmt 0xf enc 0xf flags 0x0
  26. ioctl[SIOCSIWAP]: Operation not permitted
  27. WEXT: Failed to clear BSSID selection on disconnect
  28. netlink: Operstate: linkmode=1, operstate=5
  29. wlan0: Own MAC address: a0:f3:c1:26:17:5c
  30. wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  31. wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
  32. wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
  33. wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
  34. wpa_driver_wext_set_key: alg=0 key_idx=4 set_tx=0 seq_len=0 key_len=0
  35. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  36. Driver did not support SIOCSIWENCODEEXT
  37. wpa_driver_wext_set_key: alg=0 key_idx=5 set_tx=0 seq_len=0 key_len=0
  38. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  39. Driver did not support SIOCSIWENCODEEXT
  40. wpa_driver_wext_set_countermeasures
  41. wlan0: RSN: flushing PMKID list in the driver
  42. wlan0: Setting scan request: 0 sec 100000 usec
  43. WPS: Set UUID for interface wlan0
  44. WPS: UUID based on MAC address - hexdump(len=16): 95 5d 5f f9 c9 23 59 88 82 35 da 04 8c e5 75 94
  45. EAPOL: SUPP_PAE entering state DISCONNECTED
  46. EAPOL: Supplicant port status: Unauthorized
  47. EAPOL: KEY_RX entering state NO_KEY_RECEIVE
  48. EAPOL: SUPP_BE entering state INITIALIZE
  49. EAP: EAP entering state DISABLED
  50. EAPOL: Supplicant port status: Unauthorized
  51. EAPOL: Supplicant port status: Unauthorized
  52. Using existing control interface directory.
  53. ctrl_interface_group=107 (from group name 'netdev')
  54. ctrl_iface bind(PF_UNIX) failed: Address already in use
  55. ctrl_iface exists and seems to be in use - cannot override it
  56. Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
  57. Failed to initialize control interface 'DIR=/var/run/wpa_supplicant GROUP=netdev'.
  58. You may have another wpa_supplicant process already running or the file was
  59. left by an unclean termination of wpa_supplicant in which case you will need
  60. to manually remove this file before starting wpa_supplicant again.
  61.  
  62. Failed to add interface wlan0
  63. wlan0: No keys have been configured - skip key clearing
  64. wlan0: State: DISCONNECTED -> DISCONNECTED
  65. wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
  66. netlink: Operstate: linkmode=-1, operstate=5
  67. EAPOL: External notification - portEnabled=0
  68. EAPOL: Supplicant port status: Unauthorized
  69. EAPOL: External notification - portValid=0
  70. EAPOL: Supplicant port status: Unauthorized
  71. wpa_driver_wext_set_countermeasures
  72. wlan0: No keys have been configured - skip key clearing
  73. wlan0: Cancelling scan request
  74. wlan0: Cancelling authentication timeout
  75. ioctl[SIOCSIWAP]: Operation not permitted
  76. WEXT: Failed to clear BSSID selection on disconnect
  77. netlink: Operstate: linkmode=0, operstate=6
  78. pi@PiPhone:/etc/network$ ps aux | grep wpa
  79. root 2833 0.0 0.6 5948 1308 ? Ss 20:45 0:00 /sbin/wpa_supplicant -s -B -P /var/run/wpa_supplicant.wlan0.pid -i wlan0 -D nl80211,wext -c /etc/wpa_supplicant/wpa_supplicant.conf
  80. pi 3078 0.0 0.4 3536 804 pts/0 S+ 20:55 0:00 grep wpa
  81. pi@PiPhone:/etc/network$ sudo kill -9 2833
  82. pi@PiPhone:/etc/network$ !ps
  83. ps aux | grep wpa
  84. pi 3082 0.0 0.4 3536 804 pts/0 S+ 20:55 0:00 grep wpa
  85. pi@PiPhone:/etc/network$ sudo wpa_supplicant -iwlan0 -Dwext -c/etc/wpa_supplicant/wpa_supplicant.conf -ddddd
  86. wpa_supplicant v1.0
  87. random: Trying to read entropy from /dev/random
  88. Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
  89. Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
  90. Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
  91. ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev'
  92. update_config=1
  93. Line: 4 - start of a new network block
  94. ssid - hexdump_ascii(len=7):
  95. 50 68 6f 65 6e 69 78 Phoenix
  96. PSK - hexdump(len=32): [REMOVED]
  97. Line: 13 - start of a new network block
  98. ssid - hexdump_ascii(len=3):
  99. 76 68 73 vhs
  100. PSK - hexdump(len=32): [REMOVED]
  101. Line: 19 - start of a new network block
  102. key_mgmt: 0x4
  103. Priority group 0
  104. id=0 ssid='Phoenix'
  105. id=1 ssid='vhs'
  106. id=2 ssid=''
  107. rfkill: initial event: idx=0 type=2 op=0 soft=0 hard=0
  108. SIOCGIWRANGE: WE(compiled)=22 WE(source)=16 enc_capa=0xf
  109. capabilities: key_mgmt 0xf enc 0xf flags 0x0
  110. ioctl[SIOCSIWAP]: Operation not permitted
  111. WEXT: Failed to clear BSSID selection on disconnect
  112. netlink: Operstate: linkmode=1, operstate=5
  113. wlan0: Own MAC address: a0:f3:c1:26:17:5c
  114. wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  115. wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
  116. wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
  117. wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
  118. wpa_driver_wext_set_key: alg=0 key_idx=4 set_tx=0 seq_len=0 key_len=0
  119. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  120. Driver did not support SIOCSIWENCODEEXT
  121. wpa_driver_wext_set_key: alg=0 key_idx=5 set_tx=0 seq_len=0 key_len=0
  122. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  123. Driver did not support SIOCSIWENCODEEXT
  124. wpa_driver_wext_set_countermeasures
  125. wlan0: RSN: flushing PMKID list in the driver
  126. wlan0: Setting scan request: 0 sec 100000 usec
  127. WPS: Set UUID for interface wlan0
  128. WPS: UUID based on MAC address - hexdump(len=16): 95 5d 5f f9 c9 23 59 88 82 35 da 04 8c e5 75 94
  129. EAPOL: SUPP_PAE entering state DISCONNECTED
  130. EAPOL: Supplicant port status: Unauthorized
  131. EAPOL: KEY_RX entering state NO_KEY_RECEIVE
  132. EAPOL: SUPP_BE entering state INITIALIZE
  133. EAP: EAP entering state DISABLED
  134. EAPOL: Supplicant port status: Unauthorized
  135. EAPOL: Supplicant port status: Unauthorized
  136. Using existing control interface directory.
  137. ctrl_interface_group=107 (from group name 'netdev')
  138. ctrl_iface bind(PF_UNIX) failed: Address already in use
  139. ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
  140. Successfully replaced leftover ctrl_iface socket '/var/run/wpa_supplicant/wlan0'
  141. wlan0: Added interface wlan0
  142. random: Got 20/20 bytes from /dev/random
  143. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  144. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  145. WEXT: if_removed already cleared - ignore event
  146. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  147. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  148. WEXT: if_removed already cleared - ignore event
  149. Wireless event: cmd=0x8b06 len=8
  150. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  151. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  152. WEXT: if_removed already cleared - ignore event
  153. Wireless event: cmd=0x8b1a len=40
  154. wlan0: State: DISCONNECTED -> SCANNING
  155. wlan0: Starting AP scan for wildcard SSID
  156. Scan requested (ret=0) - scan timeout 10 seconds
  157. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  158. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  159. WEXT: if_removed already cleared - ignore event
  160. Wireless event: cmd=0x8b19 len=8
  161. wlan0: Event SCAN_RESULTS (3) received
  162. Scan results did not fit - trying larger buffer (8192 bytes)
  163. Received 5546 bytes of scan results (18 BSSes)
  164. Sorted scan results
  165. 00:1d:7e:31:5f:d1 freq=2437 qual=100 noise=0 level=46 flags=0x2
  166. 00:25:9c:ef:3f:32 freq=2452 qual=100 noise=0 level=42 flags=0x2
  167. 00:23:69:7f:9b:23 freq=2437 qual=97 noise=0 level=42 flags=0x2
  168. 00:26:f3:c7:2a:81 freq=2427 qual=100 noise=0 level=84 flags=0x2
  169. 78:cd:8e:74:5f:30 freq=2427 qual=100 noise=0 level=60 flags=0x2
  170. 78:cd:8e:70:07:a0 freq=2457 qual=79 noise=0 level=43 flags=0x2
  171. 90:f6:52:a4:d0:2c freq=2427 qual=97 noise=0 level=42 flags=0x2
  172. 30:85:a9:39:57:70 freq=2437 qual=100 noise=0 level=100 flags=0x2
  173. c0:c1:c0:e3:e1:99 freq=2412 qual=100 noise=0 level=84 flags=0x2
  174. 00:26:b8:f9:e2:8c freq=2412 qual=84 noise=0 level=58 flags=0x2
  175. 70:54:d2:31:d3:31 freq=2412 qual=94 noise=0 level=47 flags=0x2
  176. 20:76:00:fb:a9:7c freq=2462 qual=81 noise=0 level=46 flags=0x2
  177. 00:1c:df:67:21:0a freq=2437 qual=95 noise=0 level=42 flags=0x2
  178. a8:39:44:50:15:10 freq=2462 qual=65 noise=0 level=42 flags=0x2
  179. 00:11:95:56:82:13 freq=2447 qual=79 noise=0 level=31 flags=0x2
  180. 00:26:88:e9:4f:bc freq=2462 qual=75 noise=0 level=26 flags=0x2
  181. 00:18:e7:e1:ca:2e freq=2457 qual=0 noise=0 level=26 flags=0x2
  182. 20:76:00:fb:f4:48 freq=2437 qual=0 noise=0 level=23 flags=0x2
  183. wlan0: BSS: Start scan result update 1
  184. wlan0: BSS: Add new id 0 BSSID 00:1d:7e:31:5f:d1 SSID 'Mike'
  185. wlan0: BSS: Add new id 1 BSSID 00:25:9c:ef:3f:32 SSID 'Rosey'
  186. wlan0: BSS: Add new id 2 BSSID 00:23:69:7f:9b:23 SSID ''
  187. wlan0: BSS: Add new id 3 BSSID 00:26:f3:c7:2a:81 SSID 'sddda'
  188. wlan0: BSS: Add new id 4 BSSID 78:cd:8e:74:5f:30 SSID '745F2D'
  189. wlan0: BSS: Add new id 5 BSSID 78:cd:8e:70:07:a0 SSID '70079D'
  190. wlan0: BSS: Add new id 6 BSSID 90:f6:52:a4:d0:2c SSID 'Aiden Tang'
  191. wlan0: BSS: Add new id 7 BSSID 30:85:a9:39:57:70 SSID 'Phoenix'
  192. wlan0: BSS: Add new id 8 BSSID c0:c1:c0:e3:e1:99 SSID 'Cisco502'
  193. wlan0: BSS: Add new id 9 BSSID 00:26:b8:f9:e2:8c SSID 'TELUS5298'
  194. wlan0: BSS: Add new id 10 BSSID 70:54:d2:31:d3:31 SSID '4283B2'
  195. wlan0: BSS: Add new id 11 BSSID 20:76:00:fb:a9:7c SSID 'TELUS4168'
  196. wlan0: BSS: Add new id 12 BSSID 00:1c:df:67:21:0a SSID 'eleanor'
  197. wlan0: BSS: Add new id 13 BSSID a8:39:44:50:15:10 SSID 'luqman'
  198. wlan0: BSS: Add new id 14 BSSID 00:11:95:56:82:13 SSID 'garlic kitty'
  199. wlan0: BSS: Add new id 15 BSSID 00:26:88:e9:4f:bc SSID 'Tateno'
  200. wlan0: BSS: Add new id 16 BSSID 00:18:e7:e1:ca:2e SSID 'BreKel'
  201. wlan0: BSS: Add new id 17 BSSID 20:76:00:fb:f4:48 SSID 'gigaset217'
  202. Add randomness: count=1 entropy=0
  203. random pool - hexdump(len=128): [REMOVED]
  204. random_mix_pool - hexdump(len=8): [REMOVED]
  205. random_mix_pool - hexdump(len=5): [REMOVED]
  206. random pool - hexdump(len=128): [REMOVED]
  207. Add randomness: count=2 entropy=1
  208. random pool - hexdump(len=128): [REMOVED]
  209. random_mix_pool - hexdump(len=8): [REMOVED]
  210. random_mix_pool - hexdump(len=5): [REMOVED]
  211. random pool - hexdump(len=128): [REMOVED]
  212. Add randomness: count=3 entropy=2
  213. random pool - hexdump(len=128): [REMOVED]
  214. random_mix_pool - hexdump(len=8): [REMOVED]
  215. random_mix_pool - hexdump(len=5): [REMOVED]
  216. random pool - hexdump(len=128): [REMOVED]
  217. Add randomness: count=4 entropy=3
  218. random pool - hexdump(len=128): [REMOVED]
  219. random_mix_pool - hexdump(len=8): [REMOVED]
  220. random_mix_pool - hexdump(len=5): [REMOVED]
  221. random pool - hexdump(len=128): [REMOVED]
  222. Add randomness: count=5 entropy=4
  223. random pool - hexdump(len=128): [REMOVED]
  224. random_mix_pool - hexdump(len=8): [REMOVED]
  225. random_mix_pool - hexdump(len=5): [REMOVED]
  226. random pool - hexdump(len=128): [REMOVED]
  227. Add randomness: count=6 entropy=5
  228. random pool - hexdump(len=128): [REMOVED]
  229. random_mix_pool - hexdump(len=8): [REMOVED]
  230. random_mix_pool - hexdump(len=5): [REMOVED]
  231. random pool - hexdump(len=128): [REMOVED]
  232. Add randomness: count=7 entropy=6
  233. random pool - hexdump(len=128): [REMOVED]
  234. random_mix_pool - hexdump(len=8): [REMOVED]
  235. random_mix_pool - hexdump(len=5): [REMOVED]
  236. random pool - hexdump(len=128): [REMOVED]
  237. Add randomness: count=8 entropy=7
  238. random pool - hexdump(len=128): [REMOVED]
  239. random_mix_pool - hexdump(len=8): [REMOVED]
  240. random_mix_pool - hexdump(len=5): [REMOVED]
  241. random pool - hexdump(len=128): [REMOVED]
  242. Add randomness: count=9 entropy=8
  243. random pool - hexdump(len=128): [REMOVED]
  244. random_mix_pool - hexdump(len=8): [REMOVED]
  245. random_mix_pool - hexdump(len=5): [REMOVED]
  246. random pool - hexdump(len=128): [REMOVED]
  247. Add randomness: count=10 entropy=9
  248. random pool - hexdump(len=128): [REMOVED]
  249. random_mix_pool - hexdump(len=8): [REMOVED]
  250. random_mix_pool - hexdump(len=5): [REMOVED]
  251. random pool - hexdump(len=128): [REMOVED]
  252. wlan0: New scan results available
  253. WPS: attr type=0x104a len=1
  254. WPS: attr type=0x1044 len=1
  255. WPS: attr type=0x104a len=1
  256. WPS: attr type=0x1044 len=1
  257. WPS: attr type=0x104a len=1
  258. WPS: attr type=0x1044 len=1
  259. WPS: attr type=0x104a len=1
  260. WPS: attr type=0x1044 len=1
  261. WPS: attr type=0x1057 len=1
  262. WPS: attr type=0x104a len=1
  263. WPS: attr type=0x1044 len=1
  264. WPS: attr type=0x1057 len=1
  265. WPS: attr type=0x104a len=1
  266. WPS: attr type=0x1044 len=1
  267. WPS: attr type=0x1057 len=1
  268. WPS: attr type=0x104a len=1
  269. WPS: attr type=0x1044 len=1
  270. WPS: attr type=0x103b len=1
  271. WPS: attr type=0x1047 len=16
  272. WPS: attr type=0x1021 len=7
  273. WPS: attr type=0x1023 len=5
  274. WPS: attr type=0x1024 len=7
  275. WPS: attr type=0x1042 len=2
  276. WPS: attr type=0x1054 len=8
  277. WPS: attr type=0x1011 len=5
  278. WPS: attr type=0x1008 len=2
  279. WPS: attr type=0x103c len=1
  280. WPS: attr type=0x104a len=1
  281. WPS: attr type=0x1044 len=1
  282. WPS: attr type=0x103b len=1
  283. WPS: attr type=0x1047 len=16
  284. WPS: attr type=0x1021 len=7
  285. WPS: attr type=0x1023 len=5
  286. WPS: attr type=0x1024 len=7
  287. WPS: attr type=0x1042 len=2
  288. WPS: attr type=0x1054 len=8
  289. WPS: attr type=0x1011 len=5
  290. WPS: attr type=0x1008 len=2
  291. WPS: attr type=0x103c len=1
  292. WPS: attr type=0x104a len=1
  293. WPS: attr type=0x1044 len=1
  294. WPS: attr type=0x103b len=1
  295. WPS: attr type=0x1047 len=16
  296. WPS: attr type=0x1021 len=7
  297. WPS: attr type=0x1023 len=5
  298. WPS: attr type=0x1024 len=7
  299. WPS: attr type=0x1042 len=2
  300. WPS: attr type=0x1054 len=8
  301. WPS: attr type=0x1011 len=5
  302. WPS: attr type=0x1008 len=2
  303. WPS: attr type=0x103c len=1
  304. WPS: attr type=0x104a len=1
  305. WPS: attr type=0x1044 len=1
  306. WPS: attr type=0x1041 len=1
  307. WPS: attr type=0x103b len=1
  308. WPS: attr type=0x1047 len=16
  309. WPS: attr type=0x1021 len=8
  310. WPS: attr type=0x1023 len=8
  311. WPS: attr type=0x1024 len=6
  312. WPS: attr type=0x1042 len=4
  313. WPS: attr type=0x1054 len=8
  314. WPS: attr type=0x1011 len=7
  315. WPS: attr type=0x1008 len=2
  316. WPS: attr type=0x104a len=1
  317. WPS: attr type=0x1044 len=1
  318. WPS: attr type=0x1041 len=1
  319. WPS: attr type=0x103b len=1
  320. WPS: attr type=0x1047 len=16
  321. WPS: attr type=0x1021 len=8
  322. WPS: attr type=0x1023 len=8
  323. WPS: attr type=0x1024 len=6
  324. WPS: attr type=0x1042 len=4
  325. WPS: attr type=0x1054 len=8
  326. WPS: attr type=0x1011 len=7
  327. WPS: attr type=0x1008 len=2
  328. WPS: attr type=0x104a len=1
  329. WPS: attr type=0x1044 len=1
  330. WPS: attr type=0x1041 len=1
  331. WPS: attr type=0x103b len=1
  332. WPS: attr type=0x1047 len=16
  333. WPS: attr type=0x1021 len=8
  334. WPS: attr type=0x1023 len=8
  335. WPS: attr type=0x1024 len=6
  336. WPS: attr type=0x1042 len=4
  337. WPS: attr type=0x1054 len=8
  338. WPS: attr type=0x1011 len=7
  339. WPS: attr type=0x1008 len=2
  340. WPS: attr type=0x104a len=1
  341. WPS: attr type=0x1044 len=1
  342. WPS: attr type=0x104a len=1
  343. WPS: attr type=0x1044 len=1
  344. WPS: attr type=0x104a len=1
  345. WPS: attr type=0x1044 len=1
  346. WPS: attr type=0x104a len=1
  347. WPS: attr type=0x1044 len=1
  348. WPS: attr type=0x1047 len=16
  349. WPS: attr type=0x103c len=1
  350. WPS: attr type=0x104a len=1
  351. WPS: attr type=0x1044 len=1
  352. WPS: attr type=0x1047 len=16
  353. WPS: attr type=0x103c len=1
  354. WPS: attr type=0x104a len=1
  355. WPS: attr type=0x1044 len=1
  356. WPS: attr type=0x1047 len=16
  357. WPS: attr type=0x103c len=1
  358. WPS: attr type=0x104a len=1
  359. WPS: attr type=0x1044 len=1
  360. WPS: attr type=0x1057 len=1
  361. WPS: attr type=0x1041 len=1
  362. WPS: attr type=0x103b len=1
  363. WPS: attr type=0x1047 len=16
  364. WPS: attr type=0x1021 len=8
  365. WPS: attr type=0x1023 len=8
  366. WPS: attr type=0x1024 len=6
  367. WPS: attr type=0x1042 len=4
  368. WPS: attr type=0x1054 len=8
  369. WPS: attr type=0x1011 len=7
  370. WPS: attr type=0x1008 len=2
  371. WPS: attr type=0x104a len=1
  372. WPS: attr type=0x1044 len=1
  373. WPS: attr type=0x1057 len=1
  374. WPS: attr type=0x1041 len=1
  375. WPS: attr type=0x103b len=1
  376. WPS: attr type=0x1047 len=16
  377. WPS: attr type=0x1021 len=8
  378. WPS: attr type=0x1023 len=8
  379. WPS: attr type=0x1024 len=6
  380. WPS: attr type=0x1042 len=4
  381. WPS: attr type=0x1054 len=8
  382. WPS: attr type=0x1011 len=7
  383. WPS: attr type=0x1008 len=2
  384. WPS: attr type=0x104a len=1
  385. WPS: attr type=0x1044 len=1
  386. WPS: attr type=0x1057 len=1
  387. WPS: attr type=0x1041 len=1
  388. WPS: attr type=0x103b len=1
  389. WPS: attr type=0x1047 len=16
  390. WPS: attr type=0x1021 len=8
  391. WPS: attr type=0x1023 len=8
  392. WPS: attr type=0x1024 len=6
  393. WPS: attr type=0x1042 len=4
  394. WPS: attr type=0x1054 len=8
  395. WPS: attr type=0x1011 len=7
  396. WPS: attr type=0x1008 len=2
  397. WPS: attr type=0x104a len=1
  398. WPS: attr type=0x1044 len=1
  399. WPS: attr type=0x104a len=1
  400. WPS: attr type=0x1044 len=1
  401. WPS: attr type=0x104a len=1
  402. WPS: attr type=0x1044 len=1
  403. WPS: attr type=0x104a len=1
  404. WPS: attr type=0x1044 len=1
  405. WPS: attr type=0x104a len=1
  406. WPS: attr type=0x1044 len=1
  407. WPS: attr type=0x104a len=1
  408. WPS: attr type=0x1044 len=1
  409. WPS: attr type=0x104a len=1
  410. WPS: attr type=0x1044 len=1
  411. WPS: attr type=0x1041 len=1
  412. WPS: attr type=0x103b len=1
  413. WPS: attr type=0x1047 len=16
  414. WPS: attr type=0x1021 len=8
  415. WPS: attr type=0x1023 len=8
  416. WPS: attr type=0x1024 len=6
  417. WPS: attr type=0x1042 len=4
  418. WPS: attr type=0x1054 len=8
  419. WPS: attr type=0x1011 len=7
  420. WPS: attr type=0x1008 len=2
  421. WPS: attr type=0x104a len=1
  422. WPS: attr type=0x1044 len=1
  423. WPS: attr type=0x1041 len=1
  424. WPS: attr type=0x103b len=1
  425. WPS: attr type=0x1047 len=16
  426. WPS: attr type=0x1021 len=8
  427. WPS: attr type=0x1023 len=8
  428. WPS: attr type=0x1024 len=6
  429. WPS: attr type=0x1042 len=4
  430. WPS: attr type=0x1054 len=8
  431. WPS: attr type=0x1011 len=7
  432. WPS: attr type=0x1008 len=2
  433. WPS: attr type=0x104a len=1
  434. WPS: attr type=0x1044 len=1
  435. WPS: attr type=0x1041 len=1
  436. WPS: attr type=0x103b len=1
  437. WPS: attr type=0x1047 len=16
  438. WPS: attr type=0x1021 len=8
  439. WPS: attr type=0x1023 len=8
  440. WPS: attr type=0x1024 len=6
  441. WPS: attr type=0x1042 len=4
  442. WPS: attr type=0x1054 len=8
  443. WPS: attr type=0x1011 len=7
  444. WPS: attr type=0x1008 len=2
  445. wlan0: Selecting BSS from priority group 0
  446. wlan0: 0: 00:1d:7e:31:5f:d1 ssid='Mike' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 level=46
  447. wlan0: skip - SSID mismatch
  448. wlan0: skip - SSID mismatch
  449. wlan0: skip - SSID mismatch
  450. wlan0: 1: 00:25:9c:ef:3f:32 ssid='Rosey' wpa_ie_len=22 rsn_ie_len=0 caps=0x11 level=42 wps
  451. wlan0: skip - SSID mismatch
  452. wlan0: skip - SSID mismatch
  453. wlan0: skip - SSID mismatch
  454. wlan0: 2: 00:23:69:7f:9b:23 ssid='' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 level=42
  455. wlan0: skip - SSID not known
  456. wlan0: 3: 00:26:f3:c7:2a:81 ssid='sddda' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=84
  457. wlan0: skip - SSID mismatch
  458. wlan0: skip - SSID mismatch
  459. wlan0: skip - SSID mismatch
  460. wlan0: 4: 78:cd:8e:74:5f:30 ssid='745F2D' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=60
  461. wlan0: skip - SSID mismatch
  462. wlan0: skip - SSID mismatch
  463. wlan0: skip - SSID mismatch
  464. wlan0: 5: 78:cd:8e:70:07:a0 ssid='70079D' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=43
  465. wlan0: skip - SSID mismatch
  466. wlan0: skip - SSID mismatch
  467. wlan0: skip - SSID mismatch
  468. wlan0: 6: 90:f6:52:a4:d0:2c ssid='Aiden Tang' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=42 wps
  469. wlan0: skip - SSID mismatch
  470. wlan0: skip - SSID mismatch
  471. wlan0: skip - SSID mismatch
  472. wlan0: 7: 30:85:a9:39:57:70 ssid='Phoenix' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=100
  473. wlan0: selected based on RSN IE
  474. wlan0: selected BSS 30:85:a9:39:57:70 ssid='Phoenix'
  475. wlan0: Request association: reassociate: 0 selected: 30:85:a9:39:57:70 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
  476. wlan0: Trying to associate with 30:85:a9:39:57:70 (SSID='Phoenix' freq=2437 MHz)
  477. FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
  478. wlan0: Cancelling scan request
  479. wlan0: WPA: clearing own WPA/RSN IE
  480. wlan0: Automatic auth_alg selection: 0x1
  481. wlan0: RSN: using IEEE 802.11i/D9.0
  482. wlan0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2
  483. wlan0: WPA: clearing AP WPA IE
  484. WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
  485. wlan0: WPA: using GTK CCMP
  486. wlan0: WPA: using PTK CCMP
  487. wlan0: WPA: using KEY_MGMT WPA-PSK
  488. wlan0: WPA: not using MGMT group cipher
  489. WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
  490. wlan0: No keys have been configured - skip key clearing
  491. wlan0: State: SCANNING -> ASSOCIATING
  492. wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
  493. netlink: Operstate: linkmode=-1, operstate=5
  494. wpa_driver_wext_associate
  495. wpa_driver_wext_set_drop_unencrypted
  496. wpa_driver_wext_set_psk
  497. wlan0: Association request to the driver failed
  498. wlan0: Setting authentication timeout: 5 sec 0 usec
  499. EAPOL: External notification - EAP success=0
  500. EAPOL: Supplicant port status: Unauthorized
  501. EAPOL: External notification - EAP fail=0
  502. EAPOL: Supplicant port status: Unauthorized
  503. EAPOL: External notification - portControl=Auto
  504. EAPOL: Supplicant port status: Unauthorized
  505. RSN: Ignored PMKID candidate without preauth flag
  506. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  507. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  508. WEXT: if_removed already cleared - ignore event
  509. Wireless event: cmd=0x8b19 len=8
  510. wlan0: Event SCAN_RESULTS (3) received
  511. Scan results did not fit - trying larger buffer (8192 bytes)
  512. Received 5546 bytes of scan results (18 BSSes)
  513. Sorted scan results
  514. 00:1d:7e:31:5f:d1 freq=2437 qual=100 noise=0 level=46 flags=0x2
  515. 00:25:9c:ef:3f:32 freq=2452 qual=100 noise=0 level=42 flags=0x2
  516. 00:23:69:7f:9b:23 freq=2437 qual=97 noise=0 level=42 flags=0x2
  517. 00:26:f3:c7:2a:81 freq=2427 qual=100 noise=0 level=84 flags=0x2
  518. 78:cd:8e:74:5f:30 freq=2427 qual=100 noise=0 level=60 flags=0x2
  519. 78:cd:8e:70:07:a0 freq=2457 qual=79 noise=0 level=43 flags=0x2
  520. 90:f6:52:a4:d0:2c freq=2427 qual=97 noise=0 level=42 flags=0x2
  521. 30:85:a9:39:57:70 freq=2437 qual=100 noise=0 level=100 flags=0x2
  522. c0:c1:c0:e3:e1:99 freq=2412 qual=100 noise=0 level=84 flags=0x2
  523. 00:26:b8:f9:e2:8c freq=2412 qual=84 noise=0 level=58 flags=0x2
  524. 70:54:d2:31:d3:31 freq=2412 qual=94 noise=0 level=47 flags=0x2
  525. 20:76:00:fb:a9:7c freq=2462 qual=81 noise=0 level=46 flags=0x2
  526. 00:1c:df:67:21:0a freq=2437 qual=95 noise=0 level=42 flags=0x2
  527. a8:39:44:50:15:10 freq=2462 qual=65 noise=0 level=42 flags=0x2
  528. 00:11:95:56:82:13 freq=2447 qual=79 noise=0 level=31 flags=0x2
  529. 00:26:88:e9:4f:bc freq=2462 qual=75 noise=0 level=26 flags=0x2
  530. 00:18:e7:e1:ca:2e freq=2457 qual=0 noise=0 level=26 flags=0x2
  531. 20:76:00:fb:f4:48 freq=2437 qual=0 noise=0 level=23 flags=0x2
  532. wlan0: BSS: Start scan result update 2
  533. Add randomness: count=11 entropy=10
  534. random pool - hexdump(len=128): [REMOVED]
  535. random_mix_pool - hexdump(len=8): [REMOVED]
  536. random_mix_pool - hexdump(len=5): [REMOVED]
  537. random pool - hexdump(len=128): [REMOVED]
  538. Add randomness: count=12 entropy=11
  539. random pool - hexdump(len=128): [REMOVED]
  540. random_mix_pool - hexdump(len=8): [REMOVED]
  541. random_mix_pool - hexdump(len=5): [REMOVED]
  542. random pool - hexdump(len=128): [REMOVED]
  543. Add randomness: count=13 entropy=12
  544. random pool - hexdump(len=128): [REMOVED]
  545. random_mix_pool - hexdump(len=8): [REMOVED]
  546. random_mix_pool - hexdump(len=5): [REMOVED]
  547. random pool - hexdump(len=128): [REMOVED]
  548. Add randomness: count=14 entropy=13
  549. random pool - hexdump(len=128): [REMOVED]
  550. random_mix_pool - hexdump(len=8): [REMOVED]
  551. random_mix_pool - hexdump(len=5): [REMOVED]
  552. random pool - hexdump(len=128): [REMOVED]
  553. Add randomness: count=15 entropy=14
  554. random pool - hexdump(len=128): [REMOVED]
  555. random_mix_pool - hexdump(len=8): [REMOVED]
  556. random_mix_pool - hexdump(len=5): [REMOVED]
  557. random pool - hexdump(len=128): [REMOVED]
  558. Add randomness: count=16 entropy=15
  559. random pool - hexdump(len=128): [REMOVED]
  560. random_mix_pool - hexdump(len=8): [REMOVED]
  561. random_mix_pool - hexdump(len=5): [REMOVED]
  562. random pool - hexdump(len=128): [REMOVED]
  563. Add randomness: count=17 entropy=16
  564. random pool - hexdump(len=128): [REMOVED]
  565. random_mix_pool - hexdump(len=8): [REMOVED]
  566. random_mix_pool - hexdump(len=5): [REMOVED]
  567. random pool - hexdump(len=128): [REMOVED]
  568. Add randomness: count=18 entropy=17
  569. random pool - hexdump(len=128): [REMOVED]
  570. random_mix_pool - hexdump(len=8): [REMOVED]
  571. random_mix_pool - hexdump(len=5): [REMOVED]
  572. random pool - hexdump(len=128): [REMOVED]
  573. Add randomness: count=19 entropy=18
  574. random pool - hexdump(len=128): [REMOVED]
  575. random_mix_pool - hexdump(len=8): [REMOVED]
  576. random_mix_pool - hexdump(len=5): [REMOVED]
  577. random pool - hexdump(len=128): [REMOVED]
  578. Add randomness: count=20 entropy=19
  579. random pool - hexdump(len=128): [REMOVED]
  580. random_mix_pool - hexdump(len=8): [REMOVED]
  581. random_mix_pool - hexdump(len=5): [REMOVED]
  582. random pool - hexdump(len=128): [REMOVED]
  583. wlan0: New scan results available
  584. WPS: attr type=0x104a len=1
  585. WPS: attr type=0x1044 len=1
  586. WPS: attr type=0x104a len=1
  587. WPS: attr type=0x1044 len=1
  588. WPS: attr type=0x104a len=1
  589. WPS: attr type=0x1044 len=1
  590. WPS: attr type=0x104a len=1
  591. WPS: attr type=0x1044 len=1
  592. WPS: attr type=0x1057 len=1
  593. WPS: attr type=0x104a len=1
  594. WPS: attr type=0x1044 len=1
  595. WPS: attr type=0x1057 len=1
  596. WPS: attr type=0x104a len=1
  597. WPS: attr type=0x1044 len=1
  598. WPS: attr type=0x1057 len=1
  599. WPS: attr type=0x104a len=1
  600. WPS: attr type=0x1044 len=1
  601. WPS: attr type=0x103b len=1
  602. WPS: attr type=0x1047 len=16
  603. WPS: attr type=0x1021 len=7
  604. WPS: attr type=0x1023 len=5
  605. WPS: attr type=0x1024 len=7
  606. WPS: attr type=0x1042 len=2
  607. WPS: attr type=0x1054 len=8
  608. WPS: attr type=0x1011 len=5
  609. WPS: attr type=0x1008 len=2
  610. WPS: attr type=0x103c len=1
  611. WPS: attr type=0x104a len=1
  612. WPS: attr type=0x1044 len=1
  613. WPS: attr type=0x103b len=1
  614. WPS: attr type=0x1047 len=16
  615. WPS: attr type=0x1021 len=7
  616. WPS: attr type=0x1023 len=5
  617. WPS: attr type=0x1024 len=7
  618. WPS: attr type=0x1042 len=2
  619. WPS: attr type=0x1054 len=8
  620. WPS: attr type=0x1011 len=5
  621. WPS: attr type=0x1008 len=2
  622. WPS: attr type=0x103c len=1
  623. WPS: attr type=0x104a len=1
  624. WPS: attr type=0x1044 len=1
  625. WPS: attr type=0x103b len=1
  626. WPS: attr type=0x1047 len=16
  627. WPS: attr type=0x1021 len=7
  628. WPS: attr type=0x1023 len=5
  629. WPS: attr type=0x1024 len=7
  630. WPS: attr type=0x1042 len=2
  631. WPS: attr type=0x1054 len=8
  632. WPS: attr type=0x1011 len=5
  633. WPS: attr type=0x1008 len=2
  634. WPS: attr type=0x103c len=1
  635. WPS: attr type=0x104a len=1
  636. WPS: attr type=0x1044 len=1
  637. WPS: attr type=0x1041 len=1
  638. WPS: attr type=0x103b len=1
  639. WPS: attr type=0x1047 len=16
  640. WPS: attr type=0x1021 len=8
  641. WPS: attr type=0x1023 len=8
  642. WPS: attr type=0x1024 len=6
  643. WPS: attr type=0x1042 len=4
  644. WPS: attr type=0x1054 len=8
  645. WPS: attr type=0x1011 len=7
  646. WPS: attr type=0x1008 len=2
  647. WPS: attr type=0x104a len=1
  648. WPS: attr type=0x1044 len=1
  649. WPS: attr type=0x1041 len=1
  650. WPS: attr type=0x103b len=1
  651. WPS: attr type=0x1047 len=16
  652. WPS: attr type=0x1021 len=8
  653. WPS: attr type=0x1023 len=8
  654. WPS: attr type=0x1024 len=6
  655. WPS: attr type=0x1042 len=4
  656. WPS: attr type=0x1054 len=8
  657. WPS: attr type=0x1011 len=7
  658. WPS: attr type=0x1008 len=2
  659. WPS: attr type=0x104a len=1
  660. WPS: attr type=0x1044 len=1
  661. WPS: attr type=0x1041 len=1
  662. WPS: attr type=0x103b len=1
  663. WPS: attr type=0x1047 len=16
  664. WPS: attr type=0x1021 len=8
  665. WPS: attr type=0x1023 len=8
  666. WPS: attr type=0x1024 len=6
  667. WPS: attr type=0x1042 len=4
  668. WPS: attr type=0x1054 len=8
  669. WPS: attr type=0x1011 len=7
  670. WPS: attr type=0x1008 len=2
  671. WPS: attr type=0x104a len=1
  672. WPS: attr type=0x1044 len=1
  673. WPS: attr type=0x104a len=1
  674. WPS: attr type=0x1044 len=1
  675. WPS: attr type=0x104a len=1
  676. WPS: attr type=0x1044 len=1
  677. WPS: attr type=0x104a len=1
  678. WPS: attr type=0x1044 len=1
  679. WPS: attr type=0x1047 len=16
  680. WPS: attr type=0x103c len=1
  681. WPS: attr type=0x104a len=1
  682. WPS: attr type=0x1044 len=1
  683. WPS: attr type=0x1047 len=16
  684. WPS: attr type=0x103c len=1
  685. WPS: attr type=0x104a len=1
  686. WPS: attr type=0x1044 len=1
  687. WPS: attr type=0x1047 len=16
  688. WPS: attr type=0x103c len=1
  689. WPS: attr type=0x104a len=1
  690. WPS: attr type=0x1044 len=1
  691. WPS: attr type=0x1057 len=1
  692. WPS: attr type=0x1041 len=1
  693. WPS: attr type=0x103b len=1
  694. WPS: attr type=0x1047 len=16
  695. WPS: attr type=0x1021 len=8
  696. WPS: attr type=0x1023 len=8
  697. WPS: attr type=0x1024 len=6
  698. WPS: attr type=0x1042 len=4
  699. WPS: attr type=0x1054 len=8
  700. WPS: attr type=0x1011 len=7
  701. WPS: attr type=0x1008 len=2
  702. WPS: attr type=0x104a len=1
  703. WPS: attr type=0x1044 len=1
  704. WPS: attr type=0x1057 len=1
  705. WPS: attr type=0x1041 len=1
  706. WPS: attr type=0x103b len=1
  707. WPS: attr type=0x1047 len=16
  708. WPS: attr type=0x1021 len=8
  709. WPS: attr type=0x1023 len=8
  710. WPS: attr type=0x1024 len=6
  711. WPS: attr type=0x1042 len=4
  712. WPS: attr type=0x1054 len=8
  713. WPS: attr type=0x1011 len=7
  714. WPS: attr type=0x1008 len=2
  715. WPS: attr type=0x104a len=1
  716. WPS: attr type=0x1044 len=1
  717. WPS: attr type=0x1057 len=1
  718. WPS: attr type=0x1041 len=1
  719. WPS: attr type=0x103b len=1
  720. WPS: attr type=0x1047 len=16
  721. WPS: attr type=0x1021 len=8
  722. WPS: attr type=0x1023 len=8
  723. WPS: attr type=0x1024 len=6
  724. WPS: attr type=0x1042 len=4
  725. WPS: attr type=0x1054 len=8
  726. WPS: attr type=0x1011 len=7
  727. WPS: attr type=0x1008 len=2
  728. WPS: attr type=0x104a len=1
  729. WPS: attr type=0x1044 len=1
  730. WPS: attr type=0x104a len=1
  731. WPS: attr type=0x1044 len=1
  732. WPS: attr type=0x104a len=1
  733. WPS: attr type=0x1044 len=1
  734. WPS: attr type=0x104a len=1
  735. WPS: attr type=0x1044 len=1
  736. WPS: attr type=0x104a len=1
  737. WPS: attr type=0x1044 len=1
  738. WPS: attr type=0x104a len=1
  739. WPS: attr type=0x1044 len=1
  740. WPS: attr type=0x104a len=1
  741. WPS: attr type=0x1044 len=1
  742. WPS: attr type=0x1041 len=1
  743. WPS: attr type=0x103b len=1
  744. WPS: attr type=0x1047 len=16
  745. WPS: attr type=0x1021 len=8
  746. WPS: attr type=0x1023 len=8
  747. WPS: attr type=0x1024 len=6
  748. WPS: attr type=0x1042 len=4
  749. WPS: attr type=0x1054 len=8
  750. WPS: attr type=0x1011 len=7
  751. WPS: attr type=0x1008 len=2
  752. WPS: attr type=0x104a len=1
  753. WPS: attr type=0x1044 len=1
  754. WPS: attr type=0x1041 len=1
  755. WPS: attr type=0x103b len=1
  756. WPS: attr type=0x1047 len=16
  757. WPS: attr type=0x1021 len=8
  758. WPS: attr type=0x1023 len=8
  759. WPS: attr type=0x1024 len=6
  760. WPS: attr type=0x1042 len=4
  761. WPS: attr type=0x1054 len=8
  762. WPS: attr type=0x1011 len=7
  763. WPS: attr type=0x1008 len=2
  764. WPS: attr type=0x104a len=1
  765. WPS: attr type=0x1044 len=1
  766. WPS: attr type=0x1041 len=1
  767. WPS: attr type=0x103b len=1
  768. WPS: attr type=0x1047 len=16
  769. WPS: attr type=0x1021 len=8
  770. WPS: attr type=0x1023 len=8
  771. WPS: attr type=0x1024 len=6
  772. WPS: attr type=0x1042 len=4
  773. WPS: attr type=0x1054 len=8
  774. WPS: attr type=0x1011 len=7
  775. WPS: attr type=0x1008 len=2
  776. wlan0: Selecting BSS from priority group 0
  777. wlan0: 0: 00:1d:7e:31:5f:d1 ssid='Mike' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 level=46
  778. wlan0: skip - SSID mismatch
  779. wlan0: skip - SSID mismatch
  780. wlan0: skip - SSID mismatch
  781. wlan0: 1: 00:25:9c:ef:3f:32 ssid='Rosey' wpa_ie_len=22 rsn_ie_len=0 caps=0x11 level=42 wps
  782. wlan0: skip - SSID mismatch
  783. wlan0: skip - SSID mismatch
  784. wlan0: skip - SSID mismatch
  785. wlan0: 2: 00:23:69:7f:9b:23 ssid='' wpa_ie_len=24 rsn_ie_len=0 caps=0x11 level=42
  786. wlan0: skip - SSID not known
  787. wlan0: 3: 00:26:f3:c7:2a:81 ssid='sddda' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=84
  788. wlan0: skip - SSID mismatch
  789. wlan0: skip - SSID mismatch
  790. wlan0: skip - SSID mismatch
  791. wlan0: 4: 78:cd:8e:74:5f:30 ssid='745F2D' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=60
  792. wlan0: skip - SSID mismatch
  793. wlan0: skip - SSID mismatch
  794. wlan0: skip - SSID mismatch
  795. wlan0: 5: 78:cd:8e:70:07:a0 ssid='70079D' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=43
  796. wlan0: skip - SSID mismatch
  797. wlan0: skip - SSID mismatch
  798. wlan0: skip - SSID mismatch
  799. wlan0: 6: 90:f6:52:a4:d0:2c ssid='Aiden Tang' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=42 wps
  800. wlan0: skip - SSID mismatch
  801. wlan0: skip - SSID mismatch
  802. wlan0: skip - SSID mismatch
  803. wlan0: 7: 30:85:a9:39:57:70 ssid='Phoenix' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=100
  804. wlan0: selected based on RSN IE
  805. wlan0: selected BSS 30:85:a9:39:57:70 ssid='Phoenix'
  806. wlan0: Already associated with the selected AP
  807. RSN: Ignored PMKID candidate without preauth flag
  808. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  809. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  810. WEXT: if_removed already cleared - ignore event
  811. Wireless event: cmd=0x8b06 len=8
  812. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  813. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  814. WEXT: if_removed already cleared - ignore event
  815. Wireless event: cmd=0x8b04 len=12
  816. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  817. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  818. WEXT: if_removed already cleared - ignore event
  819. Wireless event: cmd=0x8b1a len=15
  820. RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
  821. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  822. WEXT: if_removed already cleared - ignore event
  823. Wireless event: cmd=0x8b15 len=20
  824. Wireless event: new AP: 30:85:a9:39:57:70
  825. wlan0: Event ASSOC (0) received
  826. wlan0: State: ASSOCIATING -> ASSOCIATED
  827. wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
  828. netlink: Operstate: linkmode=-1, operstate=5
  829. wlan0: Associated to a new BSS: BSSID=30:85:a9:39:57:70
  830. Add randomness: count=21 entropy=20
  831. random pool - hexdump(len=128): [REMOVED]
  832. random_mix_pool - hexdump(len=8): [REMOVED]
  833. random_mix_pool - hexdump(len=6): [REMOVED]
  834. random pool - hexdump(len=128): [REMOVED]
  835. wlan0: No keys have been configured - skip key clearing
  836. wlan0: Associated with 30:85:a9:39:57:70
  837. wlan0: WPA: Association event - clear replay counter
  838. wlan0: WPA: Clear old PTK
  839. EAPOL: External notification - portEnabled=0
  840. EAPOL: Supplicant port status: Unauthorized
  841. EAPOL: External notification - portValid=0
  842. EAPOL: Supplicant port status: Unauthorized
  843. EAPOL: External notification - EAP success=0
  844. EAPOL: Supplicant port status: Unauthorized
  845. EAPOL: External notification - portEnabled=1
  846. EAPOL: SUPP_PAE entering state CONNECTING
  847. EAPOL: SUPP_BE entering state IDLE
  848. wlan0: Setting authentication timeout: 10 sec 0 usec
  849. wlan0: Cancelling scan request
  850. RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
  851. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  852. WEXT: if_removed already cleared - ignore event
  853. EAPOL: startWhen --> 0
  854. EAPOL: disable timer tick
  855. EAPOL: SUPP_PAE entering state CONNECTING
  856. EAPOL: enable timer tick
  857. EAPOL: txStart
  858. WPA: drop TX EAPOL in non-IEEE 802.1X mode (type=1 len=0)
  859. wlan0: RX EAPOL from 30:85:a9:39:57:70
  860. RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 de 6d ec 58 4f 1d 92 fc 13 a8 ea 41 2c c4 78 70
  861. wlan0: Setting authentication timeout: 10 sec 0 usec
  862. wlan0: IEEE 802.1X RX: version=2 type=3 length=117
  863. wlan0: EAPOL-Key type=2
  864. wlan0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
  865. wlan0: key_length=16 key_data_length=22
  866. replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
  867. key_nonce - hexdump(len=32): 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8
  868. key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  869. key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
  870. key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
  871. key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  872. WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 de 6d ec 58 4f 1d 92 fc 13 a8 ea 41 2c c4 78 70
  873. wlan0: State: ASSOCIATED -> 4WAY_HANDSHAKE
  874. wlan0: WPA: RX message 1 of 4-Way Handshake from 30:85:a9:39:57:70 (ver=2)
  875. RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 de 6d ec 58 4f 1d 92 fc 13 a8 ea 41 2c c4 78 70
  876. WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 de 6d ec 58 4f 1d 92 fc 13 a8 ea 41 2c c4 78 70
  877. RSN: PMKID from Authenticator - hexdump(len=16): de 6d ec 58 4f 1d 92 fc 13 a8 ea 41 2c c4 78 70
  878. wlan0: RSN: no matching PMKID found
  879. Get randomness: len=32 entropy=21
  880. random from os_get_random - hexdump(len=32): [REMOVED]
  881. random_mix_pool - hexdump(len=20): [REMOVED]
  882. random from internal pool - hexdump(len=16): [REMOVED]
  883. random_mix_pool - hexdump(len=20): [REMOVED]
  884. random from internal pool - hexdump(len=16): [REMOVED]
  885. mixed random - hexdump(len=32): [REMOVED]
  886. WPA: Renewed SNonce - hexdump(len=32): a2 7d 34 ec 9e 9a 47 e4 06 62 c6 e0 eb a3 1e 9c 87 39 7c c8 52 cc 90 b2 29 9f a7 49 7e 81 9a 2d
  887. WPA: PTK derivation - A1=a0:f3:c1:26:17:5c A2=30:85:a9:39:57:70
  888. WPA: Nonce1 - hexdump(len=32): a2 7d 34 ec 9e 9a 47 e4 06 62 c6 e0 eb a3 1e 9c 87 39 7c c8 52 cc 90 b2 29 9f a7 49 7e 81 9a 2d
  889. WPA: Nonce2 - hexdump(len=32): 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8
  890. WPA: PMK - hexdump(len=32): [REMOVED]
  891. WPA: PTK - hexdump(len=48): [REMOVED]
  892. WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
  893. WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
  894. wlan0: WPA: Sending EAPOL-Key 2/4
  895. WPA: KCK - hexdump(len=16): [REMOVED]
  896. WPA: Derived Key MIC - hexdump(len=16): 57 59 b9 4d b6 66 db b4 f7 4a 3b 7a 0e 52 00 10
  897. WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 a2 7d 34 ec 9e 9a 47 e4 06 62 c6 e0 eb a3 1e 9c 87 39 7c c8 52 cc 90 b2 29 9f a7 49 7e 81 9a 2d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 59 b9 4d b6 66 db b4 f7 4a 3b 7a 0e 52 00 10 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
  898. wlan0: RX EAPOL from 30:85:a9:39:57:70
  899. RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8 ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f9 b7 c6 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 79 9b 26 59 ac 79 20 78 d3 d5 e5 8f 2e f3 6a 26 00 38 36 38 44 f6 f5 8c 6e b5 88 1e e1 fd cf e8 f2 f5 6a e6 62 b0 71 6f 50 fb 40 84 12 5a 38 31 55 71 d3 6a eb 11 6f d4 1f f5 4f 92 65 fd e6 1f ca 10 41 97 1b 69 02 a0 3f bb
  900. wlan0: IEEE 802.1X RX: version=2 type=3 length=151
  901. wlan0: EAPOL-Key type=2
  902. wlan0: key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
  903. wlan0: key_length=16 key_data_length=56
  904. replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
  905. key_nonce - hexdump(len=32): 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8
  906. key_iv - hexdump(len=16): ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f9
  907. key_rsc - hexdump(len=8): b7 c6 0e 00 00 00 00 00
  908. key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
  909. key_mic - hexdump(len=16): 79 9b 26 59 ac 79 20 78 d3 d5 e5 8f 2e f3 6a 26
  910. WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 9d 5e c2 78 33 32 23 81 b5 84 87 44 a9 77 9f 4b ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f8 ff ca 0d c9 d8 82 04 1e c6 00 5a 17 ec 12 70 f9 b7 c6 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 79 9b 26 59 ac 79 20 78 d3 d5 e5 8f 2e f3 6a 26 00 38 36 38 44 f6 f5 8c 6e b5 88 1e e1 fd cf e8 f2 f5 6a e6 62 b0 71 6f 50 fb 40 84 12 5a 38 31 55 71 d3 6a eb 11 6f d4 1f f5 4f 92 65 fd e6 1f ca 10 41 97 1b 69 02 a0 3f bb
  911. RSN: encrypted key data - hexdump(len=56): 36 38 44 f6 f5 8c 6e b5 88 1e e1 fd cf e8 f2 f5 6a e6 62 b0 71 6f 50 fb 40 84 12 5a 38 31 55 71 d3 6a eb 11 6f d4 1f f5 4f 92 65 fd e6 1f ca 10 41 97 1b 69 02 a0 3f bb
  912. WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED]
  913. wlan0: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
  914. wlan0: WPA: RX message 3 of 4-Way Handshake from 30:85:a9:39:57:70 (ver=2)
  915. WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 a2 37 ab 55 2c 49 7d b5 4e 9f 10 d4 28 99 d1 ea dd 00
  916. WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
  917. WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED]
  918. wlan0: WPA: Sending EAPOL-Key 4/4
  919. WPA: KCK - hexdump(len=16): [REMOVED]
  920. WPA: Derived Key MIC - hexdump(len=16): 9a 47 54 f8 26 0f 20 e1 dd 4a c2 e1 e7 f7 d9 37
  921. WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9a 47 54 f8 26 0f 20 e1 dd 4a c2 e1 e7 f7 d9 37 00 00
  922. wlan0: WPA: Installing PTK to the driver
  923. wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
  924. EAPOL: External notification - portValid=1
  925. wlan0: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
  926. RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED]
  927. WPA: Group Key - hexdump(len=16): [REMOVED]
  928. wlan0: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16)
  929. WPA: RSC - hexdump(len=6): b7 c6 0e 00 00 00
  930. wpa_driver_wext_set_key: alg=3 key_idx=2 set_tx=0 seq_len=6 key_len=16
  931. wlan0: WPA: Key negotiation completed with 30:85:a9:39:57:70 [PTK=CCMP GTK=CCMP]
  932. wlan0: Cancelling authentication timeout
  933. wlan0: State: GROUP_HANDSHAKE -> COMPLETED
  934. wlan0: CTRL-EVENT-CONNECTED - Connection to 30:85:a9:39:57:70 completed (auth) [id=0 id_str=]
  935. wpa_driver_wext_set_operstate: operstate 0->1 (UP)
  936. netlink: Operstate: linkmode=-1, operstate=6
  937. EAPOL: External notification - portValid=1
  938. EAPOL: External notification - EAP success=1
  939. EAPOL: SUPP_PAE entering state AUTHENTICATING
  940. EAPOL: SUPP_BE entering state SUCCESS
  941. EAP: EAP entering state DISABLED
  942. EAPOL: SUPP_PAE entering state AUTHENTICATED
  943. EAPOL: Supplicant port status: Authorized
  944. EAPOL: SUPP_BE entering state IDLE
  945. EAPOL authentication completed successfully
  946. RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
  947. RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
  948. WEXT: if_removed already cleared - ignore event
  949. EAPOL: startWhen --> 0
  950. EAPOL: disable timer tick
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement