curl -X POST -d "login=Login&username=simonelombardo&password=xxx" https://7kfans.com/forums/ucp.php?mode=login -v Note: Unnecessary use of -X or --request, POST is already inferred. * Trying 198.58.114.119:443... * TCP_NODELAY set * Connected to 7kfans.com (198.58.114.119) 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-AES256-GCM-SHA384 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=7kfans.com * start date: Jun 5 03:30:29 2022 GMT * expire date: Sep 3 03:30:28 2022 GMT * subjectAltName: host "7kfans.com" matched cert's "7kfans.com" * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. > POST /forums/ucp.php?mode=login HTTP/1.1 > Host: 7kfans.com > User-Agent: curl/7.68.0 > Accept: */* > Content-Length: 57 > Content-Type: application/x-www-form-urlencoded > * upload completely sent off: 57 out of 57 bytes * Mark bundle as not supporting multiuse < HTTP/1.1 302 Found < Date: Sun, 05 Jun 2022 19:29:38 GMT < Server: Apache/2.4.53 (Unix) OpenSSL/1.0.2u PHP/5.6.40 < X-Powered-By: PHP/5.6.40 < Set-Cookie: 7kfans_phpbb_u=1; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Set-Cookie: 7kfans_phpbb_k=; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Set-Cookie: 7kfans_phpbb_sid=271b25cf53e1277b316b16b1f6ae20fd; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Set-Cookie: 7kfans_phpbb_u=3762; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Set-Cookie: 7kfans_phpbb_k=; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Set-Cookie: 7kfans_phpbb_sid=79a33fef9067e0a14be62ca10a59caf7; expires=Mon, 05-Jun-2023 19:29:38 GMT; path=/; domain=7kfans.com; secure; HttpOnly < Location: https://7kfans.com/forums/index.php?sid=79a33fef9067e0a14be62ca10a59caf7 < Content-Length: 0 < Content-Type: text/html; charset=UTF-8 < * Connection #0 to host 7kfans.com left intact