M
M
Mir2019-05-16 21:36:43
Computer networks
Mir, 2019-05-16 21:36:43

How to understand what these commands are in hex?

Trying to figure out what is being sent to a socket connection

sock = socks.socksocket()
sock.send("\x12\x00/\x0c122.19.155.85\x03\xe3\x02\x0b\x00\t") #mc
sock.send("\x13\x00\x05\r98.42.42.98c\xdd\x01\x01\x00") #ping

Are these some random commands or not? Where can I read about it or how to google it?
TCP headers, IP do not fit like.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question