root@iZwz9g32vdffeed3pzfdx2Z:~# curl -vvv https://www.baidu.com/s?ie=UTF-8&wd=%E5%AE%9D%E5%A1%94%E8%AE%BA%E5%9D%9B
[1] 757260
root@iZwz9g32vdffeed3pzfdx2Z:~# * Trying 183.2.172.185:443...
* TCP_NODELAY set
* Connected to www.baidu.com (183.2.172.185) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: C=CN; ST=beijing; L=beijing; O=Beijing Baidu Netcom Science Technology Co., Ltd; CN=baidu.com
* start date: Jul 8 01:41:02 2024 GMT
* expire date: Aug 9 01:41:01 2025 GMT
* subjectAltName: host "www.baidu.com" matched cert's "*.baidu.com"
* issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign RSA OV SSL CA 2018
* SSL certificate verify ok.
> GET /s?ie=UTF-8 HTTP/1.1
> Host: www.baidu.com
> User-Agent: curl/7.68.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 302 Found
< Location: https://wappass.baidu.com/static/captcha/tuxing.html?&logid=8374894307021352299&ak=c27bbc89afca0463650ac9bde68ebe06&backurl=https%3A%2F%2Fwww.baidu.com%2Fs%3Fie%3DUTF-8&ext=x9G9QDmMXq%2FNo87gjGO0P%2FZyOGsO8Gtc4Q7BH%2Bupi0sYlU5PkiYt8z80Ez5p7Umpg1T9i%2F9aWxTqDk%2BHyX%2BPs0ChrtIMtQkyMCB6zc%2FRMjhIIB7URDciwb4Wfa7oJDxflS0FEnpD0j%2F%2Bv6RyOwwwaQ%3D%3D&signature=b682ee0bb41aae1a8e93e44a9b0026a6×tamp=1722571708
< Date: Fri, 02 Aug 2024 04:08:28 GMT
< Content-Length: 458
< Content-Type: text/html; charset=utf-8
<
<a >Found</a>.
* Connection #0 to host www.baidu.com left intact
|