PacketSafari
Stack architecture

AWS packet investigation

From AWS finding to packet-grounded answer.

GuardDuty, CloudTrail, CloudWatch, and VPC Flow Logs help identify where and when to investigate. VPC Traffic Mirroring or a workload capture creates the packet record. PacketSafari explains what that record supports.

Vendor services provide signal, context, or packet acquisition. PacketSafari begins after an authorized packet capture exists.

AWS investigationOne incident · several evidence layers
Signal
Amazon GuardDuty
AWS CloudTrail
Amazon CloudWatch
VPC Flow Logs
Acquire
VPC Traffic Mirroring · workload capture
PCAP inSelected PCAP
PacketSafari investigates
Evidence
PacketSafariCore Engine
Reason
PacketSafariAgent
AI investigation

Analysis result out

  1. Preliminary
  2. Verification
  3. Final Report
Act
  • GuardDuty case
  • Security team
  • Network owner
  • Service owner
AWS services provide threat, audit, operational, and flow context. Traffic Mirroring or workload capture produces a PCAP that PacketSafari investigates before evidence returns to the response owner.
  1. SignalFind the entity and time window
  2. Packet acquisitionCreate or retrieve the PCAP
  3. PacketSafariTest the question against frames

Evidence depth

Each source answers a different question.

Context and flow metadata are valuable, but they are not raw packet contents. The clean handoff is to use them to scope a capture, then investigate the capture itself.

Audit trail

AWS CloudTrail

Who changed a resource, which API was called, and when the control-plane event occurred.

context
Operations

Amazon CloudWatch

Metrics and logs that reveal timing, saturation, errors, and service symptoms.

context
Connection metadata

VPC Flow Logs

IP addresses, ports, protocol, byte and packet counts, actions, and time fields, not packet payloads.

metadata
Threat detection

Amazon GuardDuty

A managed finding that scopes the suspected behavior, entities, severity, and investigation window.

metadata
Packet acquisition

Traffic Mirroring / workload capture

Copied or host-captured traffic that can be stored as a bounded PCAP for packet-level investigation.

packets

Operator workflow

From cloud symptom to reviewable packet proof.

The workflow is intentionally bounded. PacketSafari does not poll the cloud account or replace the continuous control plane.

Scope

Start with the AWS symptom.

Record the resource, ENI, peer, ports, finding time, service path, and the question the operator needs answered.

resource · entity · time window
Acquire

Capture at the useful boundary.

Use VPC Traffic Mirroring where supported, capture on the workload, or retrieve traffic from an existing packet sensor.

authorized · filtered · bounded PCAP
Investigate

Test the cloud hypothesis.

PacketSafari maps the capture, follows the relevant flows, and separates preliminary direction from independent Verification.

frames · filters · flows · timing
Return

Send evidence to the owner.

Update the GuardDuty or SIEM case, change a control, repair the service, or escalate with explicit coverage and uncertainty.

reviewable report · next evidence

Investigation outcomes

Ask the question the packet record can settle.

A useful result is not another generic alert. It is an answer attached to frames, filters, flows, timestamps, decoded fields, coverage, and uncertainty.

Security

Did the suspected host actually beacon or move laterally?

Evidence returned

Conversation timing, destinations, protocol behavior, repeated sequences, payload-visible indicators, and the exact supporting frames.

Performance

Was the AWS network path responsible for the slow transaction?

Evidence returned

Handshake timing, loss and recovery, resets, receiver behavior, request-to-response gaps, and where observed delay accumulates.

Ownership

Which team can act on the failure?

Evidence returned

The service boundary, observed peer behavior, protocol state, capture limitations, and a defensible next diagnostic action.

Data boundary

Move the smallest useful packet window.

Choose the resource and time window first. Apply capture filters and retention policy at the acquisition point. Then use the SaaS, dedicated, or on-premises path authorized for that packet data.

Review deployment boundaries
Scopeentity · time · boundary
Minimizefilter · trim · authorize
Investigateframes · coverage · report

AWS + PacketSafari

Keep the cloud controls. Add a packet-grounded investigation path.

Review the architecture