any comments?
avg: 75%
a chunk of data, forming part of a complete message
max packet size is about 65kb, so what happens when you stream a movie
All packets contain a header and a payload
Payload is all the data
Header contains any metadata (e.g. length, protocol, source, destination)
What could be a problem with this?
how to use it
each packet will be tied to a “conversation”
follow X stream
X.stream eq N
X
would beTCP
orUDP
N
would be a number
Some traffic will be encrypted (e.g. SSH/HTTPS), so you won’t be able to read the packets
There you can you upload the tls/ssl keys to decrypt the traffic