Results 1 to 50 of 583

Thread: WPS Pixie Dust Attack (Offline WPS Attack)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2013-Jul
    Posts
    844
    To Soxrox2212

    We see your written reaver program provides the Enrollee nonce

    The problem we are having is with the -pke and -pkr keys. When we capture the M1 and M2 message with wireshark the message is too long. Note in the working example published in these threads the length of the -pke string was 384. Our captures are twice that long.

    The string length of the -ak -hash1 and -hash2 is 64

    A breakdown of M1 and M2 can be found at:

    https://briolidz.wordpress.com/2012/...ted-setup-wps/

    Enrollee -> Registrar: M1 = Version || N1 || Description || PKE
    Enrollee <- Registrar: M2 = Version || N1 || N2 || Description || PKR [ || ConfigData ] || HMAC_AuthKey(M1 || M2*)

    • || this symbol means concatenation of parameters to form a message.
    • Mn* is message Mn excluding the HMAC-SHA-256 value.
    • Version identifies the type of Registration Protocol message.
    • N1 is a 128-bit random number (nonce) specified by the Enrollee.
    • N2 is a 128-bit random number (nonce) specified by the Registrar.
    • Description contains a human-readable description of the sending device (UUID, manufacturer, model number, MAC address, etc.) and device capabilities such as supported algorithms, I/O channels, Registration Protocol role, etc. Description data is also included in 802.11 probe request and probe response messages

    Our understanding is we must strip off parts of the M1 and M2 message is this correct?

  2. #2
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    Quote Originally Posted by mmusket33 View Post
    To Soxrox2212

    Our understanding is we must strip off parts of the M1 and M2 message is this correct?
    All you should have to do is open wireshark, navigate to the M1 and M2 messages, then scroll to the public keys and copy the values for those keys... I'd upload a screenshot but the formatting requirements to upload are whack...
    Last edited by soxrok2212; 2015-03-31 at 03:13.

Similar Threads

  1. WPS Pixie Dust Attack (Offline WPS Attack)
    By soxrok2212 in forum General Archive
    Replies: 353
    Last Post: 2015-05-05, 08:32
  2. Reaver modfication for Pixie Dust Attack
    By t6_x in forum General Archive
    Replies: 81
    Last Post: 2015-05-05, 00:55
  3. Pixiewps: wps pixie dust attack tool
    By wiire in forum General Archive
    Replies: 89
    Last Post: 2015-05-04, 19:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •