Command Line Header Check

Aus xinux.net
Zur Navigation springen Zur Suche springen

Request Datei erstellen

  • echo -ne "HEAD / HTTP/1.1\r\nHost: mutillidae.local\r\n\r\n" > request
  • netcat localhost 80 < request
HTTP/1.1 200 OK
Date: Mon, 14 Jun 2021 17:26:06 GMT
Server: Apache/2.4.38 (Debian)
X-Powered-By: PHP/8.0.6
Set-Cookie: PHPSESSID=8c770897494977d7633ced96cf27309a; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: public
Set-Cookie: showhints=1; path=/; SameSite=Lax
Logged-In-User: 
X-XSS-Protection: 0;
Strict-Transport-Security: max-age=0
Referrer-Policy: unsafe-url
Content-Type: text/html;charset=UTF-8