david@intel-compute-stick:/var/www/html/034$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET /034/form1.php?password1=HALLO_DAS_IST_DAS_PASSWORT HTTP/1.1 host: localhost Cookie: Cookie34=DIES_IST_DAS_COOKIE HTTP/1.1 200 OK Date: Thu, 28 Apr 2022 16:33:02 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=thp685rma0b9l6u38bnb6j1ov2; 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 Vary: Accept-Encoding Content-Length: 221 Content-Type: text/html; charset=UTF-8 <form method="GET" action="./form1.php"> <input type="password" name="password1"></input> <input type="submit"></input> </form> thp685rma0b9l6u38bnb6j1ov2<br> HALLO_DAS_IST_DAS_PASSWORT<br> DIES_IST_DAS_COOKIE<br> <br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/034$