Difference between revisions of "WPA Attack"

From ivc wiki
Jump to navigationJump to search
Line 49: Line 49:
* [http://www.i-hacked.com/content/view/285/42/ Cracking WPA FAST with video cards]
* [http://www.i-hacked.com/content/view/285/42/ Cracking WPA FAST with video cards]
* [http://forums.remote-exploit.org/ Remote-Exploit forums] - Great community and resource
* [http://forums.remote-exploit.org/ Remote-Exploit forums] - Great community and resource
* [http://forums.remote-exploit.org/wireless/7384-benefits-time-memory-trade-off-cowpatty.html  Benefits of Time-Memory Trade-Off in coWPAtty]
* [http://synjunkie.blogspot.com/2008/01/creating-custom-password-lists.html Creating Custom Password Lists]
* [http://synjunkie.blogspot.com/2008/01/creating-custom-password-lists.html Creating Custom Password Lists]
* [http://forums.remote-exploit.org/bt4beta-howtos/20095-pyrit-cuda-nvidia-tutorial-nvidia-overclock-instructions.html pyrit CUDA nvidia Tutorial + Nvidia overclock instructions]
* [http://forums.remote-exploit.org/bt4beta-howtos/20095-pyrit-cuda-nvidia-tutorial-nvidia-overclock-instructions.html pyrit CUDA nvidia Tutorial + Nvidia overclock instructions]
* [http://forums.remote-exploit.org/backtrack-4-howto/24213-bt4-pre-final-ati-guide.html BT4 (pre)final ATI guide]
* [http://forums.remote-exploit.org/backtrack-4-howto/24213-bt4-pre-final-ati-guide.html BT4 (pre)final ATI guide]

Revision as of 19:36, 29 August 2009

WPA is the precursor to WEP and filled a need as a replacement for the fully disclosed and unsecure WEP encryption.

Background

For an excellent explaination, see the Airolib-ng manual.

Tools

  • pyrit blog - Reference manual - Code details
    • Like coWPatty and Airolib-ng
    • Pre-compute PMK keys
    • Internal database over precomputed ESSID and PMK combinations
    • Can export to *.cow (coWPAtty) and *.db (Airolib-ng)
    • GPGPU acceleration
  • coWPAtty Main page - coWPAtty project page - Readme
    • Like Pyrite and Airolib-ng
    • WPA-PSK attack on specific ESSID and captured 4-way handshake dump
    • Passthrough from Pyrite possible (GPGPU acceleration)
    • Pre-computed PMK tables supported
    • genpmk:
      • Generate "Pairwise Master Key" table for a specific ESSID, PMK tables
      • Table-file name should end with *.cow
  • Airolib-nb
    • Like coWPatty and Pyrit
    • Precompute TMK keys and attack WPA/WPA2 handshake captures
    • Internal SQLite3 database
    • Can export and import coWPAtty files

Extra:

Word lists

These are compiled word lists and readily available.

References