Wi-Fi Protected Setup: Difference between revisions

From YobiWiki
Jump to navigation Jump to search
Content deleted Content added
m Reverted edits by Robin (Talk) to last revision by PhilippeTeuwen
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Description===
===Description===
January 8, 2007: [http://www.wireshark.org/lists/wireshark-dev/200702/msg00375.html Official announcement]
January 8, 2007: [http://www.wi-fi.org/pressroom_overview.php?newsid=263 Official announcement]


It should be possible to buy the spec from [http://www.wi-fi.org/knowledge_center_overview.php?type=4 the Wi-Fi Alliance] pretty soon.
[http://www.wi-fi.org/wifi-protected-setup Official page] on Wi-Fi Alliance website

[http://certifications.wi-fi.org/wbcs_certified_products.php?search=1&lang=en&selected_certifications%5B%5D=23 Certified devices]

It is possible to buy the spec from [http://www.wi-fi.org/knowledge_center_overview.php?type=4 the Wi-Fi Alliance] for 99 US$ or, if your company is part of the Alliance, [https://www.wi-fi.org/getfile.php?file=Wi-Fi_Protected_Setup_Specification.zip log in and download it here].


Third-parties descriptions:
Third-parties descriptions:
Line 11: Line 15:
* Wi-Fi Easy Setup
* Wi-Fi Easy Setup
* Wi-Fi Simple Config
* Wi-Fi Simple Config

[http://www.iana.org/assignments/media-types/application/vnd.wfa.wsc MIME type] defined for Wi-Fi Protected Setup


===Wireshark dissector===
===Wireshark dissector===
Line 27: Line 33:
===TODO===
===TODO===
* A page was created quite recently (January 31, 2007) [http://en.wikipedia.org/wiki/Wi-Fi_Protected_Setup on Wikipedia], think about contributions...
* A page was created quite recently (January 31, 2007) [http://en.wikipedia.org/wiki/Wi-Fi_Protected_Setup on Wikipedia], think about contributions...
===Security===
* My talk at Hack.lu 2007 on the [[Security Resources]] page
* [http://www.sourcesec.com/2009/05/09/wpscan-wpspy-tools/ wpscan & wpspy], tools to query/spy WPS APs.

Latest revision as of 18:50, 7 November 2010

Description

January 8, 2007: Official announcement

Official page on Wi-Fi Alliance website

Certified devices

It is possible to buy the spec from the Wi-Fi Alliance for 99 US$ or, if your company is part of the Alliance, log in and download it here.

Third-parties descriptions:

Note that Wi-Fi Protected Setup appeared with various names in the press before the official name was announced in August 2006, they all refer to the same technology:

  • Wi-Fi Easy Setup
  • Wi-Fi Simple Config

MIME type defined for Wi-Fi Protected Setup

Wireshark dissector

Jianping Jiang and myself extended EAP and IEEE802.11 dissectors for Wireshark.
I posted it to the wireshark-dev mailing-list on February 5, 2007:

Reference implementations

TODO

  • A page was created quite recently (January 31, 2007) on Wikipedia, think about contributions...

Security