If you happen to still be using WEP for your network, you might want to give the following a try to see just how weak your security really is.
Add the backtrack repos...
sudo sh -c 'echo "deb http://32.repository.backtrack-linux.org revolution main microverse non-free testing" >> /etc/apt/sources.list'
sudo sh -c 'echo "deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing" >> /etc/apt/sources.list'
sudo sh -c 'echo "deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing" >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install gerix-wifi-cracker-ng
Run it with
gksudo python /usr/share/gerix-wifi-cracker-ng/gerix.py
3 comments:
I cannot install. It tells me Aircrack-ng cannot be installed as it depends on iw. iw is already the newest version. running ubuntu 12.04 32-bit
E: Unable to correct problems, you have held broken packages.
sam problem... crap!
iw is up to date...
instal aircrack-ng manual download.aircrack-ng.org/aircrack-ng-1.2-beta1.tar.gz
Post a Comment