Guest User

Untitled

a guest
Jun 20th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. $ ssldump -nAdeHqd port 10144
  2. New TCP connection #113: 153.65.x.x(52582) <-> 10.25.x.x(10144)
  3. 113 1 1529074038.9951 (0.0689) C>S V3.3(225) Handshake ClientHello
  4. random[32]=
  5. 5b 23 d1 76 30 3c 04 62 7a 6b ec a0 de f7 d2 e2
  6. a6 2d fd 6c 21 68 a9 f1 a4 ba 67 22 c8 1c 96 4e
  7. 113 2 1529074038.9953 (0.0001) S>C V3.3(81) Handshake ServerHello
  8. random[32]=
  9. 2e 50 3c 5c 8f 26 9d 7e 4f f3 47 cb 87 56 01 10
  10. ad cb ce 47 6d d0 b0 2f b6 79 c1 c5 66 f2 2b d2
  11. 113 3 1529074038.9953 (0.0000) S>C V3.3(1478) Handshake Certificate
  12. 113 4 1529074038.9953 (0.0000) S>C V3.3(46) Handshake CertificateRequest
  13. Not enough data. Found 30 bytes (expecting 32767)
  14. ServerHelloDone
  15. 113 5 1529074039.1291 (0.1337) C>S V3.3(1839) Handshake Certificate
  16. ClientKeyExchange
  17. EncryptedPreMasterSecret[256]=
  18.  
  19. <snip>
  20.  
  21. 113 6 1529074039.1450 (0.0158) C>S V3.3(520) Handshake CertificateVerify
  22. Not enough data. Found 514 bytes (expecting 16384)
  23. 113 7 1529074039.1450 (0.0000) C>S V3.3(1) ChangeCipherSpec
  24. 113 8 1529074039.1450 (0.0000) C>S V3.3(80) Handshake
  25. 113 9 1529074039.1453 (0.0003) S>C V3.3(1) ChangeCipherSpec
  26. 113 10 1529074039.1453 (0.0000) S>C V3.3(80) Handshake
  27. 113 11 1529074039.2103 (0.0649) C>S V3.3(80) application_data
  28. 113 12 1529074039.2104 (0.0000) S>C V3.3(64) application_data
  29. ...
Add Comment
Please, Sign In to add comment