Indicator of Compromise (IoC)
Commonly used in Security, Cybersecurity
An Indicator of Compromise (IoC) is an artifact or piece of evidence found on a network or within an operating system that suggests a security breach or malicious activity has occurred. These indicators help security professionals identify potential threats or ongoing attacks.
How It Works
IoCs are specific artifacts such as unusual network traffic patterns, suspicious files, abnormal system behaviour, or known malicious IP addresses and domains. Security tools and analysts monitor and analyse these indicators to detect signs of compromise. The process involves collecting data from various sources, correlating findings, and verifying whether the indicators point to malicious activity.
Common Use Cases
- Identifying malware infections through unusual file signatures or network connections.
- Detecting data exfiltration by monitoring outbound traffic to suspicious destinations.
- Recognising compromised user accounts via login anomalies or credential misuse.
- Alerting security teams to potential breaches during incident response investigations.
- Enhancing threat hunting activities by searching for known malicious patterns or indicators.
Why It Matters
Indicators of Compromise are critical for cybersecurity professionals and IT teams because they enable early detection of security incidents, reducing potential damage. Recognising and analysing IoCs is fundamental to effective incident response and threat mitigation. For certification candidates, understanding IoCs is essential for roles involved in security monitoring, incident handling, and threat intelligence, as it forms the basis of many security frameworks and best practices.