Results 1 to 50 of 123

Thread: Wifite including new pixiewps attack

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by fbs-16 View Post
    Hello aanarchyy !

    I have the same problem with last wifite-ng.
    wifite v2(r108)
    pixiewps v1.1
    reaver v1.5.2

    But reaver with pixie shows all info:

    http://imageshack.com/a/img910/4162/f3CIbc.jpg
    It might be the same problem we had on Reaver due to me adding some extra 3 more spaces on the pixiewps pin print line.

    I think on line 3111 you have to change:
    WPSpin=WPSpin[WPSpin.find("WPS pin")+9:WPSpin.find("\n")]
    to:
    WPSpin=WPSpin[WPSpin.find("WPS pin")+12:WPSpin.find("\n")]

  2. #2
    Join Date
    2015-Apr
    Posts
    14
    wiire, unfortunately did not help.

  3. #3
    Quote Originally Posted by fbs-16 View Post
    wiire, unfortunately did not help.
    changed

    ENonce=ENonce[ENonce.find("E-Nonce:")+5:ENonce.find("\n")]
    to

    ENonce=ENonce[ENonce.find("E-Nonce:")+9:ENonce.find("\n")]
    working fine now.

  4. #4
    Quote Originally Posted by psicomantis View Post
    changed



    to



    working fine now.
    what number line of code? I looked through the entire code but did not find ENonce=ENonce[ENonce.find("E-Nonce:")+9:ENonce.find("\n")]
    Where is the darn "any key" key?

Similar Threads

  1. Pixiewps: wps pixie dust attack tool
    By wiire in forum Project Archive
    Replies: 243
    Last Post: 2017-11-09, 19:31
  2. Bully modified to implement pixiewps attack
    By aanarchyy in forum Project Archive
    Replies: 65
    Last Post: 2017-04-17, 21:21
  3. Replies: 26
    Last Post: 2016-08-17, 09:34
  4. Wifite including new pixiewps attack
    By aanarchyy in forum General Archive
    Replies: 75
    Last Post: 2015-05-04, 23:16
  5. 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
  •