david@intel-compute-stick:/var/www/html/033$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET /033/form1.php?password1=DIES_IST_PASSWORT_1 HTTP/1.1 host: localhost Cookie: Cookie33a=DIES_IST_COOKIE_33a HTTP/1.1 200 OK Date: Tue, 26 Apr 2022 14:07:27 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=o3iijlaajnebt27uq05u75kt70; 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: Cookie33=Die+ist+Inhalt+von+Cookie+33; expires=Tue, 26-Apr-2022 14:47:29 GMT; Max-Age=2400 Vary: Accept-Encoding Content-Length: 194 Content-Type: text/html; charset=UTF-8 <form method="GET" action="./form1.php"> <input type="password" name="password1"></input> <input type="submit"></input> </form> o3iijlaajnebt27uq05u75kt70DIES_IST_PASSWORT_1DIES_IST_COOKIE_33aConnection closed by foreign host. david@intel-compute-stick:/var/www/html/033$