david@intel-compute-stick:/var/www/html/067$ telnet localhost 80 Trying ::1... Connected to localhost. Escape character is '^]'. POST /067/form1.php HTTP/1.1 host: localhost Cookie: COOKIE67=COOKIE67 Content-Length: 8 Content-Type: application/x-www-form-urlencoded pwd1=*** HTTP/1.1 200 OK Date: Sat, 11 Jun 2022 09:59:32 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=mdtnc2j9ul804g4km5lj9ka4v5; 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: COOKIE67=COOKIE67; expires=Sat, 11-Jun-2022 10:19:32 GMT; Max-Age=1200 Vary: Accept-Encoding Content-Length: 183 Content-Type: text/html; charset=UTF-8 <form method="POST" action="./form1.php"> <input type="password" name="pwd1"></input> <input type="submit"></input> </form> mdtnc2j9ul804g4km5lj9ka4v5<br> ***<br> COOKIE67<br> <br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/067$