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


david@intel-compute-stick:/var/www/html/068$ telnet localhost 80
Trying ::1...
Connected to localhost.
Escape character is '^]'.
POST /068/form1.php HTTP/1.1
host: localhost 
Cookie: COOKIE68=COOKIE68
Content-Length: 8
Content-Type: application/x-www-form-urlencoded

pwd1=P68
HTTP/1.1 200 OK
Date: Sun, 12 Jun 2022 16:43:43 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=1l9dg64r8t18dtstc0psfjvs63; 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: COOKIE68=COOKIE68; expires=Sun, 12-Jun-2022 16:53:43 GMT; Max-Age=600
Vary: Accept-Encoding
Content-Length: 183
Content-Type: text/html; charset=UTF-8


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

1l9dg64r8t18dtstc0psfjvs63<br>
P68<br>
COOKIE68<br>
<br>
Connection closed by foreign host.
david@intel-compute-stick:/var/www/html/068$