Network Evidence

Network Forensics in Data Breach InvestigationsFlow Records, Proxy Logs, DNS, and Encrypted Traffic

Endpoint evidence shows what ran. Network evidence shows what left. In exfiltration disputes, extortion claims, and notification decisions, flow records and proxy logs are frequently the only sources that can quantify what actually crossed the perimeter.

Updated August 2026 · Reviewed by Elite Digital Forensics examiners · Nationwide breach response

30 to 90 daysCommon retention for flow, firewall, and proxy logs in mid sized environments.
3 to 7 daysTypical full packet capture retention at busy egress points, driven by storage cost.
12 monthsLog retention floor commonly cited under payment card security requirements.

Quick answer

Network forensics reconstructs an intrusion from traffic records rather than from the affected computers. Flow records, firewall and proxy logs, and domain name resolution logs establish command and control channels, lateral movement between internal hosts, and the volume and destination of outbound transfers. Encryption limits content inspection, so modern analysis relies on metadata, timing, volume, and client fingerprinting.

Common questions, answered in one line

QuestionOne line answer
Can you see what was inside encrypted traffic?Generally no, without interception at a proxy. Metadata and volume still carry substantial weight.
What proves command and control?Regular periodic connections of consistent size to an unfamiliar destination, corroborated by endpoint process data.
How is exfiltration volume measured?Outbound byte counts per host and destination from flow, firewall, or proxy records, compared with a baseline.
How long is packet capture kept?Usually days, because full capture consumes terabytes daily.
Do internal firewalls matter?Yes. East to west records are often the only proof of lateral movement between servers.
What if nothing was logged?The correct finding is that the record neither confirms nor excludes transfer, and that should be stated plainly.

Key terms defined

TermWhat it means
Flow recordA summary of a network conversation including source, destination, ports, byte counts, and duration, without packet contents.
Full packet captureA complete copy of network traffic including payload, limited in practice by storage cost.
ZeekAn open source network monitoring platform that produces structured connection, name resolution, and certificate logs.
BeaconingRepeated outbound connections at regular intervals, characteristic of malware checking in with its operator.
Client fingerprintingTechniques that identify the software initiating an encrypted session from handshake characteristics rather than content.
Egress baselineA normal outbound volume profile for a host or user, against which anomalous transfers are measured.

The network evidence that actually exists in most businesses

Very few organizations have full packet capture. Almost all have some combination of the following, and a competent examiner works with what exists rather than lamenting what does not.

SourceWhat it provesTypical retention
Flow records from routers and switchesWhich hosts talked to which destinations, when, and how many bytes moved30 to 90 days when collected
Firewall logsAllowed and denied sessions at the perimeter and between internal zones30 to 90 days on device, longer if forwarded
Web proxy or secure gateway logsDestination hostnames, categories, user attribution, and transfer sizes30 to 180 days by product tier
Name resolution logsDomains resolved by each internal host, which surfaces command and control and tunneling30 to 90 days when enabled
Virtual private network concentrator logsRemote access sessions, source addresses, and durations30 to 90 days
Cloud provider flow logsTraffic to and from cloud workloads, including exfiltration from a cloud environmentAs configured, often 30 to 90 days
Network monitoring platform logsStructured connection, certificate, and protocol metadata suitable for deep analysisAs configured

What encryption changed, and what it did not

Nearly all outbound traffic is now encrypted, and newer protocol features conceal even the destination hostname during the handshake. This is often described as the end of network forensics. It is not.

  • Metadata survives. Source, destination address, port, timing, session count, and byte volume are all recorded regardless of payload encryption.
  • Timing is diagnostic. Automated command and control produces regular, low variance intervals that human browsing does not.
  • Volume is decisive. A workstation that normally sends a few hundred megabytes a week and suddenly sends eighty gigabytes to a file sharing service is an evidentiary event on its own.
  • Handshake fingerprinting identifies the client software and often the malware family behind an encrypted session without any access to content.
  • Proxy attribution ties sessions to a named user account, which converts a technical event into a fact a business can act on.

Where an organization performs inspection at a gateway, content may be available and should be handled with care for privacy and legal restrictions. Where it does not, the analysis is metadata driven and the report should say so.

Quantify what actually left your network

Extortion claims and notification decisions both hinge on volume. We analyze the traffic evidence and give you a defensible answer.

Egress volume analysis in exfiltration disputes

When a criminal group claims to hold hundreds of gigabytes of company data, the business, its counsel, and its carrier all need to know whether that claim is plausible. Network records are the primary test.

Baseline

Establish normal outbound volume for the host, the user, and the destination category over a comparable prior period.

Isolate

Identify outbound sessions during the intrusion window that deviate materially in volume, destination, or timing.

Attribute

Tie each anomalous session to a process on the endpoint and an authenticated user where proxy logs allow.

Reconcile

Compare measured volume against staging archive sizes found on disk and against the volume claimed by the extortion group.

State the limits

Where retention or coverage prevents measurement, report that the evidence neither confirms nor excludes transfer.

That last step matters more than any other. Regulators, carriers, and courts respond well to an examiner who distinguishes proven transfer from unproven possibility, and poorly to one who treats absence of evidence as proof either way.

Internal traffic and lateral movement

Perimeter logging is common. Internal visibility is rare, and that is exactly where intrusions expand.

Server message block sweeps

Broad internal file share access from a single host is a strong indicator of discovery and staging activity.

Remote management protocols

Unusual use of remote procedure call and management protocols between workstations frequently marks the pivot path.

Domain controller traffic

Replication style traffic originating from a non domain controller indicates credential replication abuse.

Segmentation evidence

Where internal firewalls exist, denied session records can also demonstrate that segmentation limited the blast radius, which is useful to carriers and regulators.

What matters most

  • Preserve first. Flow and proxy retention windows are short and rarely extendable after the fact.
  • Internal visibility. Without east to west records, lateral movement often has to be inferred from endpoints alone.
  • Volume beats speculation. Measured egress is the strongest available response to an inflated extortion claim.
  • Attribution. A proxy log tied to a user account converts a network event into an actionable business fact.
  • Stated limits. Where the data cannot answer the question, say so precisely.

Common misconceptions

Encryption makes network forensics useless

Content is hidden, but destination, timing, volume, and client fingerprint remain, and those are usually sufficient to characterize the activity.

We have packet capture, so we have everything

Full capture at a busy egress point is typically retained for days. The incident window is usually already gone by the time anyone looks.

No large upload means no breach

Small, slow, sustained transfers evade volume thresholds, and some intrusions never involve exfiltration at all.

Firewall logs are only for the perimeter

Internal firewall and flow records are often the only evidence that an intruder moved between servers.

When this applies, and when it does not

This applies when

  • You need to evaluate an extortion claim about the volume of data taken.
  • Notification scope depends on whether data actually left the environment.
  • You are trying to identify command and control infrastructure and the affected hosts.
  • Cloud workloads may have been used to stage or transfer data.

This does not apply when

  • No flow, firewall, proxy, or resolution logs were retained for the incident window.
  • The activity occurred entirely on a single host with no network component.
  • The matter concerns physical media only, such as a stolen drive.
  • The organization has no network under its control, for example a purely software as a service footprint, where provider logs govern.

Network evidence sources compared

SourceContent visibilityVolume accuracyUser attributionTypical retention
Full packet captureFull, subject to encryptionExactIndirectDays
Flow recordsNoneByte counts per sessionBy address only30 to 90 days
Proxy or secure gatewayHostnames, sometimes contentGoodYes, by account30 to 180 days
Firewall logsNoneVaries by productBy address only30 to 90 days
Name resolution logsQueried domainsNoneBy host30 to 90 days

How Elite Digital Forensics helps

We analyze the traffic evidence that exists, quantify what can be measured, and give counsel and carriers a clear statement of what the network record supports. Where visibility is absent, we identify which alternate sources can close the gap.

Emergency traffic log preservation

Rapid export of flow, firewall, proxy, and resolution logs before short retention windows close.

Command and control identification

Beacon analysis and infrastructure identification, mapped to affected hosts and processes.

Exfiltration volume quantification

Baseline comparison and egress measurement to support or refute claims about data taken.

Lateral movement mapping

Reconstruction of internal pivot paths and identification of every host that requires examination.

Extortion claim evaluation

Technical assessment of whether a criminal group possession claim is consistent with the evidence.

Expert testimony

