Security Report Summary
C
Missing Headers
Content-Security-Policy | Content 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. |
---|---|
X-Frame-Options | X-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". |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Cache-Control | no-store, no-cache |
Pragma | no-cache |
Content-Type | text/html; charset=utf-8 |
Content-Encoding | gzip |
Expires | -1 |
Vary | Accept-Encoding |
Strict-Transport-Security | max-age=31536000; includeSubDomains |
X-Content-Type-Options | nosniff |
P3P | CP="DSP CUR OTPi IND OTRi ONL FIN" |
x-ms-request-id | 8f588c2e-c0c2-404f-9956-f5e7d4404c00 |
x-ms-ests-server | 2.1.19005.9 - NEULR1 ProdSlices |
report-to | {"group":"network-errors","max_age":86400,"endpoints":[{"url":"https://identity.nel.measure.office.net/api/report?catId=GW+estsfd+est"}]} |
nel | {"report_to":"network-errors","max_age":86400,"success_fraction":0.001,"failure_fraction":1.0} |
x-ms-srs | 1.P |
Referrer-Policy | strict-origin-when-cross-origin |
X-XSS-Protection | 0 |
Set-Cookie | esctx-zoDrBmkEk=AQABCQEAAADW6jl31mB3T7ugrWTT8pFeskje7WrwnO1VT-7uSbtPktUio1Z4_cIor6mXjMA1p5Uxie8NaB1WCaVAq3FSwfy2VyDIVVGR-kLOfnfo2Zr-u7YIkhbVo7KcnMDSrNpDzNHEc5oKckI3S_DE3e5uz7UHIFMmk6bhrTeQSBAj39-i_iAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None |
Set-Cookie | fpc=AgMjEXeS-TpLu-ZGIhOYVH0; expires=Tue, 05-Nov-2024 01:28:55 GMT; path=/; secure; HttpOnly; SameSite=None |
Set-Cookie | esctx=PAQABBwEAAADW6jl31mB3T7ugrWTT8pFeZYJMasxC_ttpVDg_b726pE3D933GdCB4oLlehmjanh0DiYip09O5PZZgyyqPFcZEelU7atzYn6kLddoZe7W-LAfFTzlpFRwuDkvPAAXxIxKjrUJxvTGOc_e82tRlZAnp-8Nl3yGw8Oyl5XhOTp2KZmQXjmb_kA-AgCH_V1_TJCggAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None |
Set-Cookie | x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly |
Set-Cookie | stsservicecookie=estsfd; path=/; secure; samesite=none; httponly |
Date | Sun, 06 Oct 2024 01:28:55 GMT |
Content-Length | 9058 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
Strict-Transport-Security | HTTP 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-Options | X-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". |
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
Referrer-Policy | Referrer 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-XSS-Protection | X-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. |
Set-Cookie | There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
Set-Cookie | There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |