Open
Cached
·
just now
9
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; script-src; connect-src; +9 more
default-src 'self'; script-src 'self' 'nonce-GhfOdC4kBrZaCWpa7kkjsLsq1rhjZKZfwSWi/8b5mio='; connect-src 'self'; img-src http://localhost:* 'self' data:; style-src 'self' 'unsafe-inline'; font-src 'self' data:; frame-src 'self'; child-src 'self' com.citrix.agmacepa://* citrixng://* com.citrix.nsgclient://* vmware-view:// nsgcepa://nsgcepa application://*; form-action https://nebraskamed.vmwareidentity.com/SAAS/auth/federation/sso 'self'; object-src 'none'; base-uri 'self'; report-uri /nscsp_violation/report_uri
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
1 headers
Connection
Performance
close
Caching Headers
2 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate
Pragma
Caching
no-cache
Content Headers
2 headers
Content-Length
Content
6673
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
NSC_PERS=xyz;Path=/;expires=Wednesday, 09-Nov-1999 23:12:40 GMT
Other Headers
0 headers
No other headers found
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 861ms