PDA

View Full Version : What does it mean to Brute some1?


CrAzYhomosapien
07-28-2006, 8:28 PM
Im seriously confused. What does it mean to Brute some1?

Jeff
07-29-2006, 2:25 AM
A strange first post, I must say, but welcome to WarBoards :)

"Brute" usually refers to using a brute force attack on someone's computer or web site password. Basically, it's trying a large list of passwords (often including a list of words in the dictionary) to try to get someone's password by using a very large number of automated guesses.

The best way to counter it is using a strong password. I'd recommend at least 10 characters that include at least one lowercase letter, one uppercase letter, and one number. If you're doing the programming, you might limit the number of password guesses that can be made per a certain amount of time.

CrAzYhomosapien
07-29-2006, 12:54 PM
ok thank you. and ya i no a starnge post. but i heard it mentioned in an SC chat room and was curious.