david@intel-compute-stick:/var/www/html/062$ telnet localhost 80 Trying ::1... Connected to localhost. Escape character is '^]'. POST /062/form1.php HTTP/1.1 host: localhost Cookie: COOKIE62A=COOKIE62A Content-Type: application/x-www-form-urlencoded Content-Length: 15 pwd1=PASSWORD62 HTTP/1.1 200 OK Date: Mon, 06 Jun 2022 11:30:42 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=t8anq292b2sl5a2i2jrree04q6; 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: COOKIE62=COOKIE62; expires=Mon, 06-Jun-2022 11:32:13 GMT; Max-Age=90 Vary: Accept-Encoding Content-Length: 191 Content-Type: text/html; charset=UTF-8 <form method="POST" action="./form1.php"> <input type="password" name="pwd1"></input> <input type="submit"></input> </form> t8anq292b2sl5a2i2jrree04q6<br> <br> COOKIE62A<br> PASSWORD62<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/062$