Kode-1
Playbook

Seeing the network you actually run

For CISOs, network and platform leaders, and the teams who own detection

6 May 2026

Ask a security team what enters and leaves the network and most can answer; the perimeter has been watched for decades. Ask what moved sideways last Tuesday — server to server, workload to workload, inside the cloud estate — and the answer gets quieter. Yet sideways is where the campaign happens: the perimeter is crossed once, and everything after travels east-west, frequently encrypted, often in environments where nobody inspects a single packet. This playbook is about seeing the network you actually run, not the one on the diagram. 1. Map the blind spots honestly Inventory where traffic flows against where visibility exists. The usual gaps repeat everywhere: traffic between workloads inside the same cloud network, container-to-container paths, the links between on-premises and cloud that carry the most sensitive replication, and anything wrapped in TLS — which is now nearly everything. Score each blind spot by what an attacker could do there unobserved. That scored map is the program; without it, visibility spend follows vendor categories instead of risk. 2. The wire as ground truth Logs describe what systems say happened; the network records what actually moved. The distinction matters most on a bad day: an attacker with sufficient access edits logs and silences agents, but the traffic still crossed the wire. Network-derived telemetry — flows, metadata, and where warranted full packets — is the evidence source that does not depend on the compromised host's honesty. Detection built only on endpoint and log data stands on ground the adversary can reach; adding the network view puts one leg on ground they cannot. 3. Encrypted does not mean invisible Encryption everywhere is the right default and a real inspection problem — but not an absolute one. Metadata alone betrays a great deal: who talked to whom, when, how much, how often, and none of it needs decryption. Where deeper inspection is justified — the crown-jewel segments, the regulated data paths — decrypt deliberately: scoped to defined segments, governed by written policy on what is inspected and what never is, with the privacy obligations engineered in rather than discovered later. A blanket answer in either direction is a policy failure; the discipline is choosing where. 4. Verification is what makes zero trust true Zero-trust architectures assert that no flow is trusted by default — and an assertion without observation is a diagram. The segmentation that looks complete in policy is routinely porous in practice: the forgotten rule, the flat subnet that predates the program, the path that grew during an incident and never closed. Continuous visibility is how the architecture is verified — the difference between believing the segments hold and watching them hold. 5. Feed the tools, and the evidence Raw traffic is too much for every tool to swallow, which is how visibility programs drown in their own success. Filter and route deliberately: each detection and observability tool receives the slice it needs, duplicates removed, irrelevant flows excluded. The same pipeline yields the compliance dividend — when CPS 234 asks how incidents are detected, or a SOCI obligation asks how the operational network is monitored, the answer is a telemetry architecture, not a diagram and a hope. 6. The first 90 days Build the blind-spot map and score it. Instrument the single riskiest east-west segment — usually inside the cloud estate where lateral movement is cheapest. Write the decryption policy before deploying any decryption. Verify one zero-trust boundary with observation rather than configuration review. And route the new telemetry into the incident and breach-readiness evidence base, where the next investigation will be very glad to find it. The network is the one witness present at every stage of an attack. Most estates have simply never taken its statement.