V
V
Vitaliy Semyanchuk2014-01-07 14:02:54
Wireshark
Vitaliy Semyanchuk, 2014-01-07 14:02:54

How to understand wireshare packages?

Good afternoon. As a result of studying sniffing, namely, wiretapping of data transfer between me and one site written in flash, I saw that every few seconds there are packets in the tcp protocol, but I don’t understand how to understand what exactly they are transmitting. Can anyone come across such problems, tell me how to find out what exactly they are transmitting ???
63303 6259.531873000 5.226.180.15 192.168.1.2 TCP 242 843 > kdm [PSH, ACK] Seq=213915 Ack=142 Win=14600 Len=188
Frame interface 0
eth
63304 6259.673966000 192.168.1.2 5.226.180.15 TCP 54 kdm > 843 [ACK] Seq=142 Ack=214103 Win=16771 Len=0
Frame 63304: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface 0
frame
Here is copied follow TCP stream array
char peer0_0[] = {
0x00, 0x00, 0x00, 0x38, 0x15, 0x00, 0x49, 0x6e,
0x50, 0x6c, 0x61, 0x79, 0x5f, 0x31, 0x5f, 0x39,
0x2f, 0x4c, 0x43 0x5F, 0x31, 0x38, 0x5f, 0x31,
0x5f, 0x39, 0x2f, 0x4c, 0x32, 0x38, 0x36, 0x38,
0x39, 0x32, 0x33, 0x32, 0x41, 0x5F, 0x31, 0x5F,
0x39, 0x01, 0x55, 0x7c, 0x54, 0x53, 0x3d, 0x34,
0x37, 0x3b, 0x54, 0x44, 0x3d, 0x30, 0x3b, 0x7c };

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Zhivotnev, 2014-01-07
@inkvizitor68sl

https://www.youtube.com/watch?v=FSLm5hVwyes look at something like that, for starters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question