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


david@intel-compute-stick:/var/www/html/046$ telnet localhost 80
Trying ::1...
Connected to localhost.
Escape character is '^]'.
GET /046/form1.php?text1=DIES_IST_TEXT_46 HTTP/1.1
host: localhost
Cookie: Cookie46a=DIES_IST_COOKIE_46a

HTTP/1.1 200 OK
Date: Tue, 17 May 2022 14:18:33 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=utkup9btbtliuk35uu9rcl9f46; 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: Cookie46=THIS_IS_COOKIE_46
Vary: Accept-Encoding
Content-Length: 203
Content-Type: text/html; charset=UTF-8


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

utkup9btbtliuk35uu9rcl9f46<br>
<br>
DIES_IST_COOKIE_46a<br>
DIES_IST_TEXT_46<br>

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