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


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

pwd1=PASSWORD57
HTTP/1.1 200 OK
Date: Tue, 31 May 2022 10:36:39 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=9tkeaqsv2f0egug5bs6sev2522; 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: Cookie57=COOKIE57; expires=Tue, 31-May-2022 10:37:40 GMT; Max-Age=60
Vary: Accept-Encoding
Content-Length: 192
Content-Type: text/html; charset=UTF-8


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

9tkeaqsv2f0egug5bs6sev2522<br>
PASSWORD57<br>
<br>
COOOKIE57a<br>

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