Join our Newsletter — 33% off our NHI Course
Home FAQ Cyber Security What are the signs that a network or…
Cyber Security

What are the signs that a network or endpoint compromise is using legitimate domains or update-looking traffic to conceal command and control?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 16, 2026 Domain: Cyber Security

Warning signs include unusual User-Agent strings, custom request paths, DNS traffic carrying odd payload patterns, and outbound connections that appear to belong to legitimate services but do not match normal application behavior. On endpoints, watch for unexpected loaders, side-loaded DLLs, archived payloads, and execution chains that start from a document or archive rather than approved software installation.

Why This Matters for Security Teams

Traffic that blends in with legitimate domains, update channels, or common SaaS destinations is attractive because it reduces the chance of quick triage. It can hide command and control inside trusted-looking transport, push defenders toward false reassurance, and slow containment when the first signal is only “normal” outbound noise. That is especially dangerous when teams rely on allowlists or coarse egress rules without validating how each application is supposed to talk.

One useful indicator is mismatch, not absolute novelty: a domain may be reputable, but the request pattern, timing, host headers, user agent, or payload structure may not fit the endpoint or workload that is using it. Attackers often borrow legitimacy from DNS, HTTPS, cloud storage, or update infrastructure because the channel looks routine at a glance. In practice, many security teams discover this only after hunting for a second-stage payload or persistence mechanism, not when the initial beacon first appears.

How It Works in Practice

Concealed command and control usually depends on normal-looking transport with abnormal behavior layered underneath. The adversary may use a trusted domain, a popular CDN, or a service that your environment already permits, then vary the observable details just enough to avoid standing out. That often shows up as unusual intervals, odd subdomains, DNS queries carrying encoded data, requests to paths that your environment never uses, or TLS sessions that terminate where the application should not reasonably be talking.

On endpoints, the same concealment pattern often appears as an execution chain that looks like ordinary user activity but is not. A document opens an interpreter, a loader pulls a secondary payload, or a side-loaded DLL borrows the reputation of a legitimate executable. Archived payloads and staged downloaders are common because they delay inspection and help the attacker separate delivery from activation.

  • Compare the traffic against the application’s expected destinations, methods, and timing.
  • Inspect user agents, URI paths, DNS labels, and payload shapes for repetition and encoding artifacts.
  • Correlate endpoint process ancestry with outbound sessions to see whether the initiating binary is credible.
  • Treat signed, popular, or update-looking destinations as suspicious when the behavioral context does not fit.

For practitioners, the key is to profile normal behavior per application or host class rather than to trust reputation alone. A single domain can serve both legitimate content and hidden control traffic, so the differentiator is often the surrounding telemetry. If DNS, proxy, EDR, and process data are not correlated, this tradecraft can look like harmless background activity until the adversary starts moving laterally or exfiltrating data. These controls tend to break down in high-volume environments with weak asset ownership because baseline drift makes abnormal beacons harder to separate from expected update chatter.

Common Variations and Edge Cases

Tighter allowlisting often increases operational overhead, so teams have to balance convenience against the risk of trusting traffic only because it resembles an approved service. Legitimate software updates, telemetry, and content delivery networks can produce the same outward pattern as covert beaconing, which means the decision point is usually behavioral consistency, not domain reputation.

Some campaigns use DNS rather than HTTPS for command and control, while others tunnel through cloud-hosted endpoints, file-sharing services, or API-driven platforms that are common in enterprise environments. That makes the edge cases tricky: a request to a widely trusted domain is not automatically malicious, but an endpoint that should never reach that service, or reaches it with uncommon cadence and payload structure, deserves scrutiny. Another common gotcha is that defenders focus on the domain name and miss the process that created the connection.

Where guidance is still evolving, current practice favors combining network telemetry with endpoint execution context and application baselines. That combination is more reliable than any single control because legitimate-looking transport is designed to defeat isolated inspection. Teams that only look for known-bad indicators tend to miss these campaigns until the malware has already established a stable foothold.

Risk and Threat Considerations

This technique is risky because it weakens one of the main assumptions behind perimeter and proxy monitoring, namely that trusted destinations imply trusted behavior. It also creates dependency risk, since broad approvals for updates, SaaS, and cloud services can be abused as a hiding place for long-lived beacons and staged payload retrieval.

Failure mechanism: The attacker abuses normal transport paths, trusted reputation, or update-style request patterns to make command and control blend into permitted traffic. Detection fails when defenders inspect the destination more than the process, sequence, or payload behavior, especially if egress controls are too coarse to distinguish expected application flows from abuse.

Impact: Hidden control traffic can preserve persistence, enable tasking and exfiltration, and delay containment long enough for lateral movement or credential theft to succeed. It also erodes confidence in allowlists and benign-looking outbound analytics, which increases the cost of response and hunting.

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 CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
MITRE ATT&CKT1071 — Application Layer ProtocolC2 often hides in normal application traffic.
T1095 — Non-Application Layer ProtocolDNS or other low-level protocols may carry covert C2 data.
T1573 — Encrypted ChannelLegitimate-looking HTTPS can conceal C2 inside encrypted sessions.
Recommendation — Detect anomalous application-protocol use and hunt for beaconing patterns in allowed traffic. Inspect protocol anomalies and flag encoded or unexpected DNS activity. Correlate TLS sessions with process context to spot encrypted covert channels.
CIS Controls v88 — Audit Log ManagementEndpoint and network logs are needed to correlate traffic with process behavior.
13 — Network Monitoring and DefenseNetwork monitoring must identify covert traffic using trusted destinations.
Recommendation — Centralise logs and correlate endpoint, DNS, proxy, and process telemetry for investigations. Tune network defenses to flag suspicious egress patterns and unexpected destinations.

Practitioner Guidance

What to prioritise: Build detections around mismatches between destination reputation and host behavior. A trusted domain that is contacted by the wrong process, at the wrong cadence, or with the wrong request shape is more useful than a generic “suspicious domain” alert.

What to verify: Confirm whether the endpoint should ever reach that service, whether the binary chain is expected, and whether the DNS or HTTP pattern matches your approved software. If the answer is “the destination is allowed but the behavior is not,” treat it as a hunting lead, not a benign exception.

Practitioner takeaway: Hidden command and control is usually exposed by context, not reputation, so the most effective control is a joined-up view of process ancestry, network behavior, and application-specific baselines.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 16, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org