Ask Your Question
0

How to trace json in udp data bytes?

asked 2018-06-13 06:46:08 +0000

crioul1963 gravatar image

Hello,

is there a function, to trace Json in the data sent by udp? (Extra entry beneath the data entry in the tree view pane)

my data entry:

data (13 bytes) Data: 7b6e616d653a2274657374227d // in ASCII {name:"test"} //I want the following entry: JSON:{name:"test"}

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-06-13 13:49:50 +0000

cmaynard gravatar image

Right-click on one of the packets in the Packet Details pane, you choose, "Decode as...". Then change the Current decode from "(none)" to "JSON".

edit flag offensive delete link more

Comments

Thank's! I had an older version, where this filter was not listed.

crioul1963 gravatar imagecrioul1963 ( 2018-06-13 14:22:26 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-06-13 06:46:08 +0000

Seen: 2,337 times

Last updated: Jun 13 '18