Join our Newsletter — 33% off our NHI Course

Network Monitoring

Network Monitoring is the observation of network traffic to detect, investigate, and alert on unusual or unauthorized activity. In the shadow AI context, it helps identify connections to unapproved AI platforms and shows how users are interacting with external services. That visibility supports faster containment and stronger policy enforcement.

What Network Monitoring Actually Does

Network monitoring turns traffic into security telemetry. For a glossary term, that means observing packets, flows, DNS, proxy logs, and related signals to spot unusual destinations, unexpected protocols, policy violations, and evidence of compromise. In practice, it is less about raw packet capture and more about giving defenders enough visibility to tell normal business communication from suspicious activity.

The value of the control is its ability to reveal behaviour that endpoint tools or application logs may miss. A well-tuned monitoring program can show lateral movement, command-and-control, data exfiltration, and unauthorized access attempts. It can also expose cloud, SaaS, and external service usage that is otherwise invisible to security teams.

Because shadow AI is one common modern use case, monitoring can surface traffic to unapproved AI platforms and help teams understand how users are interacting with external services. That is especially useful when policy enforcement depends on knowing which services are actually in use, not just which services are officially approved.

What Security Teams Look For

Monitoring is only useful when the team knows what normal looks like. Baselines matter because modern networks are noisy, and most alerts come from patterns rather than single events. Common indicators include new geographies, rare destinations, unusual port usage, off-hours transfers, repeated failed connections, and traffic that conflicts with approved application behaviour.

For defenders, the most important distinction is between visibility and judgment. Network monitoring does not by itself prove malicious intent, but it can narrow the field quickly and support investigation. The strongest programs combine telemetry from network devices, DNS, proxy, firewall, and cloud networking layers so that one blind spot does not hide the whole picture.

Monitoring also supports policy enforcement when it is paired with allowlists, segmentation, and response workflows. If a team sees a workstation connecting to an unapproved external AI service, the next step is usually containment, validation, and policy review rather than assuming the traffic is harmless. That same logic applies to suspicious data flows, especially when sensitive systems are involved.

For identity-heavy environments, NHI Management Group’s Ultimate Guide to NHIs is a useful companion because monitoring often reveals the network behaviour of service accounts, integrations, and other non-human actors that need tighter visibility and control. The related NHI Lifecycle Management Guide helps connect that visibility to discovery, rotation, and offboarding decisions.

Common Failure Modes and Blind Spots

Network monitoring fails when the team overrelies on logs that are incomplete, encrypted, or poorly normalized. Traffic is increasingly hidden inside TLS, routed through SaaS platforms, or masked by legitimate cloud infrastructure, so visibility can drop even while exposure rises. If the environment is not instrumented consistently, defenders may see only fragments of the path an attacker used.

Another common weakness is alert fatigue. When monitoring rules are too broad, analysts spend time on benign activity and miss the events that matter. When they are too narrow, the control only detects obvious abuse and gives a false sense of coverage. Either way, the organization loses confidence in the signal and may ignore it when it matters most.

Monitoring can also be undermined by poor asset inventory. If security teams do not know which systems, users, or services are expected to talk to each other, they cannot reliably detect deviation. That problem becomes sharper in environments with third-party connections, remote work, and rapidly changing cloud services.

For a broader view of the visibility and governance issues that often sit behind these blind spots, Top 10 NHI Issues is a useful reference, and the NHIMG article Ultimate Guide to NHIs, Key Challenges and Risks ties visibility gaps to overprivilege, unmanaged credentials, and access governance.

How It Fits Into the Security Stack

Network monitoring is most effective when it is treated as a detection and response capability, not a standalone product. It complements endpoint detection, identity controls, firewall policy, and incident response by adding context around where activity occurred and how systems communicated. That makes it particularly valuable during triage, containment, and post-incident review.

It also supports governance. Security leaders use monitoring data to measure whether policy matches reality, whether exception paths are accumulating, and whether new services are being adopted faster than controls can be updated. In that sense, monitoring is both a detective control and a feedback loop for architecture decisions.

The strongest programs focus on the traffic that changes risk most, including externally facing services, administrative access paths, east-west movement, and traffic to high-value systems. If the organization is concerned about unapproved AI usage, the same discipline applies: identify the destinations, understand the data being sent, and decide whether the traffic should be blocked, reviewed, or formally sanctioned.

For authoritative control alignment, NIST Cybersecurity Framework 2.0 helps position monitoring across detect, respond, and recover, while NIST SP 800-53 Rev 5 Security and Privacy Controls anchors the control discussion in audit, system integrity, and access control.

Risk and Threat Considerations

Network monitoring reduces blind spots, but it also creates a false sense of safety if coverage is incomplete or if alerts are not operationally useful. The main risks are missed lateral movement, undetected data exfiltration, and delayed response when encrypted or cloud-mediated traffic hides the real destination or purpose.

Failure mechanism: Attackers and unauthorized users often hide inside expected network paths, use legitimate services as relay points, or exploit visibility gaps between endpoints, cloud, and external services so the organisation sees activity too late.

Impact: Security teams can miss compromise indicators, lose containment windows, and fail to enforce policy against unapproved services, including shadow AI usage and other unauthorized external connections.

Standards & Framework Alignment

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

NIST CSF 2.0, CIS Controls v8 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 DE.CM — Security Continuous Monitoring Network monitoring is the core DE.CM detection function for observing anomalous traffic.
PR.AC — Identity Management, Authentication and Access Control Monitoring is used to validate whether network access aligns with approved access paths.
DE.AE — Anomalies and Events The term centers on spotting unusual network behaviour as a security signal.
Recommendation — Instrument traffic telemetry and alert on unusual or unauthorized network activity. Correlate network activity with approved access and investigate deviations. Define anomaly baselines and prioritize traffic patterns that deviate from normal use.
CIS Controls v8 8 — Audit Log Management Network monitoring relies on collecting and reviewing network-relevant logs and telemetry.
13 — Network Monitoring and Defense This control directly governs monitoring network traffic for malicious or unauthorized activity.
Recommendation — Centralize and review network logs so suspicious traffic can be detected and investigated. Deploy network defense telemetry to detect suspicious connections and unauthorized destinations.
NIST SP 800-63 5.1 — Authenticator Assurance Levels Monitoring can corroborate whether access flows match expected authentication strength and session behaviour.
Recommendation — Correlate network sessions with expected authenticator assurance and investigate mismatches.

Practitioner Guidance

What to watch for: Treat network monitoring as a high-signal control only when it is tied to defined baselines, asset ownership, and response playbooks. The practical test is whether analysts can move from “this looks unusual” to “this should be investigated, contained, or blocked” without having to rebuild context from scratch.

Practitioner takeaway: Monitoring becomes genuinely effective when it is specific enough to support action, and broad enough to catch the traffic paths that other controls cannot see.