david@intel-compute-stick:/var/www/html/038$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET /038/form1.php?password1=DIES_IST_EIN_PASSWORT HTTP/1.1 host: localhost Cookie: Cookie38a=HALLO_DIES_IST_COOKIE HTTP/1.1 200 OK Date: Thu, 05 May 2022 16:44:57 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=gaaijetnr3c17bm5uoi1m1a046; 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: Cookie38=DIES_IST_EIN_COOKIE; expires=Thu, 05-May-2022 17:44:58 GMT; Max-Age=3600 Vary: Accept-Encoding Content-Length: 213 Content-Type: text/html; charset=UTF-8 <form method="GET" action="./form1.php"> <input type="password" name="password1"></input> <input type="submit"></input> </form> gaaijetnr3c17bm5uoi1m1a046DIES_IST_EIN_PASSWORT<br> <br> HALLO_DIES_IST_COOKIE<br>