nerdexam
CompTIA

SY0-501 · Question #37

A senior incident response manager receives a call about some external IPs communicating with internal computers during off hours. Which of the following types of malware is MOST likely causing this…

The correct answer is A. Botnet. The communication between internal computers and external IPs during off-hours strongly indicates a botnet, as this behavior aligns with command and control (C2) communication. Other malware types do not primarily manifest as persistent outbound C2 traffic.

Submitted by rachelw· Mar 4, 2026Threats, vulnerabilities, and mitigations

Question

A senior incident response manager receives a call about some external IPs communicating with internal computers during off hours. Which of the following types of malware is MOST likely causing this issue?

Options

  • ABotnet
  • BRansomware
  • CPolymorphic malware
  • DArmored virus

How the community answered

(42 responses)
  • A
    83% (35)
  • B
    5% (2)
  • C
    2% (1)
  • D
    10% (4)

Why each option

The communication between internal computers and external IPs during off-hours strongly indicates a botnet, as this behavior aligns with command and control (C2) communication. Other malware types do not primarily manifest as persistent outbound C2 traffic.

ABotnetCorrect

A botnet involves compromised computers (bots) connecting to a command-and-control (C2) server, often operated by external IPs, to receive instructions and exfiltrate data. This communication frequently occurs during off-hours to evade detection, fitting the scenario perfectly.

BRansomware

Ransomware's primary characteristic is encrypting data and demanding a ransom payment, not persistent outbound communication with external IPs during off-hours for control purposes.

CPolymorphic malware

Polymorphic malware refers to malware that changes its code to evade signature-based detection, which describes a characteristic of malware, not its observed communication behavior.

DArmored virus

An armored virus employs techniques to make reverse engineering and analysis difficult, which is a method of protection for the malware, not its external communication pattern.

Concept tested: Malware type identification based on network behavior

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/botnet-detection

Topics

#botnet#C2 communication#malware#network traffic analysis

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice