Security Report Summary
C
Site: | https://wordpress.com/ | ||
---|---|---|---|
IP Address: | 192.0.78.9 | ||
Report Time: | 22 Jan 2025 11:39:38 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. |
---|---|
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. |
Raw Headers
HTTP/2 | 200 |
---|---|
server | nginx |
date | Wed, 22 Jan 2025 11:39:37 GMT |
content-type | text/html; charset=utf-8 |
vary | Accept-Encoding |
x-frame-options | SAMEORIGIN |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
x-hacker | Want root? Visit join.a8c.com/hacker and mention this header. |
host-header | WordPress.com |
vary | Cookie |
set-cookie | tk_ai=VUn2NNrbAjS%2F2OJS5WhWPqpx; expires=Mon, 21-Jan-2030 11:39:37 GMT; Max-Age=157680000; path=/; domain=.wordpress.com; secure; SameSite=None |
set-cookie | tk_ai_explat=VUn2NNrbAjS%2F2OJS5WhWPqpx; expires=Mon, 21-Jan-2030 11:39:37 GMT; Max-Age=157680000; path=/; domain=.wordpress.com; secure; SameSite=None |
set-cookie | tk_qs=_en%3Dwpcom_experiment_variation_assigned%26_ut%3Danon%26_ui%3DVUn2NNrbAjS%252F2OJS5WhWPqpx%26_ts%3D1737545977579%26experiment_id%3D22162%26experiment_variation_id%3D4931%26reason%3Dset_by_anon_id; path=/; domain=.wordpress.com; secure; SameSite=Strict |
set-cookie | explat_test_aa_weekly_lohp_2025_week_04=control; expires=Mon, 10-Feb-2025 00:00:00 GMT; Max-Age=1599623; path=/; domain=.wordpress.com; secure; SameSite=None |
set-cookie | tk_qs=_en%3Dwpcom_experiment_variation_assigned%26_ut%3Danon%26_ui%3DVUn2NNrbAjS%252F2OJS5WhWPqpx%26_ts%3D1737545977579%26experiment_id%3D22162%26experiment_variation_id%3D4931%26reason%3Dset_by_anon_id%20_en%3Dwpcom_experiment_variation_assigned%26_ut%3Danon%26_ui%3DVUn2NNrbAjS%252F2OJS5WhWPqpx%26_ts%3D1737545977579%26experiment_id%3D22164%26experiment_variation_id%3D4946%26reason%3Dset_by_anon_id; path=/; domain=.wordpress.com; secure; SameSite=Strict |
set-cookie | lohp_hero_image_test_20251501=variant; expires=Fri, 14-Feb-2025 00:00:00 GMT; Max-Age=1945223; path=/; domain=.wordpress.com; secure; SameSite=None |
content-encoding | gzip |
x-ac | 5.ams _dfw BYPASS |
alt-svc | h3=":443"; ma=86400 |
strict-transport-security | max-age=31536000; preload |
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
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
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. |
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". |
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. |
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. |