Brute forcing passwords is a game for academics and novices, nobody does this in the real world.
The reason is that the attacker does not know the complexity and therefore the bits of entropy they need to overcome. Because of that they need to attempt all possibilities against maximum entropy, which is a fools errand. Other attack vectors like social engineering and spear phishing yield faster and more consistent results.
The reason is that the attacker does not know the complexity and therefore the bits of entropy they need to overcome. Because of that they need to attempt all possibilities against maximum entropy, which is a fools errand. Other attack vectors like social engineering and spear phishing yield faster and more consistent results.