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


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

pwd1=PASSWORD1
HTTP/1.1 200 OK
Date: Wed, 01 Jun 2022 14:17:37 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=lejqhkuo7vpnjebpi4dkfjtsv7; 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: 190
Content-Type: text/html; charset=UTF-8


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

lejqhkuo7vpnjebpi4dkfjtsv7<br>
<br>
COOKIE58a<br>
PASSWORD1<br>

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