07-26-2020, 12:04 PM
Hashcat tries each line from your wordlist.
So it will test "ttaabbcc" first, then "BI", then "123456789", etc.
"BI" will be skipped as the WPA password must be greater or equal to 8.
You need to define custom charset : https://hashcat.net/wiki/doku.php?id=mas...m_charsets
Something like:
So it will test "ttaabbcc" first, then "BI", then "123456789", etc.
"BI" will be skipped as the WPA password must be greater or equal to 8.
You need to define custom charset : https://hashcat.net/wiki/doku.php?id=mas...m_charsets
Something like:
Code:
-a 3 -1 tabc -2 BI -3 ?d -4 *,?=+; ?1?1?1?1?1?1?1?1?2?2?3?4