CompTIA DataSys+ (DS0-001) — Question 11

An automated script is using common passwords to gain access to a remote system. Which of the following attacks is being performed?

Answer options

Correct answer: B

Explanation

The correct answer is B, as a brute-force attack involves systematically attempting various password combinations to gain unauthorized access. DoS refers to denial of service attacks, which disrupt service rather than try to access it, while SQL injection targets databases, and phishing involves tricking users into revealing credentials.