ubuntuusers.de

curl -i https

Autor:
H.i.M
Datum:
6. Dezember 2016 04:34
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/etc/nginx/sites-available$ curl -i https://192.168.10.11:4443/owncloud -k
HTTP/1.1 302 Found
Server: nginx/1.10.0 (Ubuntu)
Date: Tue, 06 Dec 2016 03:34:00 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: oc5thjckp7c0=mo53v8ksmtfrde52hni9p9ckh0; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: oc_sessionPassphrase=RSopymmqquBrBSniCPDFD1Towx9M3UPBvb3UD%2Ffxdn2bN7jhIOHDzpnPyr3NVPFLPYs68Ah2YzcKYazd7U3dE0ejM5RaY0Z8BrB30A3JZuE4eeZO7fu2OQiaEbww85qG; path=/; secure; HttpOnly
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *
Set-Cookie: nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
Set-Cookie: nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
Location: https://192.168.10.11:4443/login
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Robots-Tag: none
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none