C-04-Q056mediumsingle_mcq
In a brute force attack, the attacker tries:
In a brute force attack, the attacker tries:
- aOnly one password
- bAll possible password combinations
- cOnly old passwords
- dPublic passwords
ব্যাখ্যা
A brute force attack works by systematically trying every possible combination of characters until the correct password is found. This exhaustive guessing is the defining feature of the method.