brute-force attack

A technique employed by intruders that checks every password in a password file against every possible password generated sequentially. A brute-force attack is very clumsy, is usually considered the last resort in an attack, takes a long time to run, and is easily detected by even the most modest security precautions. Also called a keyspace attack.

See also denial of service attack; dictionary attack; social engineering; Trojan Horse.