david@intel-compute-stick:/var/www/html/063$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. POST /063/form1.php HTTP/1.1 host: localhost Cookie: COOKIE63A=COOKIE63A Content-Type: application/x-www-form-urlencoded Content-Length: 14 pwd1=PASSWORD1 HTTP/1.1 200 OK Date: Tue, 07 Jun 2022 11:21:25 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=3g32e4i7couk5tgb93ocmbll64; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Set-Cookie: COOKIE63=COOKIE63; expires=Tue, 07-Jun-2022 11:23:25 GMT; Max-Age=120 Vary: Accept-Encoding Content-Length: 190 Content-Type: text/html; charset=UTF-8 <form method="POST" action="./form1.php"> <input type="password" name="pwd1"></input> <input type="submit"></input> </form> 3g32e4i7couk5tgb93ocmbll64<br> PASSWORD1<br> <br> COOKIE63A<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/063$