Advertisement
Guest User

Untitled

a guest
Jun 8th, 2012
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.68 KB | None | 0 0
  1. * About to connect() to pinterest.com port 443
  2. * Trying 107.21.119.241... * connected
  3. * Connected to pinterest.com (107.21.119.241) port 443
  4. * successfully set certificate verify locations:
  5. * CAfile: /etc/pki/tls/certs/ca-bundle.crt
  6. CApath: none
  7. * SSL connection using AES256-SHA
  8. * Server certificate:
  9. * subject: /description=594109-T878j2bMoaZNczbO/C=US/ST=California/L=Mountain View/O=Ryan Park/CN=*.pinterest.com/[email protected]
  10. * start date: 2011-12-17 02:59:28 GMT
  11. * expire date: 2013-12-17 17:54:38 GMT
  12. * issuer: /C=IL/O=StartCom Ltd./OU=Secure Digital Certificate Signing/CN=StartCom Class 2 Primary Intermediate Server CA
  13. * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
  14. > GET /login/?next=/ HTTP/1.1
  15.  
  16. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  17.  
  18. Host: pinterest.com
  19.  
  20. Accept: */*
  21.  
  22. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  23.  
  24.  
  25.  
  26. < HTTP/1.1 302 FOUND
  27.  
  28. < Content-Type: text/html; charset=utf-8
  29.  
  30. < Date: Fri, 08 Jun 2012 11:25:17 GMT
  31.  
  32. < ETag: "d41d8cd98f00b204e9800998ecf8427e"
  33.  
  34. < Location: http://pinterest.com/
  35.  
  36. < Server: nginx/0.8.54
  37.  
  38. < Vary: Cookie
  39.  
  40. < Content-Length: 0
  41.  
  42. < Connection: keep-alive
  43.  
  44. * Connection #0 to host pinterest.com left intact
  45. * Issue another request to this URL: 'http://pinterest.com/'
  46. * About to connect() to pinterest.com port 80
  47. * Trying 107.21.119.241... * connected
  48. * Connected to pinterest.com (107.21.119.241) port 80
  49. > GET / HTTP/1.1
  50.  
  51. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  52.  
  53. Host: pinterest.com
  54.  
  55. Accept: */*
  56.  
  57. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  58.  
  59.  
  60.  
  61. < HTTP/1.1 200 OK
  62.  
  63. < Cache-Control: no-cache, no-store, must-revalidate
  64.  
  65. < Content-Type: text/html; charset=utf-8
  66.  
  67. < Date: Fri, 08 Jun 2012 11:25:17 GMT
  68.  
  69. < ETag: "06119591159b9ad9e41bb28ae3152444"
  70.  
  71. < Server: nginx/0.8.54
  72.  
  73. * Replaced cookie csrftoken="d3d4ef7fd062d6b3de74df29dd18a963" for domain pinterest.com, path /, expire 1370604318
  74. < Set-Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963; Max-Age=31449600; Path=/
  75.  
  76. < Vary: Cookie, Accept-Encoding
  77.  
  78. < Content-Length: 209615
  79.  
  80. < Connection: keep-alive
  81.  
  82. * Connection #1 to host pinterest.com left intact
  83. * Closing connection #0
  84. * Closing connection #1
  85. #1 to host pinterest.com left intact
  86. * Issue another request to this URL: 'https://pinterest.com/login/?next=/login/'
  87. * About to connect() to pinterest.com port 443
  88. * Trying 107.21.119.241... * connected
  89. * Connected to pinterest.com (107.21.119.241) port 443
  90. * successfully set certificate verify locations:
  91. * CAfile: /etc/pki/tls/certs/ca-bundle.crt
  92. CApath: none
  93. * SSL connection using AES256-SHA
  94. * Server certificate:
  95. * subject: /description=594109-T878j2bMoaZNczbO/C=US/ST=California/L=Mountain View/O=Ryan Park/CN=*.pinterest.com/[email protected]
  96. * start date: 2011-12-17 02:59:28 GMT
  97. * expire date: 2013-12-17 17:54:38 GMT
  98. * issuer: /C=IL/O=StartCom Ltd./OU=Secure Digital Certificate Signing/CN=StartCom Class 2 Primary Intermediate Server CA
  99. * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
  100. > GET /login/?next=/login/ HTTP/1.1
  101.  
  102. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  103.  
  104. Host: pinterest.com
  105.  
  106. Accept: */*
  107.  
  108. Referer: https://pinterest.com/login/?next=/
  109.  
  110. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  111.  
  112.  
  113.  
  114. < HTTP/1.1 302 FOUND
  115.  
  116. < Content-Type: text/html; charset=utf-8
  117.  
  118. < Date: Fri, 08 Jun 2012 11:25:19 GMT
  119.  
  120. < ETag: "d41d8cd98f00b204e9800998ecf8427e"
  121.  
  122. < Location: http://pinterest.com/login/
  123.  
  124. < Server: nginx/0.8.54
  125.  
  126. < Vary: Cookie
  127.  
  128. < Content-Length: 0
  129.  
  130. < Connection: keep-alive
  131.  
  132. * Connection #2 to host pinterest.com left intact
  133. * Issue another request to this URL: 'http://pinterest.com/login/'
  134. * Re-using existing connection! (#1) with host pinterest.com
  135. * Connected to pinterest.com (107.21.119.241) port 80
  136. > GET /login/ HTTP/1.1
  137.  
  138. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  139.  
  140. Host: pinterest.com
  141.  
  142. Accept: */*
  143.  
  144. Referer: https://pinterest.com/login/?next=/
  145.  
  146. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  147.  
  148.  
  149.  
  150. < HTTP/1.1 302 FOUND
  151.  
  152. < Content-Type: text/html; charset=utf-8
  153.  
  154. < Date: Fri, 08 Jun 2012 11:25:19 GMT
  155.  
  156. < ETag: "d41d8cd98f00b204e9800998ecf8427e"
  157.  
  158. < Location: https://pinterest.com/login/
  159.  
  160. < Server: nginx/0.8.54
  161.  
  162. < Vary: Cookie
  163.  
  164. < Content-Length: 0
  165.  
  166. < Connection: keep-alive
  167.  
  168. * Connection #1 to host pinterest.com left intact
  169. * Issue another request to this URL: 'https://pinterest.com/login/'
  170. * Re-using existing connection! (#2) with host pinterest.com
  171. * Connected to pinterest.com (107.21.119.241) port 443
  172. > GET /login/ HTTP/1.1
  173.  
  174. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  175.  
  176. Host: pinterest.com
  177.  
  178. Accept: */*
  179.  
  180. Referer: https://pinterest.com/login/?next=/
  181.  
  182. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  183.  
  184.  
  185.  
  186. < HTTP/1.1 302 FOUND
  187.  
  188. < Content-Type: text/html; charset=utf-8
  189.  
  190. < Date: Fri, 08 Jun 2012 11:25:19 GMT
  191.  
  192. < ETag: "d41d8cd98f00b204e9800998ecf8427e"
  193.  
  194. < Location: http://pinterest.com/
  195.  
  196. < Server: nginx/0.8.54
  197.  
  198. < Vary: Cookie
  199.  
  200. < Content-Length: 0
  201.  
  202. < Connection: keep-alive
  203.  
  204. * Connection #2 to host pinterest.com left intact
  205. * Issue another request to this URL: 'http://pinterest.com/'
  206. * Re-using existing connection! (#1) with host pinterest.com
  207. * Connected to pinterest.com (107.21.119.241) port 80
  208. > GET / HTTP/1.1
  209.  
  210. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0
  211.  
  212. Host: pinterest.com
  213.  
  214. Accept: */*
  215.  
  216. Referer: https://pinterest.com/login/?next=/
  217.  
  218. Cookie: _pinterest_sess="eJwtzLEKgzAUheG3celQtTqGEoiDhXtFewXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCsyUCZHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="; csrftoken=d3d4ef7fd062d6b3de74df29dd18a963
  219.  
  220.  
  221.  
  222. < HTTP/1.1 200 OK
  223.  
  224. < Cache-Control: no-cache, no-store, must-revalidate
  225.  
  226. < Content-Type: text/html; charset=utf-8
  227.  
  228. < Date: Fri, 08 Jun 2012 11:25:19 GMT
  229.  
  230. < ETag: "06119591159b9ad9e41bb28ae3152444"
  231.  
  232. < Server: nginx/0.8.54
  233.  
  234. * Replaced cookie csrftoken="d3d4ef7fd062d6b3de74df29dd18a963" for domain pinterest.com, path /, expire 1370604320
  235. < Set-Cookie: csrftoken=d3d4ef7fd062d6b3de74df29dd18a963; Max-Age=31449600; Path=/
  236.  
  237. < Vary: Cookie, Accept-Encoding
  238.  
  239. < Content-Length: 209615
  240.  
  241. < Connection: keep-alive
  242.  
  243. * Connection #1 to host pinterest.com left intact
  244. * Closing connection #0
  245. * Closing connection #2
  246. * Closing connection #1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement