There is a weakness in the implementation of Wi-Fi Protected Setup, which allows you to brute-force the PIN and obtain WPA/2 passphrases. Look into a tool called Reaver for details on that. There is a small weakness with TKIP and QoS, but is not implemented into a full attack. See tkiptun-ng for that one. Brute-forcing in general is an inefficient process and always will be, doing the maths confirms that. Your best hope when brute-forcing something like WPA is that a weak / predictable passphrase has been used. You can do clever things like GPU boxes and such, but if you're up against a 63 character passphrase with upper, lowercase, number and special chars... You're going to be waiting a while.
The problem with fancy Metasploit videos, is that are invariably made by people who are either a) showing off or b) simply demonstrating its use in a controlled environment. There are probably very few real-life situations where one could simply Metasploit their way into a box - there are other complications as you mention (AV, UAC etc). These can be overcome, but the techniques are perhaps not as widely known since the people in group 'a' can't do it... Maybe that's just my pessimistic view though...![]()


