Security Report Summary
R
| Redirect: | Click here to follow the redirect to https://learn.microsoft.com/users/me/achievements?source=docs&tab=tab-other. | ||
|---|---|---|---|
| Site: | https://social.msdn.microsoft.com/Profile/kalicrack1 | ||
| IP Address: | 150.171.109.245 | ||
| Report Time: | 07 Jun 2026 08:50:52 UTC | ||
| Headers: |
|
||
| Advanced: |
|
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". |
| 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. |
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
| Response is not HTML | The content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate. |
|---|
Raw Headers
| HTTP/2 | 301 |
|---|---|
| date | Sun, 07 Jun 2026 08:50:52 GMT |
| content-length | 0 |
| location | https://learn.microsoft.com/users/me/achievements?source=docs&tab=tab-other |
| cache-control | public,max-age=600 |
| set-cookie | ARRAffinity=bd0649e1640af36fe46499af0ca53ef210e6bf25650f081c6381c8b4bc6833e4;Path=/;HttpOnly;Secure;Domain=social.msdn.microsoft.com |
| set-cookie | ARRAffinitySameSite=bd0649e1640af36fe46499af0ca53ef210e6bf25650f081c6381c8b4bc6833e4;Path=/;HttpOnly;SameSite=None;Secure;Domain=social.msdn.microsoft.com |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| request-context | appId=cid-v1:c09cc96f-805f-4935-a9f9-b70681640df6 |
| x-content-type-options | nosniff |
| x-azure-ref | 20260607T085052Z-18446f5f847v4rlkhC1DUBkg1g00000000rg000000004e3p |
| nel | {"report_to":"network-errors","max_age":604800,"success_fraction":0.01,"failure_fraction":1.0} |
| report-to | {"group":"network-errors","max_age":604800,"endpoints":[{"url":"https://mdec.nelreports.net/api/report?cat=CommAppX"}]} |
| x-cache | CONFIG_NOCACHE |
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". |
| 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. |
| 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. |