A type of attack that keeps trying different credentials until it finds a correct set. Brute Force Attacks are a basic form of attack with easy prevention methods, but due to their simple setup, especially when combined with a Password Dictionary, they are still commonly used.
A good defence technique is to lock accounts after a certain amount of incorrect login attempts and to use passwords with a good complexity.