Lias:itxtme:Lias: I don't believe it allows special characters, only alphanumeric (and not case sensitive at that).
10 characters of {a-z,0-9} is 3,656,158,440,062,976 possible, which sounds heaps until you consider that last December a security researched built a 25 GPU cracking rig that could do around 350 billion NTLM attempts per second.. Which would eat that entire range in under 3 hours.. or 6 hours for MD5
Even a decent semi-highend home gaming rig can crank out as many as 5 billion attempts per second. That would chew through that range in a mere 8.5 days..
*EDIT* and that's purely brute forcing the range.. It doesn't even begin to take into account someone with a bit of knowledge and skill applying various "Smart" rules or rainbow tables or what have you to the attempt.
I would love to see you hit the IRD login system 5 billion times.......
Always assume that a vulnerability somewhere down the line will see the password DB dumped. It's been done time and time and time again.
Depends on what sort of hashing they're doing. NTLM is pretty easily cracked these days, other algos not so much.