Then combine with rockyou.txt and probable.txt :
probable.txt is a famous wordlist from the now-defunct SkullSecurity.org, curated by researcher Robert Graham. It contains approximately 16 million unique passwords curated from various public data breaches. It is a dictionary of common words; it is a list of probable human-chosen passwords (e.g., password123 , iloveyou , qwerty ).
dos2unix probable.txt sort -u probable.txt > probable_unique.txt
A WPA handshake requires four packets (M1, M2, M3, M4). Tools like aircrack-ng can be fooled by a single EAPOL frame. Run: