Security Report Summary
A
Site: https://admin-acceptance-test.myndr.net/auth/login-admin
IP Address: 34.246.211.61
Report Time: 07 May 2024 02:43:33 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateTue, 07 May 2024 02:43:32 GMT
content-typetext/html; charset=UTF-8
set-cookieAWSALBTG=TBswnJUFnDT743UXk1DKyEl2i9y3f5VPTgWgSWccbKr4FVdVGU7BSKTeZdVfgJRvyJvCy/h2xiPXNtSVRudRKVb+hgZhz3JX2ACbuVDogYvWr4tfYEQKoyJLDuMpNExe5gm0bXkrhEGFjMXpVQSuguB4At61LTSB/WGq5TAcmw41; Expires=Tue, 14 May 2024 02:43:32 GMT; Path=/
set-cookieAWSALBTGCORS=TBswnJUFnDT743UXk1DKyEl2i9y3f5VPTgWgSWccbKr4FVdVGU7BSKTeZdVfgJRvyJvCy/h2xiPXNtSVRudRKVb+hgZhz3JX2ACbuVDogYvWr4tfYEQKoyJLDuMpNExe5gm0bXkrhEGFjMXpVQSuguB4At61LTSB/WGq5TAcmw41; Expires=Tue, 14 May 2024 02:43:32 GMT; Path=/; SameSite=None; Secure
servernginx
set-cookiePHPSESSID=2oul6k4a4aibfsda0litsm5eng; path=/; secure; HttpOnly; SameSite=strict
expiresThu, 19 Nov 1981 08:52:00 GMT
cache-controlno-store, no-cache, must-revalidate
pragmano-cache
content-security-policydefault-src 'self'; object-src 'none'; script-src 'self' www.google.com www.gstatic.com *.matomo.cloud 'nonce-3ba61c35'; frame-src www.google.com; style-src 'self' 'unsafe-inline'; img-src http: https: data: 'self'; connect-src http: https: wss: 'self' mqtt.myndr.net;
strict-transport-securitymax-age=31536000; includeSubDomains; preload
x-content-type-optionsnosniff
x-frame-optionsDENY
cross-origin-opener-policysame-origin-allow-popups
referrer-policystrict-origin-when-cross-origin
content-encodinggzip
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-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
set-cookieThere is no Cookie Prefix on this cookie.
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.
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.
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".
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.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
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.