Indicators of HUMINT Operation (IoH)

The human counterpart of the Indicator of Compromise (IoC). Where cyber leaves logs, human manipulation leaves weak, contextual signals — the IoH. HACT names them so defenders can act before the decision is made.

A concept of the HACT framework · by Aurélien T.

What is an IoH?

An Indicator of HUMINT Operation (IoH) is an observable sign that a person is currently the target — or the relay — of a social-engineering operation. It is the human echo of the IoC: some practitioners read the same acronym as an "indicator of human compromise", and both point to the same object — the human-side signals of an attack in progress.

An IoC lives in a machine: a hash, an IP, a suspicious process. An IoH lives in an interaction: an unusual request, a manufactured emotion, a channel that does not match the claimed identity. The IoC is read by a tool; the IoH is read by a human — which is exactly why it needs a framework.

Why IoH matter — and why one is never enough

Technical indicators are largely binary: a known-malicious hash is malicious. Human indicators are not. Urgency, authority or a favour can all be perfectly legitimate. Taken alone, a single IoH proves nothing and produces false positives that erode trust.

HACT therefore treats IoH by accumulation, not by isolation. The signal that matters is the convergence of several weak indicators inside one interaction — a threshold, not a verdict on a single cue.

The rule of three IoH. Do not conclude on a single human signal. When three independent IoH converge in the same request, treat it as a probable manipulation attempt and switch to verification — regardless of who the person claims to be.

IoC vs IoH

DimensionIoC — Indicator of Compromise (cyber)IoH — Indicator of HUMINT Operation
ObjectA system, a network, a fileA person and their decision
Nature of the signalTechnical artifact (hash, IP, domain, registry key)Behavioural / relational cue (urgency, authority, secrecy)
Signal strengthOften strong, near-binaryWeak and contextual by design
Read byA tool (EDR, SIEM, antivirus)A human, ideally trained
Decision ruleA single match can trigger a blockConvergence of several (rule of three)
ExampleConnection to a known C2 IP addressAn "urgent, confidential" wire request from a new channel

Common IoH

None of these is suspicious on its own. Their value lies in convergence within a single interaction.

From indicator to detection

Each HACT technique carries the IoH it typically produces and a countermeasure. Detection is therefore not a matter of catching one clever line, but of counting convergent signals and, above threshold, moving the interaction from trust to verification.

Go further: open the detection scoring and the Matrix to see, technique by technique, which IoH to expect and how to respond.