-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
  • 59,332

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
  • 174,089
  • 51
  • 332
  • 407
Rinzwind
  • 309,379