Skip to content

Instantly share code, notes, and snippets.

@boenrobot
Last active December 21, 2015 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boenrobot/6331636 to your computer and use it in GitHub Desktop.
Save boenrobot/6331636 to your computer and use it in GitHub Desktop.
Wireshark SSL flow, with my IP redacted.
Hello packet (only packet with data sent TO the server)
0000 16 03 01 00 63 01 00 00 5f 03 01 52 19 6b d9 6a ....c..._..R.k.j
0010 41 2c 04 fb 7b 1d fb 34 05 d0 12 d4 4d 36 18 7c A,..{..4....M6.|
0020 83 98 86 24 e5 4d 9e 32 08 3b 0a 00 00 16 00 3a ...$.M.2.;.....:
0030 00 89 00 1b 00 34 00 9b 00 46 00 18 00 1a 00 19 .....4...F......
0040 00 17 00 ff 01 00 00 20 00 00 00 13 00 11 00 00 ....... ........
0050 0e XX XX XX XX XX XX XX XX XX XX XX XX XX XX 00 .XXX.XX.XXX.XXX.
0060 23 00 00 00 0f 00 01 01 #.......
Handshake failure packet (only packet with data in it sent BY the server)
0000 15 03 01 00 02 02 28 ......(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment