312-50V11 · Question #52
You are monitoring the network of your organizations. You notice that: There are huge outbound connections from your Internal Network to External IPs On further investigation, you see that the…
The correct answer is D. Both B and C. Addressing CnC malware communication requires both removing the malware from infected hosts and updating IDS/IPS signatures so that similar threats are detected and blocked going forward.
Question
You are monitoring the network of your organizations. You notice that:
There are huge outbound connections from your Internal Network to External IPs On further investigation, you see that the external IPs are blacklisted Some connections are accepted, and some are dropped You find that it is a CnC communication Which of the following solution will you suggest?
Options
- ABlock the Blacklist IP's @ Firewall
- BUpdate the Latest Signatures on your IDS/IPS
- CClean the Malware which are trying to Communicate with the External Blacklist IP's
- DBoth B and C
How the community answered
(49 responses)- A22% (11)
- B8% (4)
- C4% (2)
- D65% (32)
Why each option
Addressing CnC malware communication requires both removing the malware from infected hosts and updating IDS/IPS signatures so that similar threats are detected and blocked going forward.
Blocking blacklisted IPs at the firewall is a reactive, partial measure; the malware persists on internal hosts and can use new or unlisted C2 addresses, leaving the environment still compromised.
Updating IDS/IPS signatures alone improves detection but does not remove existing malware already running on infected endpoints.
Cleaning malware removes the infection but without updated signatures, new or similar malware samples may go undetected and re-infect the environment.
Simply blocking blacklisted IPs at the firewall (option A) is insufficient because it treats only the symptom - the malware remains on internal hosts and can switch to new C2 infrastructure. Cleaning the malware (C) removes the root cause from infected machines, while updating IDS/IPS signatures (B) improves detection and blocking of known C2 patterns and variants at the network level. Together, B and C provide both remediation and improved defensive coverage, making D the complete and correct answer.
Concept tested: Command and Control (CnC) malware incident response strategy
Source: https://www.cisa.gov/sites/default/files/publications/cisa-insights_mitigations-and-hardening-guidance-for-msps-and-small-and-mid-sized-businesses_508c.pdf
Topics
Community Discussion
No community discussion yet for this question.