Which statement best defines a brute-force attack?

Boost your skills for the EC-Council Certified Ethical Hacker v13 Exam. Use flashcards and multiple choice questions to prepare effectively. Each question includes hints and explanations. Get exam-ready now!

Multiple Choice

Which statement best defines a brute-force attack?

Explanation:
Brute-force attacks rely on an exhaustive search: systematically trying every possible password until the correct one is found. The statement describes using a set of predefined candidate values and testing them in sequence until success, which matches this idea of an exhaustive, step-by-step guess process. In practice, you might start with common or simple values and progressively try longer or more complex combinations, continuing until the right password is discovered. This differs from rainbow table attacks, which use precomputed hash-to-password mappings to reverse a hash, rather than trying every possible value. It also doesn't describe exploiting software flaws or redirecting traffic, which are unrelated methods of gaining access.

Brute-force attacks rely on an exhaustive search: systematically trying every possible password until the correct one is found. The statement describes using a set of predefined candidate values and testing them in sequence until success, which matches this idea of an exhaustive, step-by-step guess process. In practice, you might start with common or simple values and progressively try longer or more complex combinations, continuing until the right password is discovered.

This differs from rainbow table attacks, which use precomputed hash-to-password mappings to reverse a hash, rather than trying every possible value. It also doesn't describe exploiting software flaws or redirecting traffic, which are unrelated methods of gaining access.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy