david@intel-compute-stick:/var/www/html/054$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. POST /054/form1.php HTTP/1.1 host: localhost Cookie: Cookie54a=DIES_IST_COOKIE54a Content-Type: application/x-www-form-urlencoded Content-Length: 20 password1=PASSWORD54 HTTP/1.1 200 OK Date: Sat, 28 May 2022 15:33:36 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=r0o5imq5bro2ltp6h2nhsfek40; 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: Cookie54=THIS_IS_COOKIE54; expires=Sat, 28-May-2022 16:13:37 GMT; Max-Age=2400 Vary: Accept-Encoding Content-Length: 205 Content-Type: text/html; charset=UTF-8 <form method="POST" action="./form1.php"> <input type="password" name="password1"></input> <input type="submit"></input> </form> r0o5imq5bro2ltp6h2nhsfek40<br> <br> DIES_IST_COOKIE54a<br> PASSWORD54<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/054$