First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

data column

  • retag add tags

Hi guys I am a new player with this software ( ver 3.2.2 ) and I try to get data sent in TCP format . I got the socket and using display filter data.data I get the sockets that has dat in . I winder if there is a way to add a column that will display tha data only
regards Doron

sonra's avatar
1
sonra
asked 2020-04-04 14:18:59 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Do you want the data has a hex string or in some other form?

Displaying as a hex string is easy, simply right click the data.data field in the packet details pane and select "Apply as column". Note that only the first 36 bytes of data are shown.

The latter would require you to write a dissector.

grahamb's avatar
23.8k
grahamb
answered 2020-04-04 15:24:33 +0000
edit flag offensive 0 remove flag delete link

Comments

hi Thanks for quick response Tried it and it great Doron

sonra's avatar sonra (2020-04-04 16:10:12 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer