Brute Force Is a method of repetitive attempting the possible ways to get data encrypted keys and password. Brute force is applied rather than using intelligent strategies.
Methods to prevent Brute Force
1 Making Passwords complex such that it becomes difficult to decode.
2 Limiting the number of attempts to try password.