Let’s walk through a classic WPA handshake capture using the command-line tools. This is the primary reason people download the ISO.
Prerequisite: A compatible USB Wi-Fi adapter in monitor mode. wifislax 3.0 iso
Plug in your USB Wi-Fi adapter. Open a terminal and type: Let’s walk through a classic WPA handshake capture
iwconfig
You should see wlan0 or eth0. If you don't, run wifislax-wicd to connect drivers manually. You should see wlan0 or eth0
Let’s use the ISO for its intended purpose: auditing a WPA2-protected network. This is a classic "penetration test" that network admins use to ensure their passwords aren't weak.
Legal Disclaimer: Do not do this on networks you do not own or have explicit written permission to test.