fweng322

taaze2

Aug 8th, 2022
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. franklin@ezgo14:~$ curl -v https://www.taaze.tw/
  2. * Trying 61.220.60.245:443...
  3. * Connected to www.taaze.tw (61.220.60.245) port 443 (#0)
  4. * ALPN: offers h2
  5. * ALPN: offers http/1.1
  6. * CAfile: /etc/ssl/certs/ca-certificates.crt
  7. * CApath: /etc/ssl/certs
  8. * TLSv1.0 (OUT), TLS header, Certificate Status (22):
  9. * TLSv1.3 (OUT), TLS handshake, Client hello (1):
  10. * TLSv1.2 (IN), TLS header, Certificate Status (22):
  11. * TLSv1.3 (IN), TLS handshake, Server hello (2):
  12. * TLSv1.2 (IN), TLS header, Certificate Status (22):
  13. * TLSv1.2 (IN), TLS handshake, Certificate (11):
  14. * TLSv1.2 (IN), TLS header, Certificate Status (22):
  15. * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
  16. * TLSv1.2 (IN), TLS header, Certificate Status (22):
  17. * TLSv1.2 (IN), TLS handshake, Server finished (14):
  18. * TLSv1.2 (OUT), TLS header, Certificate Status (22):
  19. * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
  20. * TLSv1.2 (OUT), TLS header, Finished (20):
  21. * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
  22. * TLSv1.2 (OUT), TLS header, Certificate Status (22):
  23. * TLSv1.2 (OUT), TLS handshake, Finished (20):
  24. * TLSv1.2 (IN), TLS header, Finished (20):
  25. * TLSv1.2 (IN), TLS header, Certificate Status (22):
  26. * TLSv1.2 (IN), TLS handshake, Finished (20):
  27. * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
  28. * ALPN: server accepted http/1.1
  29. * Server certificate:
  30. * subject: serialNumber=24342999; jurisdictionC=TW; businessCategory=Private Organization; C=TW; ST=Taipei; O=XUE SI XING DIGITAL MARKETING CO., LTD.; OU=IT; CN=www.taaze.tw
  31. * start date: Mar 4 00:00:00 2022 GMT
  32. * expire date: Mar 4 23:59:59 2023 GMT
  33. * subjectAltName: host "www.taaze.tw" matched cert's "www.taaze.tw"
  34. * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Extended Validation Secure Server CA
  35. * SSL certificate verify ok.
  36. * TLSv1.2 (OUT), TLS header, Supplemental data (23):
  37. > GET / HTTP/1.1
  38. > Host: www.taaze.tw
  39. > User-Agent: curl/7.84.0
  40. > Accept: */*
  41. >
  42. * TLSv1.2 (IN), TLS header, Supplemental data (23):
  43. * Mark bundle as not supporting multiuse
  44. < HTTP/1.1 500 Internal Server Error
  45. < Content-Length: 38620
  46. < Content-Type: text/html
  47. <
  48. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css"> html, body { margin: 0; padding: 0; font-family: Verdana, Arial, sans-serif; font-size: 10pt; } h1, h2 { height: 82px; text-indent: -999em; margin: 0; padding: 0; margin: 0; } div { margin: 0; padding: 0; } div.header { background:
  49. [deleted]
  50.  
  51. label input { width: 200px; border: 1px solid #7f9db9; height: 20px; float: right; }</style><title> The URL you requested has been blocked </title></head><body class="block"><div class="header"></div><div class="sidebar"><h2 class="fgd_icon">block</h2></div><div class="main"><h3>Web Page Blocked!</h3><div class="notice"><p>The page cannot be displayed. Please contact the administrator for additional information.</p><p>URL: www.taaze.tw/<br /><br/>Client IP: 122.116.230.54<br/>Attack ID: 20000008<br/>Message ID: 016060881637</p><p></p></div></div></body></html>
Add Comment
Please, Sign In to add comment