Generated by PacketSnitch 2.4.2169 on 8/1/2026, 6:18:12 PM — packetsnitch.com

Capture Statistics

Metric Value
Total packets / streams 15 / 5
Total traffic 11.43 KB
Stream length (avg / min / max) 3.00 / 2 / 4 packets
TCP retransmissions / OOS 0 / 0
Encrypted / unencrypted packets 0 / 15
Internet hosts 0
Bookmarks / undecodable 0 / 0
Decoded protocols Kerberos (TCP/88), SMB (TCP/445)
MAC vendor VMware, Inc. (both hosts)
MIME type application/octet-stream

Hosts and Topology

Host Role Packets
172.16.66.1 Client workstation; sources AS-REQ and SMB SESSION_SETUP request 15
172.16.66.36 Domain controller / KDC; sources KRB-ERROR and SMB SESSION_SETUP response 15

The decoder surfaced two SMBv2/v3 packets on the wire between 172.16.66.1 and 172.16.66.36, both carrying the SESSION_SETUP command. Both completed with status 0x00000000, indicating a successful session setup handshake.

Decoded Packets

Observations

The selected protocol is SMB and the active subtab is decodes. The request/response pair represents a clean SMB2/3 session establishment, with the client (.66.1) initiating and the server (.66.36) acknowledging without error. The structured tree view is currently empty.

The workspace is on the Decodes tab with the SMB protocol selected. Out of 4 packets examined (newest first), 2 packets decoded successfully as SMBv2/v3; the other 2 did not match a known SMB protocol and produced no usable output.

Decoded SMB Traffic

Notes

Session: 2026-08-01T21:56:33Z · Active tab: Conversions · Input format: Hex

Input

Properties

Note: hex, ASCII, and Base64 conversion panels returned placeholder/empty results and have been suppressed per no-op policy. The payload is consistent with a Kerberos AS-REP packet (encrypted part + ticket structure referencing krbtgt/33b, SPN 02694W-WIN10, and Kerberos timestamps in 2037/2020).

Format: Hex · Input size: 3,451 bytes · Snapshot: 2026-08-01T21:56:33Z

Input Characteristics

Preview Inspection

The input preview begins with 00 00 00 D0 6A — the classic ASN.1/DER length prefix (D0 = context, constructed, 0x10) for what looks like an ASN.1 sequence, followed by an OID-style tag (6A 81 CD). Embedded readable strings inside the blob — backdoor and krbtgt — along with GeneralizedTime stamps (32 30 33 37 30 39 31 33 30 32 34 38 30 35 5A = 20370913024805Z) strongly suggest this is a Kerberos AS-REQ / TGS-REQ or ticket blob rather than the URLs or JavaScript the type-guesser suggested. The 0xFF 0x79 near the end and the principal-name 02694W-WIN10 are also characteristic of Kerberos structures.

Note on Converters

The hex, ASCII, and Base64 conversion panels show only placeholder text and produced no usable output, so they are omitted from this summary. The high-entropy preview and Kerberos-like framing are the only data points currently available from this workspace.

Two Kerberos packets were decoded (newest first):

Decode context

Analyst note: The KRB-ERROR timestamp is unusually long (15 digits) for a standard Kerberos krbtime field — worth checking on the wire if these are hex/decimal microseconds versus a raw UTC string before relying on it as a clock-skew indicator.


Network Capture Analysis —


Capture Analysis Summary

Capture Overview

This capture is a small (15 packets, 5 streams, 11.43 KB), all-TCP, all-unencrypted trace involving two hosts on the same /24 segment: 172.16.66.1 and 172.16.66.36, both identified via VMware MAC OUI. Each host contributed 15 packets, indicating a tightly symmetric conversation. Average stream length is 3.00 packets (min 2, max 4), with no retransmissions and no out-of-order segments — the trace represents a clean, short-lived exchange.

Metric Value
Total packets 15
Total streams 5
Total traffic 11.43 KB
Unencrypted / Decodable 15 / 15
TCP retransmissions 0
Out-of-order segments 0
Bookmarks 0

Protocol Footprint

Two application-layer protocols surfaced from the decoded traffic:

Ephemeral source ports observed: 49914, 50950, 50951, 50952, 50953. MIME classification for the captured payloads is dominated by application/octet-stream, with secondary data-type hints including ISO-8859 text (with and without overstriking), Non-ISO extended-ASCII, OpenPGP Public Key, and OpenPGP Secret Key signatures — a mix consistent with ASN.1/DER-encoded Kerberos blobs and SMB binary payloads.

Host & Port Inventory

Host Role Indicator Packets
172.16.66.1 Kerberos/SMB peer 15
172.16.66.36 Kerberos/SMB peer 15
Service Port Protocol
Kerberos KDC 88 Kerberos (TCP)
SMB 445 SMB
Ephemeral client ports 49914, 50950–50953 TCP

MAC vendor for both endpoints: VMware, Inc. (consistent with a virtualized lab/VPN environment).

Kerberos Analysis (TCP/88)

The Kerberos-related decode surface across the capture centers on a 353-byte ASN.1/DER-framed blob with medium Shannon entropy of 5.48, classified as application/octet-stream. Structural indicators (A0AA tag bytes, 02 01 INTEGER fields, 04 xx OCTET STRINGs, 1B xx BMP-string / GeneralString, and 18 0F GeneralizedTime) confirm a DER-encoded Kerberos message.

Notable strings surfaced from the Kerberos blob

ASN.1 / timestamp observations


Packet Capture Analysis Summary

Capture Snapshot

The pcap is small but highly focused: 15 packets across 5 TCP streams, totaling 11.43 KB, with 0 encrypted and 0 undecodable packets. All traffic is unencrypted and confined to a single internal /24 (172.16.66.0/24, VMware virtual environment). Only two hosts are active — 172.16.66.1 and 172.16.66.36 — each contributing all 15 packets (symmetric conversation). No TCP retransmissions or out-of-order segments were observed, and stream lengths are tight (avg 3.00, min 2, max 4 packets). Decoded protocols are limited to Kerberos and SMB, with all payloads classified as application/octet-stream. Notably, the capture contains zero internet hosts, so all activity is local-to-local.

Metric Value
Total packets / streams 15 / 5
Total traffic 11.43 KB
Encrypted / Undecodable 0 / 0
Stream length (avg / min / max) 3.00 / 2 / 4 packets
Retransmissions / OOS 0 / 0
Hosts 172.16.66.1, 172.16.66.36
Active ports 88 (Kerberos), 445 (SMB), 49914, 50950–50953 (ephemeral)
MAC vendor VMware, Inc.
MIME type application/octet-stream

Hosts and Network Context

The Kerberos conversation rides on port 88; SMB uses **445


PacketSnitch — Compacted Capture Summary

1. Capture Overview

The capture is a small, internally-routed exchange (15 packets, 11.43 KB, 5 streams) between two VMware-virtualized hosts on the 172.16.66.0/24 network. Every packet is unencrypted at the capture layer and rides on TCP. The only decoded L7 protocols surfaced are Kerberos and SMB, and the only MIME type identified is application/octet-stream. There are no retransmissions, no out-of-order segments, and no internet hosts touched — the entire conversation is east-west on the LAN.

Metric Value
Total packets / streams 15 / 5
Total traffic 11.43 KB
Stream length (avg / min / max) 3.00 / 2 / 4 packets
TCP retransmissions / OOO 0 / 0
Encrypted / unencrypted packets 0 / 15
Bookmarks / undecodable 0 / 0
Decoded protocols Kerberos, SMB
Data classifications ISO‑8859 text, OpenPGP Public/Secret Key, Non‑ISO extended‑ASCII, unknown data type

2. Hosts, Ports, and Topology

Two hosts account for all 15 packets (symmetrical 15/15 split, consistent with bidirectional request/response pairs plus SMB session setup).

Host Role indicators Packets