Advertisement
rhcp011235

Untitled

Aug 8th, 2019
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. [rhcp@root2:~]$ curl -vvvv "https://c.apple.com/r?v=2&la=en&lc=usa&a=cZiFlvZ4ePjsNNZEvS9OtvSqHr3xAwMr6KbQrXeOfL%2FF4bBJaQ3sH8tk1tMFsRMsIt6Hfeil27CwHMdQ4FoeZRuZKAlQ5uznaSdkCF1CkZ8fScbXFzkPQp2qILjGqG%2Bd&ct=ab4H1l7Y5h"
  2. * About to connect() to c.apple.com port 443 (#0)
  3. * Trying 17.171.49.30...
  4. * Connected to c.apple.com (17.171.49.30) port 443 (#0)
  5. * Initializing NSS with certpath: sql:/etc/pki/nssdb
  6. * CAfile: /etc/pki/tls/certs/ca-bundle.crt
  7. CApath: none
  8. * SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  9. * Server certificate:
  10. * subject: C=US,ST=California,O=Apple Inc.,OU=management:idms.group.90207,CN=chatbox-web-mdn.apple.com
  11. * start date: Mar 19 00:13:52 2019 GMT
  12. * expire date: Apr 17 00:13:52 2021 GMT
  13. * common name: chatbox-web-mdn.apple.com
  14. * issuer: C=US,O=Apple Inc.,OU=Certification Authority,CN=Apple IST CA 2 - G1
  15. > GET /r?v=2&la=en&lc=usa&a=cZiFlvZ4ePjsNNZEvS9OtvSqHr3xAwMr6KbQrXeOfL%2FF4bBJaQ3sH8tk1tMFsRMsIt6Hfeil27CwHMdQ4FoeZRuZKAlQ5uznaSdkCF1CkZ8fScbXFzkPQp2qILjGqG%2Bd&ct=ab4H1l7Y5h HTTP/1.1
  16. > User-Agent: curl/7.29.0
  17. > Host: c.apple.com
  18. > Accept: */*
  19. >
  20. < HTTP/1.1 302
  21. < Server: Apple
  22. < Date: Thu, 08 Aug 2019 17:18:26 GMT
  23. < Content-Type: text/html;charset=UTF-8
  24. < Content-Length: 0
  25. < Connection: keep-alive
  26. < Location: https://wallet.apple.com/apple-card/setup/feature/ccs?referrer=cid%3Dapy-110-100004
  27. < Host: chatterbox-webcgi-mdn.corp.apple.com
  28. < X-Frame-Options: SAMEORIGIN
  29. < Host: c.apple.com
  30. < X-Frame-Options: SAMEORIGIN
  31. <
  32. * Connection #0 to host c.apple.com left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement