Security Report Summary
C
| Site: | https://www.researchgate.net/ | ||
|---|---|---|---|
| IP Address: | 104.18.41.9 | ||
| Report Time: | 07 Jul 2026 13:56:25 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 |
|---|---|
| date | Tue, 07 Jul 2026 13:56:25 GMT |
| content-type | text/html; charset=utf-8 |
| set-cookie | tsid=_sldSCbgUmYlsvhYvxa9rz1ZfvppZoz0Z9lu9MIjRiv9ATZVjWmZW-71vPrGUCjqvOrqrQh0EXGwV_qnko9E51Dm9RuZOME9tU92Ini_tP4otpxmVKnc_Q_6FRPTM7pE;Path=/;Domain=.www.researchgate.net;Secure;HttpOnly |
| set-cookie | __cf_bm=UgJzQ5OfoQ.MYomGvjLgAqsKDFWsGbxasaKIZf2kG7M-1783432585.561549-1.0.1.1-e6ZtaYgPHOO7zk3ITdfNqyTpO2U1MRrmvLz7mnpb75dtbUxcBFB4b_xeGeeKESqwfymCK8RvyBC81uxgqkg7_34vh_8yXRArY1Xcuqd0Zh6vmKGhnD517LueJn1RrNIU; HttpOnly; SameSite=None; Secure; Path=/; Domain=researchgate.net; Expires=Tue, 07 Jul 2026 14:26:25 GMT |
| set-cookie | _cfuvid=9W30jFZl9_Dn8skkwiL8UO0uX2SMSff1okFAaGYNcZQ-1783432585.561549-1.0.1.1-BSRTksQNjIfmwyCP1KoB5x2updTPjMp7fdbfoV9XdSc; HttpOnly; SameSite=None; Secure; Path=/; Domain=researchgate.net |
| cf-ray | a1775a3bcbf78063-DUB |
| cf-cache-status | HIT |
| age | 37721 |
| cache-control | max-age=86400, public |
| expires | Wed, 08 Jul 2026 03:27:43 GMT |
| last-modified | Tue, 07 Jul 2026 03:27:43 GMT |
| server | cloudflare |
| x-xss-protection | 1; mode=block |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| vary | accept-encoding |
| cross-origin-opener-policy | same-origin |
| cross-origin-opener-policy | same-origin |
| p3p | CP="IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA" |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-rg-pi | 1 |
| x-ua-compatible | IE=Edge |
| content-encoding | gzip |
| alt-svc | h3=":443"; ma=86400 |
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-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| 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. |
| cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| 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-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. |