Skip to content

Instantly share code, notes, and snippets.

@indutny
Last active December 15, 2015 10:19
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 indutny/7a282bdf98ecbdf079b6 to your computer and use it in GitHub Desktop.
Save indutny/7a282bdf98ecbdf079b6 to your computer and use it in GitHub Desktop.
16 # handshake
0301 # version
015e # length = 350
01 # ClientHello
00015a # length = 246
0303 # version - TLS1.2
5151a0c089c409bc29ceb6773839fa34923736f16566921f2dc0e817dbe8f72f # random
00 # session
00a0 # cipher length = 160
c030c02cc028c024c014c00ac022c02100a3009f006b006a0039003800880087c032c02ec02ac026c00fc005009d003d00350084c012c008c01cc01b00160013c00dc003000ac02fc02bc027c023c013c009c01fc01e00a2009e0067004000330032009a009900450044c031c02dc029c025c00ec004009c003c002f009600410007c011c007c00cc002000500040015001200090014001100080006000300ff
01 # compressions length = 1
00 # compressions
0091 # extensions length = 145
# Extensions
0000 # SNI
001a # length = 26
00180000156273736465762e7368617265706f696e742e636f6d
000b # EC point formats
0004
03000102
000a # EC curves
0034
0032000e000d0019000b000c00180009000a00160017000800060007001400150004000500120013000100020003000f00100011
0023 # TLS Session Ticket
0000
000d # signature algorithms
0022
00200601060206030501050205030401040204030301030203030201020202030101
000f # heartbeat
0001
01
3374 # NPN
0000
16 # handshake
0301 # version
00db # length = 219
01 # ClientHello
0000d7 # length = 215
0301 # version - TLS1
5151a054159b19050f9bcdfe458ec7dfb2c56bd0350e0a19d1784a7b0424d12c # random
00 # session
0048 # cipher length = 72
c014c00a00390038c00fc0050035c012c00800160013c00dc003000ac013c00900330032c00ec004002fc011c007c00cc002000500040015001200090014001100080006000300ff
01 # compressions length = 1
00 # compressions
0066 # extensions length = 102
# Extensions
0000 # SNI
001a # length = 26
00180000156273736465762e7368617265706f696e742e636f6d
000b # EC point formats
0004
03000102
000a # EC curves
0034
0032000100020003000400050006000700080009000a000b000c000d000e000f0010001100120013001400150016001700180019
0023 # TLS Session Ticket
0000
3374 # NPN
0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment