What name is given to the method that tries all possible password combinations until a match is found?
- Cryptographic
- Brute force
- Birthday
- Dictionary
- Cloud
- Rainbow tables
Explanation: Two common methods of cracking hashes are dictionary and brute force. Given time, the brute force method will always crack a password.
Exam with this question: Cybersecurity Essentials: Course Final Exam Answers
Please login or Register to submit your answer