Clear explanation of traffic evidence and its limits for judges, juries, arbitrators, and regulators.

Problems we solve

  • A group claims to hold your data and you need an evidence based view of that claim.
  • You must decide on notification and cannot yet say whether data left the environment.
  • You know one host was compromised but not how far the intruder moved.
  • Your cloud bill shows an unexplained transfer spike during the incident window.
  • An opposing expert asserts exfiltration on evidence that does not support the conclusion.

Talk with a forensic examiner about your incident

Consultations are confidential. We work directly with affected businesses, with outside counsel, and with cyber insurance carriers and brokers nationwide.

About Elite Digital Forensics

Elite Digital Forensics is an independent digital forensics firm serving businesses, attorneys, and insurers nationwide. Our examiners include former law enforcement forensic examiners who have testified as court qualified expert witnesses in state and federal proceedings. We do not sell security software and we do not manage client networks, so our findings carry no conflict of interest when the question is whether an environment was adequately secured.

Every engagement follows documented chain of custody, defensible acquisition methods, and reporting written for attorney review, insurer submission, regulator response, or courtroom use. Work performed at the direction of counsel is generally treated as attorney work product prepared in anticipation of litigation. Call (833) 292-3733 or request a confidential consultation.

Frequently asked questions

Can network forensics prove how much data was stolen?

It can measure outbound bytes per host and destination during the incident window and compare that with normal behavior and with any staging archives found on disk. That produces a defensible range. Exact file level proof usually requires additional endpoint or cloud evidence.

Is network forensics still useful when everything is encrypted?

Yes. Destination, session timing, byte volume, and client handshake fingerprints remain visible and are typically sufficient to identify command and control behavior and to quantify egress, even without content.

How long are firewall and proxy logs kept?

Commonly 30 to 90 days on device, longer where logs are forwarded to a central platform. Payment card requirements are frequently cited as a 12 month floor for in scope environments, with the most recent months immediately available.

What if we do not have flow logging at all?

The analysis shifts to endpoint staging artifacts, cloud provider logs, and application records. Conclusions are often still possible, but the report should state clearly that transfer volume could not be independently measured.

Can you tell which employee sent the data?

Where a proxy or secure web gateway authenticates users, sessions can be attributed to a named account. Flow and firewall records alone attribute to a device address, which then has to be tied to a user through authentication records.

Does cloud traffic show up in these logs?

Traffic from company networks to cloud services does. Traffic between cloud services, or from a cloud workload directly to the internet, requires provider flow logging and audit records instead, which is a separate collection.

References and authoritative sources

  1. NIST SP 800-86, Guide to Integrating Forensic Techniques into Incident Response — https://csrc.nist.gov/pubs/sp/800/86/final
  2. MITRE ATT&CK Enterprise Matrix — https://attack.mitre.org/matrices/enterprise/
  3. PCI Security Standards Council, PCI DSS v4.0.1 — https://www.pcisecuritystandards.org/document_library/
  4. NIST SP 800-61 Rev. 3, Incident Response Recommendations (April 2025) — https://csrc.nist.gov/pubs/sp/800/61/r3/final
  5. Verizon Data Breach Investigations Report — https://www.verizon.com/business/resources/reports/dbir/
  6. AWS, VPC Flow Logs — https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html

#DigitalForensics #ComputerForensics #CellPhoneForensics #ExpertWitness #DigitalForensicExperts #EliteDigitalForensics #ForensicInvestigation #DataBreachResponse #DataBreachInvestigation #IncidentResponse #CyberForensics #NetworkForensics #TrafficAnalysis #DataExfiltration #ThreatIntelligence

This content is for educational and informational purposes only and does not constitute legal advice. Elite Digital Forensics provides independent digital forensic services and expert witness testimony; we do not provide legal representation. Every case is fact specific; outcomes depend on the evidence, jurisdiction, and counsel. Retain qualified legal counsel for advice about your matter.

Assistant Icon Elite Digital Forensics Assistant
πŸ‘‹ Live Chat Now!
Free Virtual Consultation 24/7
Chat Now!

By submitting this form, you consent to be contacted by email, text, or phone. Your information is kept secure and confidential. Reply Stop to opt out at anytime.Β 

IMPORTANT: Please remember to check your spam or junk folder