Advertisement
digininja

Didn't click Scott's link

Jul 27th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. $ ./http_traceroute.rb https://pastebin.com/Gr0XVPx2
  2. http_traceroute 1.0 Robin Wood ([email protected]) (http://digi.ninja)
  3.  
  4. ************************************************************
  5. Starting at: https://pastebin.com/Gr0XVPx2
  6. ************************************************************
  7. Requesting: https://pastebin.com/Gr0XVPx2
  8. Response code: 302
  9.  
  10. =======
  11. Headers
  12. =======
  13. date: Wed, 27 Jul 2016 14:08:05 GMT
  14. content-type: text/html
  15. transfer-encoding: chunked
  16. connection: keep-alive
  17. set-cookie: __cfduid=d3bce13b7d88b3424be45696c5d983b461469628485; expires=Thu, 27-Jul-17 14:08:05 GMT; path=/; domain=.pastebin.com; HttpOnly
  18. x-powered-by: PHP/5.5.5
  19. location: http://pastebin.com/Gr0XVPx2
  20. vary: Accept-Encoding
  21. server: cloudflare-nginx
  22. cf-ray: 2c90a953ecd335b4-LHR
  23.  
  24. =======
  25. Cookies
  26. =======
  27. __cfduid ; d3bce13b7d88b3424be45696c5d983b461469628485 ; .pastebin.com ; / ; ; httpOnly ; 2017-07-27 14:08:05 +0000
  28.  
  29. =======================
  30. Certificate Information
  31. =======================
  32. Subject: /OU=Domain Control Validated/OU=PositiveSSL Multi-Domain/CN=ssl323857.cloudflaressl.com
  33. Version: 2
  34. Issuer: /C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO ECC Domain Validation Secure Server CA 2
  35. Not valid before: 2016-01-03 00:00:00 UTC
  36. Not valid after: 2016-12-31 23:59:59 UTC
  37.  
  38. ===========
  39. Redirecting
  40. ===========
  41. Location: http://pastebin.com/Gr0XVPx2
  42. Redirecting to: http://pastebin.com/Gr0XVPx2
  43.  
  44. ************************************************************
  45. Requesting: http://pastebin.com/Gr0XVPx2
  46. Sending cookies: __cfduid=d3bce13b7d88b3424be45696c5d983b461469628485
  47. Response code: 200
  48.  
  49. =======
  50. Headers
  51. =======
  52. date: Wed, 27 Jul 2016 14:08:06 GMT
  53. content-type: text/html; charset=utf-8
  54. transfer-encoding: chunked
  55. connection: keep-alive
  56. x-powered-by: PHP/5.5.5
  57. x-frame-options: SAMEORIGIN
  58. vary: Accept-Encoding
  59. server: cloudflare-nginx
  60. cf-ray: 2c90a9559faa3452-LHR
  61.  
  62. =======
  63. Cookies
  64. =======
  65.  
  66. ===============
  67. End of the line
  68. ===============
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement