Indicator of Compromise
An Indicator of Compromise (IOC) is a piece of digital evidence suggesting that an attacker may have breached a system, network, or endpoint, or that an attack may be underway or imminent. Security teams look for these clues to identify whether a compromise has occurred. IOCs help investigators recognize suspicious activity, though the presence of an indicator suggests rather than proves that a breach has happened.
An IOC is a technical artifact or observable that suggests an attack is imminent, is currently underway, or that a compromise may have already occurred. IOCs are used in threat detection, forensic analysis, and incident response to identify potential infiltration of systems, networks, or endpoints. Because indicators signal that a breach may have occurred, they should be treated as evidence to be corroborated during investigation rather than as definitive confirmation; the confidence and false-positive characteristics of any given indicator depend on its type and context.
Why it matters
Indicators of Compromise give security teams a structured way to answer a fundamental question during monitoring and incident response: is there evidence that an attacker has breached, or is currently attempting to breach, a system, network, or endpoint? For organizations that handle payment data, this matters because the window between initial compromise and data exfiltration is often where detection can limit damage. IOCs turn scattered observations into actionable leads that investigators can pursue, corroborate, and escalate.
The critical caveat is that an indicator suggests rather than proves a breach. The presence of an IOC should trigger investigation, not an automatic conclusion. Different indicator types carry different confidence levels and false-positive characteristics, so a single artifact may be benign in one context and a strong signal in another. Treating IOCs as definitive confirmation risks both wasted effort on false positives and misplaced confidence, while ignoring them risks missing an active intrusion. Effective programs weigh each indicator against its type, source, and surrounding context.
For entities in scope for PCI DSS, IOC-driven detection supports the broader monitoring and incident response expectations of the standard, though the specific requirements and their numbering differ between versions and should be confirmed against the current published standard. IOCs are one input into detection and forensic analysis; they do not by themselves satisfy any control and are most useful when combined with logging, alerting, and a defined investigation process.
Who it's relevant to
Inside IOC
Common questions
Answers to the questions practitioners most commonly ask about IOC.