Question

What type of attack is being attempted when an attacker uses a password-cracking program to guess passwords by attempting every possible combination of characters?
Group of answer choices

Brute-Force

Replay

Ciphertext-Only

Dictionary

Answers

GPT-4o mini
The type of attack being described is a **Brute-Force** attack. In this method, an attacker systematically attempts every possible combination of characters in order to guess a password.