kali-aircrack-ng-for-beginners-4

3 months ago
13

This is video 4, regarding the basic beginner use of Aircrack-ng with some compatible wifi cards

#check wifi card chipset
sudo airmon-ng

#check wifi card by linux commands
iwconfig

#check USB wifi card chipset and info
lsusb

#check PCI internal wifi card chipset
lspci

#update the password for the root account
sudo passwd root

#login to the root account
su -

#how to exit out of root account
exit

Check below for the following articles regarding chipsets::

Kali Linux chipset list
https://www.kali.org/docs/nethunter/wireless-cards/

Aircrack-ng
https://www.aircrack-ng.org/doku.php?id=compatibility_drivers

check for wifi card chipset compatibility:
http://linux-wless.passys.nl/

Additional card and chipset info
http://linux-wless.passys.nl/language/latest_news.english.php

Howto report your wireless device
http://linux-wless.passys.nl/language/howto_report.english.php

================

While making these videos, I use the Lenovo T480 (the laptop that I currently own) and it is fully compatible with Kali Linux & Aircrack-ng and it's suite of tools, but in my experience, most Lenovo's models have equipment on them that are Linux compatible.

If you would like to buy a compatible wifi card & kali linux on a bootable USB, and or laptop computers with compatible internal wifi cards installed on them, go to this link::

https://maxmit.github.io/BckInfo/

Loading comments...