Security Report Summary
A+
Site: https://www.elararchive.org/
IP Address: 52.49.63.157
Report Time: 27 Apr 2024 17:34:58 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • X-Content-Type-Options
  • Permissions-Policy
  • X-Frame-Options
  • Content-Security-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateSat, 27 Apr 2024 17:34:57 GMT
content-typetext/html; charset=UTF-8
set-cookieAWSALB=YR+prKttOlk9uMDRzkAM7TdDYR2zxtnVGwMdkjioehDcl5jyYLMv/0hnz+OEEq7cok45WGjK0wfrGIpppf9b/VEzeRpSbvaP7QpL5NJZDWdR9KjfIdBPMa87JDBW; Expires=Sat, 04 May 2024 17:34:57 GMT; Path=/
set-cookieAWSALBCORS=YR+prKttOlk9uMDRzkAM7TdDYR2zxtnVGwMdkjioehDcl5jyYLMv/0hnz+OEEq7cok45WGjK0wfrGIpppf9b/VEzeRpSbvaP7QpL5NJZDWdR9KjfIdBPMa87JDBW; Expires=Sat, 04 May 2024 17:34:57 GMT; Path=/; SameSite=None; Secure
serverPreservica Web Server
strict-transport-securitymax-age=63072000; includeSubdomains;
link<https://eldp.access.preservica.com/wp-json/>; rel="https://api.w.org/"
link<https://eldp.access.preservica.com/wp-json/wp/v2/pages/3>; rel="alternate"; type="application/json"
link<https://eldp.access.preservica.com/>; rel=shortlink
expiresThu, 19 Nov 1981 08:52:00 GMT
cache-controlno-store, no-cache, must-revalidate
pragmano-cache
set-cookiePHPSESSID=429f6t46re5vqgfmkr9vmj9neo; path=/; Secure; HttpOnly; SameSite=Lax
referrer-policysame-origin
x-content-type-optionsnosniff
permissions-policygeolocation=(),midi=(),sync-xhr=(self),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(*),payment=()
x-content-security-policydefault-src 'self'; base-uri 'none'; form-action 'self'; upgrade-insecure-requests
x-ua-compatibleIE=Edge
x-frame-optionsSAMEORIGIN
content-security-policyframe-ancestors 'self' https://*.access.preservica.com https://elar.preservica.com https://*.elarua.preservica.com https://elararchive.org https://www.elararchive.org
x-xss-protection1; mode=block
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
set-cookieThere is no Cookie Prefix on this cookie.
referrer-policyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
x-content-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.