Results 1 to 50 of 244

Thread: Pixiewps: wps pixie dust attack tool

Hybrid View

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

    In our areas of operation this chipset is in over half the available targets. And in every case the network locks after ten(10) pin requests and does not respond to pixiedust.

    The router can though be cracked with reaver as occasionally one of these networks resets its pin to 12345670 and reaver then easily extracts the WPA key.

    If the network does not lock and responds to reaver pin requests then just use reaver in a command line.

    If the pins climb to 99,99% and spin the router may have reset its pin to 12345670 during the attack so just add --pin=12345670 to your command line or start a new brute force attack.

    If the routers WPS system locks then a automated process like that found in varmacscan2.8 is the tool of choice in this case. There may be other tools we are just not aware of them

    MTeams

  2. #2
    Join Date
    2015-Dec
    Posts
    3
    Quote Originally Posted by mmusket33 View Post
    To kiarashmm:

    In our areas of operation this chipset is in over half the available targets. And in every case the network locks after ten(10) pin requests and does not respond to pixiedust.

    The router can though be cracked with reaver as occasionally one of these networks resets its pin to 12345670 and reaver then easily extracts the WPA key.

    If the network does not lock and responds to reaver pin requests then just use reaver in a command line.

    If the pins climb to 99,99% and spin the router may have reset its pin to 12345670 during the attack so just add --pin=12345670 to your command line or start a new brute force attack.

    If the routers WPS system locks then a automated process like that found in varmacscan2.8 is the tool of choice in this case. There may be other tools we are just not aware of them

    MTeams
    Thanks for replying dude. I did what you said... I started a normal wps attack it started from 90% and stucked at 99.99...after that i tried --pin=12345670 and failure again.
    so what should I do now?
    give up?
    Thanks for repliying dud

  3. #3
    Join Date
    2015-Dec
    Posts
    4
    i get this from the 1st post i think, I'm a total noob in Linux please someone teach me how to do this from the command windows.
    Dependencies: PLEASE make sure you are up to date with these or your install WILL fail!
    Code:
    apt-get install libpcap-dev
    apt-get install libsqlite3-dev
    DONE

    Tools:
    -Pixiewps by Wiire, used to brute force the WPS pin offline https://github.com/wiire/pixiewps https://github.com/wiire/pixiewps.git
    -Original thread
    Code:
    cd /path/to/pixiewps/src <<< this part i do not understand i downloaded it and it's in my Download folder, what do I type in command line? and where to move i'm totally blank pls help
    make
    make install

    -t6_x's modified version of Reaver to automate the process https://github.com/t6x/reaver-wps-fork-t6x https://github.com/t6x/reaver-wps-fork-t6x.git
    -Original thread
    Code:
    cd /path/to/reaver-wps-fork-t6x/src <<< this part i do not understand i downloaded it and it's in my Download folder, what do I type in command line? and where to move i'm totally blank pls help
    chmod 777 ./configure
    ./configure
    make
    make install

  4. #4
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    Quote Originally Posted by motionindo View Post
    i get this from the 1st post i think, I'm a total noob in Linux please someone teach me how to do this from the command windows.
    Dependencies: PLEASE make sure you are up to date with these or your install WILL fail!
    Code:
    apt-get install libpcap-dev
    apt-get install libsqlite3-dev
    DONE

    Tools:
    -Pixiewps by Wiire, used to brute force the WPS pin offline https://github.com/wiire/pixiewps https://github.com/wiire/pixiewps.git
    -Original thread
    Code:
    cd /path/to/pixiewps/src <<< this part i do not understand i downloaded it and it's in my Download folder, what do I type in command line? and where to move i'm totally blank pls help
    make
    make install

    -t6_x's modified version of Reaver to automate the process https://github.com/t6x/reaver-wps-fork-t6x https://github.com/t6x/reaver-wps-fork-t6x.git
    -Original thread
    Code:
    cd /path/to/reaver-wps-fork-t6x/src <<< this part i do not understand i downloaded it and it's in my Download folder, what do I type in command line? and where to move i'm totally blank pls help
    chmod 777 ./configure
    ./configure
    make
    make install
    Sorry to say this bud, but if you can't figure that out then you definitely should NOT be screwing with wireless networks. That's how you get in trouble.

  5. #5
    Join Date
    2015-Dec
    Posts
    4
    Quote Originally Posted by soxrok2212 View Post
    Sorry to say this bud, but if you can't figure that out then you definitely should NOT be screwing with wireless networks. That's how you get in trouble.
    soxrok2212, I'm sorry maybe i'm in the wrong room but I want to learn this kind of stuff, but I'm a total noob in linux with the command line, so can you please tell me which thread or forum I should start my journey in learning Kali Linux? Btw i have read all the docs in kali some i understand and some don't because they don't explain step by step.

    thanks

  6. #6
    It is a good idea to start your journey by installing a "normal" linux distribution before you jump in the world of pentesting with Kali linux
    I recommend you Xubuntu/Ubuntu or linux mint, there also based on debian, like kali linux
    They are well documented and you will find answers to every beginner questions.
    Quote Originally Posted by motionindo
    cd /path/to/pixiewps/src <<< this part i do not understand i downloaded it and it's in my Download folder, what do I type in command line? and where to move i'm totally blank pls help
    Quote Originally Posted by =motionindo
    do you mean I extract it in the download folder? or do I have to move it to other folder then extract it?
    About "cd" and directories
    http://askubuntu.com/questions/23244...es-in-terminal
    It doesn't mater where you extract it, what matters is to have the terminal opened in the correct directory to launch installation : the directory src that you obtain after decompressing the package.

    start by using linux and everything will flow naturally
    Last edited by kcdtv; 2015-12-30 at 14:17.

Similar Threads

  1. Data gathering for pixiewps (pixie dust attack)
    By wiire in forum Project Archive
    Replies: 16
    Last Post: 2018-07-24, 01:42
  2. WPS Pixie Dust Attack (Offline WPS Attack)
    By soxrok2212 in forum General Archive
    Replies: 353
    Last Post: 2015-05-05, 08:32
  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
  •