Advertisement
Guest User

Untitled

a guest
Jun 8th, 2012
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. * About to connect() to pinterest.com port 443 (#0)
  2. * Trying 184.73.171.145...
  3. * connected
  4. * Connected to pinterest.com (184.73.171.145) port 443 (#0)
  5. * successfully set certificate verify locations:
  6. * CAfile: /etc/pki/tls/certs/ca-bundle.crt
  7. CApath: none
  8. * SSL connection using AES256-SHA
  9. * Server certificate:
  10. * subject: description=594109-T878j2bMoaZNczbO; C=US; ST=California; L=Mountain View; O=Ryan Park; CN=*.pinterest.com; [email protected]
  11. * start date: 2011-12-17 02:59:28 GMT
  12. * expire date: 2013-12-17 17:54:38 GMT
  13. * issuer: C=IL; O=StartCom Ltd.; OU=Secure Digital Certificate Signing; CN=StartCom Class 2 Primary Intermediate Server CA
  14. * SSL certificate verify ok.
  15. > GET /login/?next=/ HTTP/1.1
  16. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  17. Host: pinterest.com
  18. Accept: */*
  19. Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  20.  
  21. < HTTP/1.1 200 OK
  22. < Content-Type: text/html; charset=utf-8
  23. < Date: Fri, 08 Jun 2012 11:29:32 GMT
  24. < ETag: "0d94a6940e877359722a8eaf491baa6c"
  25. < Server: nginx/0.8.54
  26. * Replaced cookie csrftoken="d3d4ef7fd062d6b3de74df29dd18a963" for domain pinterest.com, path /, expire 1370604572
  27. < Set-Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963; Max-Age=31449600; Path=/
  28. * Replaced cookie _pinterest_sess=""eJwNw8EKwjAMANC/8V7Xwi5BJpkyZtJLBHPyMEdZ6/DQIZqv1wePt1Md27F7uYve9nFq3/nI0/O8BoXDfVvWGUjIovSOsTSUAHZ1rnV5AOXyZRkCZ/UsqYlYPozJM6rj3HuSZITX8G8R1cg6+wHuaiRq"" for domain pinterest.com, path /, expire -1616052552
  29. < Set-Cookie: _pinterest_sess="eJwNw8EKwjAMANC/8V7Xwi5BJpkyZtJLBHPyMEdZ6/DQIZqv1wePt1Md27F7uYve9nFq3/nI0/O8BoXDfVvWGUjIovSOsTSUAHZ1rnV5AOXyZRkCZ/UsqYlYPozJM6rj3HuSZITX8G8R1cg6+wHuaiRq"; Domain=pinterest.com; HttpOnly; expires=Fri, 15-Jun-2012 11:29:32 GMT; Max-Age=1339759772; Path=/
  30. < Vary: Cookie, Accept-Encoding
  31. < Content-Length: 5381
  32. < Connection: keep-alive
  33. <
  34. * Connection #0 to host pinterest.com left intact
  35. * Closing connection #0
  36. tf-8
  37. < Date: Fri, 08 Jun 2012 11:29:32 GMT
  38. < ETag: "d41d8cd98f00b204e9800998ecf8427e"
  39. < Location: https://pinterest.com/login/?next=/login/
  40. < Server: nginx/0.8.54
  41. * Replaced cookie _pinterest_sess=""eJxzcfJK9zPPzo/w8TA3N6jyMwkvjdDOzs5MC4q0tY8vycxNtfUN8a3yD3E19HPJNvZNt7VVK04tLs5MsfXNCq0Eihv7VYHkkg19XQKN/bKA2MW3yjcr3cQ/JLDSD0j7uTgC6ewKoLgJAN2RJAo="" for domain pinterest.com, path /, expire -1616052552
  42. < Set-Cookie: _pinterest_sess="eJxzcfJK9zPPzo/w8TA3N6jyMwkvjdDOzs5MC4q0tY8vycxNtfUN8a3yD3E19HPJNvZNt7VVK04tLs5MsfXNCq0Eihv7VYHkkg19XQKN/bKA2MW3yjcr3cQ/JLDSD0j7uTgC6ewKoLgJAN2RJAo="; Domain=pinterest.com; HttpOnly; expires=Fri, 15-Jun-2012 11:29:32 GMT; Max-Age=1339759772; Path=/
  43. < Vary: Cookie
  44. < Content-Length: 0
  45. < Connection: keep-alive
  46. <
  47. * Connection #0 to host pinterest.com left intact
  48. * Issue another request to this URL: 'https://pinterest.com/login/?next=/login/'
  49. * About to connect() to pinterest.com port 443 (#1)
  50. * Trying 184.73.171.145...
  51. * connected
  52. * Connected to pinterest.com (184.73.171.145) port 443 (#1)
  53. * successfully set certificate verify locations:
  54. * CAfile: /etc/pki/tls/certs/ca-bundle.crt
  55. CApath: none
  56. * SSL connection using AES256-SHA
  57. * Server certificate:
  58. * subject: description=594109-T878j2bMoaZNczbO; C=US; ST=California; L=Mountain View; O=Ryan Park; CN=*.pinterest.com; [email protected]
  59. * start date: 2011-12-17 02:59:28 GMT
  60. * expire date: 2013-12-17 17:54:38 GMT
  61. * issuer: C=IL; O=StartCom Ltd.; OU=Secure Digital Certificate Signing; CN=StartCom Class 2 Primary Intermediate Server CA
  62. * SSL certificate verify ok.
  63. > GET /login/?next=/login/ HTTP/1.1
  64. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  65. Host: pinterest.com
  66. Accept: */*
  67. Referer: https://pinterest.com/login/?next=/
  68. Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  69.  
  70. < HTTP/1.1 200 OK
  71. < Content-Type: text/html; charset=utf-8
  72. < Date: Fri, 08 Jun 2012 11:29:33 GMT
  73. < ETag: "894baa3f2446adc3463754ce2f85d67f"
  74. < Server: nginx/0.8.54
  75. * Replaced cookie csrftoken="d3d4ef7fd062d6b3de74df29dd18a963" for domain pinterest.com, path /, expire 1370604573
  76. < Set-Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963; Max-Age=31449600; Path=/
  77. * Replaced cookie _pinterest_sess=""eJwrMNAvMyor8c0wzw42NMo0c7TULivLLDSqCim2tY8vycxNtfUN8a3yD3E19HPJNvYtt7VVK04tLs5MAYp7mvhWRVb6ujga+YdkVwCxqV+WK5DtW+FX5VruWwWEWcnGfiGO5b4u2UDxyHIABtwlBQ=="" for domain pinterest.com, path /, expire -1616052550
  78. < Set-Cookie: _pinterest_sess="eJwrMNAvMyor8c0wzw42NMo0c7TULivLLDSqCim2tY8vycxNtfUN8a3yD3E19HPJNvYtt7VVK04tLs5MAYp7mvhWRVb6ujga+YdkVwCxqV+WK5DtW+FX5VruWwWEWcnGfiGO5b4u2UDxyHIABtwlBQ=="; Domain=pinterest.com; HttpOnly; expires=Fri, 15-Jun-2012 11:29:33 GMT; Max-Age=1339759773; Path=/
  79. < Vary: Cookie, Accept-Encoding
  80. < Content-Length: 6329
  81. < Connection: keep-alive
  82. <
  83. * Connection #1 to host pinterest.com left intact
  84. * Closing connection #0
  85. * Closing connection #1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement