david@intel-compute-stick:/var/www/html/032$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET /032/phptest.php?password1=THIS_IS_THE_TEXT HTTP/1.1 host: localhost Cookie: Cookie32a=SUPER_COOKIE HTTP/1.1 200 OK Date: Mon, 25 Apr 2022 17:31:57 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=c8obdlqegig4099bc7p5v64tt5; 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: Cookie32=Inhalt; expires=Mon, 25-Apr-2022 18:11:58 GMT; Max-Age=2400 Vary: Accept-Encoding Content-Length: 186 Content-Type: text/html; charset=UTF-8 <form method="GET" action="./phptest.php"> <input type="password" name="password1"></input> <input type="submit"></input> </form> c8obdlqegig4099bc7p5v64tt5THIS_IS_THE_TEXTSUPER_COOKIEConnection closed by foreign host. david@intel-compute-stick:/var/www/html/032$