Coder Social home page Coder Social logo

Comments (7)

nuroo avatar nuroo commented on August 16, 2024

I also observed half pin being passed to reaver 2nd pass

from reaver-wps-fork-t6x.

wiire-a avatar wiire-a commented on August 16, 2024

It's probably due to the fact that I added some spaces when printing the pin in pixiewps so Reaver doesn't parse it correctly (it gets cut).

from reaver-wps-fork-t6x.

Extradry31 avatar Extradry31 commented on August 16, 2024

yes just rolled back and it is working fine (pixiewps 1.0)

from reaver-wps-fork-t6x.

offensive-security avatar offensive-security commented on August 16, 2024

The position of the PIN output seems to have changed in 1.1. Notice how the WPS key is truncated in the reaver command.

[Pixie-Dust]   Pixiewps 1.1
[Pixie-Dust]  
[Pixie-Dust]   [*] E-S1:       00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
[Pixie-Dust]   [*] E-S2:       00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
[Pixie-Dust]   [+] WPS pin:    47797086
[Pixie-Dust]  
[Pixie-Dust]   [*] Time taken: 1 s
[Pixie-Dust]  
Running reaver with the correct pin, wait ...
Cmd : reaver -i wlan0mon -b 80:1F:02:48:EE:BC -c 11 -s y -vv -p    47797

To verify this, in wps/wps_registrar.c, change:

strncpy(pixie_pin, aux_pixie_pin+9, 8);
to
strncpy(pixie_pin, aux_pixie_pin+12, 8);

And the strncpy gets re-aligned. Not sure this is the best way to get the key though.

from reaver-wps-fork-t6x.

wiire-a avatar wiire-a commented on August 16, 2024

Fixed as suggested above. If you have any more problem let us know.

from reaver-wps-fork-t6x.

Extradry31 avatar Extradry31 commented on August 16, 2024

Fixed
[Pixie-Dust] Pixiewps 1.1
[Pixie-Dust]
[Pixie-Dust] [] E-S1: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
[Pixie-Dust] [*] E-S2: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
[Pixie-Dust] [+] WPS pin: 48606684
[Pixie-Dust]
[Pixie-Dust] [
] Time taken: 0 s
[Pixie-Dust]
Running reaver with the correct pin, wait ...
Cmd : reaver -i mon0 -b 00:04:ED:E2:C1:7C -c 1 -s y -vv -p 48606684

Cheers
Extra

from reaver-wps-fork-t6x.

kcdtv avatar kcdtv commented on August 16, 2024

No

from reaver-wps-fork-t6x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.