-
What is the primary goal of a brute force attack?
- A) To install malware on a system
- B) To guess or create combinations of passwords or other authentication tokens
- C) To intercept network traffic
- D) To exploit a software vulnerability
-
Which of the following best describes a password dictionary in the context of brute force attacks?
- A) A list of encrypted passwords
- B) A collection of commonly used passwords and authentication tokens
- C) A database of system vulnerabilities
- D) A tool for generating random passwords
-
What factor increases the difficulty of a brute force attack?
- A) Short, simple passwords
- B) Long, random passwords containing a variety of characters
- C) Single-factor authentication
- D) Commonly used passwords
-
What does multi-factor authentication do in the context of brute force attacks?
- A) It encrypts passwords
- B) It requires multiple pieces of authentication information
- C) It blocks all brute force attempts
- D) It stores passwords securely
-
Which type of brute force attack involves guessing encryption keys?
- A) Password cracking
- B) Brute force password dictionaries
- C) Encryption key guessing
- D) Dictionary attack
-
Which of the following is NOT a recommended measure to mitigate brute force attacks?
- A) Using strong passwords
- B) Implementing multi-factor authentication
- C) Using password managers
- D) Using weak encryption keys
-
What is one benefit of using password managers in protecting against brute force attacks?
- A) They generate random passwords
- B) They encrypt passwords
- C) They securely store and manage passwords
- D) They block brute force attempts
-
What does a brute-force detection tool do?
- A) Generates passwords
- B) Identifies and blocks brute-force attempts
- C) Encrypts authentication tokens
- D) Creates password dictionaries
-
How can strong encryption keys affect the success of brute force attacks?
- A) They make encryption faster
- B) They make the attacker’s job easier
- C) They make guessing the key much more difficult
- D) They reduce the need for multi-factor authentication
-
Which of the following is a form of brute force attack specifically targeting passwords?
- A) Encryption key guessing
- B) Brute force password dictionaries
- C) Password cracking
- D) Phishing
Answers:
- B) To guess or create combinations of passwords or other authentication tokens
- B) A collection of commonly used passwords and authentication tokens
- B) Long, random passwords containing a variety of characters
- B) It requires multiple pieces of authentication information
- C) Encryption key guessing
- D) Using weak encryption keys
- C) They securely store and manage passwords
- B) Identifies and blocks brute-force attempts
- C) They make guessing the key much more difficult
- C) Password cracking