Join our Newsletter — 33% off our NHI Course

Why do compromised devices used as relay infrastructure make attribution and detection harder for defenders?

Compromised relay devices keep normal services running while quietly supporting attacker operations, which reduces user-visible disruption and delays suspicion. That dual use makes traditional IOC-based tracking less reliable, because the device may look healthy even when it is part of a covert network. Defenders need behavioural telemetry and campaign correlation to see the hidden layer.

How relay infrastructure obscures the attack path

Compromised devices used as relay infrastructure create a split between what defenders can observe and what the attacker is actually doing. The device continues to answer ordinary requests, keep expected services alive, and blend into normal traffic patterns, so the relay function is hidden inside otherwise legitimate-looking behaviour. That makes the host look useful and stable even while it is being abused as a transit point.

In practice, that matters because defenders often triage by visible service failure, crash behaviour, or obvious reputation changes. A relay host may avoid all three. If the attacker can route traffic through a device that still appears operational, the defender sees a noisy but not necessarily suspicious asset, which delays escalation and weakens event correlation across the wider campaign.

Compromised relays also create a layered attribution problem. The observable source of a connection is no longer the original operator, so investigators have to distinguish the relay from the command origin, the staging node, and any follow-on pivot points. Without that separation, analysts can mislabel the immediate host as the actor, or miss the true control infrastructure entirely.

Why IOC-based detection misses the hidden layer

IOC-driven detection works best when compromise leaves clear, static artefacts such as known malicious IPs, hashes, domains, or signatures. Relay infrastructure is harder because the device itself can remain low-noise while the abuse happens through living services, legitimate protocols, and short-lived routes. The result is a smaller gap between malicious and normal activity, which reduces the value of simple indicator matching.

Defenders should expect that a relay host may generate traffic that looks plausible in isolation but becomes suspicious only when viewed over time. Behavioural telemetry, network flow analysis, peer grouping, and campaign-level correlation help reveal patterns such as unusual geographies, unexpected timing, repeated handoff behaviour, or protocol mismatches that are easy to miss in one-off alerts.

That is why detection usually shifts from “is this device obviously bad?” to “does this device behave consistently with its role?” A device can be healthy from an uptime perspective and still be part of a covert network. When telemetry does not capture that mismatch, the attacker benefits from normal service continuity while defenders keep treating the host as trusted infrastructure.

Risk and Threat Considerations

Relay infrastructure increases both exposure and uncertainty: it hides the true origin of activity, prolongs dwell time, and creates false confidence because the compromised device still appears functional. It also raises the chance that defenders will contain the wrong node first, while the real control channel remains active elsewhere.

Failure mechanism: The relay preserves legitimate service behaviour while forwarding attacker traffic, so obvious outage-based or IOC-based signals never fully appear. That weakens attribution, delays detection, and makes campaign reconstruction dependent on richer behavioural evidence.

Impact: Investigators may attribute activity to the relay instead of the operator, miss lateral movement and staging, and allow the broader intrusion to persist longer than it would if the compromise had been directly visible.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
MITRE ATT&CK T1090 — Proxy Relay infrastructure is a proxy path that obscures source attribution and routing.
T1095 — Non-Application Layer Protocol Covert relay traffic often blends into legitimate network protocols and sessions.
Recommendation — Map relay hosts to T1090 and hunt for proxy chaining, handoff patterns, and origin obfuscation. Correlate non-application protocol traffic for unusual volume, timing, or destination patterns.
NIST CSF 2.0 DE.CM — Continuous Monitoring Behavioral telemetry and correlation are required to spot hidden relay activity.
ID.RA — Risk Assessment Relay infrastructure changes attribution and detection risk for the wider campaign.
Recommendation — Use continuous monitoring to detect deviations from normal host and network behaviour. Assess relay-enabled exposure as a campaign-level risk, not a single-host issue.
CIS Controls v8 8 — Audit Log Management Correlation depends on retaining and centralising logs from the relay host and peers.
Recommendation — Centralise and retain logs so relay behaviour can be correlated across the attack path.

Practitioner Guidance

What to verify: Treat service health as insufficient proof of trust. Verify whether a device’s traffic patterns, destination diversity, session timing, and protocol mix match its expected business role, especially when the host is externally reachable or sits on a path to sensitive systems.

What to measure: Prioritise telemetry that supports correlation across time and across hosts, not single-event matching. A useful signal is repeated alignment between one device’s normal service function and anomalous relay-like behaviour such as unusual forwarding patterns, asymmetric connections, or persistent handoff activity.

Practitioner takeaway: The defender’s job is to expose the hidden transit layer, not just confirm that the compromised device still “works”; if the host can quietly relay attacker activity while remaining operational, the investigation must move from indicators to behaviour and campaign context.