Compromise Indicator
A compromise indicator is a piece of digital evidence suggesting that a network, endpoint, or system may have been breached or is currently under attack. Security teams look for these clues to spot suspicious activity and respond before or during an incident. Finding an indicator points to a possible problem, but it is a signal to investigate rather than proof on its own.
A compromise indicator (Indicator of Compromise, IOC) is a technical artifact or observable that suggests an attack is imminent, currently underway, or that a compromise may have already occurred. IOCs are pieces of digital forensic data used by monitoring and detection systems to identify potential infiltration of an endpoint or network. Detection depends on effective monitoring, and the presence of an IOC indicates a possible—not confirmed—breach; corroboration and investigation are required to distinguish true positives from false positives.
Why it matters
Compromise indicators give security and incident response teams an early, actionable signal that a network, endpoint, or system may have been breached or is currently under attack. In a payment environment, where cardholder data and sensitive authentication data are attractive targets, timely detection of IOCs can shorten the window between an initial intrusion and the point at which data is exfiltrated or fraud is committed. The value of an IOC is that it directs limited investigative attention toward activity worth examining, rather than serving as proof of compromise by itself.
The practical limitation is that an IOC signals a possible—not confirmed—breach. Acting on indicators without corroboration risks both false positives, which consume analyst time and can trigger unnecessary containment actions, and false negatives, where an attacker's activity does not match any known indicator and passes undetected. Because IOCs are typically derived from artifacts observed in prior activity, they are more effective at catching known patterns than novel techniques, and their usefulness depends heavily on the quality and freshness of the underlying threat intelligence.
For teams operating under PCI DSS, IOC detection supports the broader monitoring and incident response expectations of the standard, though the exact requirement wording and numbering differ between versions and readers should confirm against the current published standard. Effective use of compromise indicators is one input into an incident response process; it does not replace the corroboration, scoping, and forensic investigation needed to establish whether a compromise actually occurred and what data may have been affected.
Who it's relevant to
Inside IOC
Common questions
Answers to the questions practitioners most commonly ask about IOC.