An analyst detects an internal host communicating with an external IP known for malware distribution. Which THREE of the following are valid Indicators of Compromise (IoCs) that should be recorded?
Domains are common IoCs.
Why this answer
The domain name used in the communication is a classic Indicator of Compromise (IoC). When an internal host contacts an external IP known for malware distribution, the domain name (e.g., via DNS query) provides a persistent, human-readable identifier that can be used to block or investigate the threat, even if the IP address changes. This aligns with the NIST definition of IoCs as forensic evidence of a potential intrusion.
Exam trap
Cisco often tests the distinction between direct network-based IoCs (domain, IP, file hash) and host-based artifacts (registry keys, user email) that may require additional correlation to be considered valid IoCs for a specific event.