-2

I'm using 12.04. Now, I would like to crack wifi keys. Is it possible? Then please show me the process or software.

Seth
  • 58,122
apu boss
  • 61
  • 1
  • 3
  • 6

1 Answers1

5

For finding WEP/WPA keys you can use aircrack-ng. It is in the repositories:

sudo apt-get install aircrack-ng

enter image description here

There is also kismet

sudo apt-get install kismet

enter image description here

Radu Rădeanu
  • 169,590
Rinzwind
  • 299,756
  • 1
    Thanks for your reply. But Show me the process. Somewhere in the web I read that both tools are not work properly and create problems. So, what would be the easy solution? – apu boss Aug 09 '13 at 07:00
  • 1
    "But Show me the process" well personally I would not want you near my wireless and I can imagine others feel the same >:-D I can tell you it does work but it is not an "works out of the box" tool. It requires a good setup and mosttimes that setup only applies to your case. I would continue this here: http://ubuntuforums.org/forumdisplay.php?f=338 :-) – Rinzwind Aug 09 '13 at 14:59
  • I'm failed to install air crack. – apu boss Aug 10 '13 at 12:48