/media/sda-magnetic/david/Dok-15-2023-11-27/informatik/www-intel-compute-stick-2022-06-13/035/output03.txt


david@intel-compute-stick:/var/www/html/035$ telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
GET /035/form1.php?password1=DIES_IST_DAS_PASSWORT HTTP/1.1
host: localhost
Cookie: Cookie35a=DIES_IST_DAS_COOKIE

HTTP/1.1 200 OK
Date: Sun, 01 May 2022 18:27:39 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=611hm3jjr3bh500atpsct2o916; 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: 196
Content-Type: text/html; charset=UTF-8


<form method="GET" action="./form1.php">
<input type="password" name="password1"></input>
<input type="submit"></input>
</form>

611hm3jjr3bh500atpsct2o916DIES_IST_DAS_PASSWORTDIES_IST_DAS_COOKIE
Connection closed by foreign host.
david@intel-compute-stick:/var/www/html/035$