Security Report Summary
A
Site: https://o2sapp.iglobe.dk/
IP Address: 40.113.65.9
Report Time: 24 Apr 2024 07:18:09 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
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. Recommended value "X-Frame-Options: SAMEORIGIN".
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Length32919
Content-Typetext/html; charset=utf-8
DateWed, 24 Apr 2024 07:18:09 GMT
Servero2s
Access-Control-Allow-HeadersOrigin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-MethodsGET, POST
Access-Control-Allow-Origino2sapp.iglobe.dk
Cache-Controlprivate
Content-Encodinggzip
VaryAccept-Encoding
Strict-Transport-Securitymax-age=31536000; includeSubDomains
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Content-Security-Policyimg-src *.sharepointonline.com *.svc.ms media.licdn.com cdnjs.cloudflare.com outlook.office.com cdn.datatables.net cdn1.iconfinder.com 'self' blob: data:;default-src 'self' 'unsafe-inline' 'unsafe-eval' res.cdn.office.net alcdn.msauth.net www.youtube.com dc.services.visualstudio.com *.sharepoint.com *.onedrive.com graph.microsoft.com outlook.office.com statics.teams.cdn.office.net static2.sharepointonline.com teams.events.data.microsoft.com *.microsoft.com appsforoffice.microsoft.com *.microsoftonline.com cdnjs.cloudflare.com cdn.jsdelivr.net cdn.datatables.net maxcdn.bootstrapcdn.com spoprod-a.akamaihd.net ajax.aspnetcdn.com az416426.vo.msecnd.net ajax.googleapis.com cdn1.iconfinder.com code.jquery.com stackpath.bootstrapcdn.com browser.pipe.aria.microsoft.com teams.cloud.microsoft outlook.cloud.microsoft m365.cloud.microsoft;
Referrer-Policystrict-origin
Permissions-Policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
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".
Access-Control-Allow-OriginThe Access-Control-Allow-Origin header is used to configure CORS.
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-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.
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".
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.
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.