Security Report Summary
B
Site: | https://www.semrush.com/ | ||
---|---|---|---|
IP Address: | 34.120.45.191 | ||
Report Time: | 03 Sep 2025 04:53:22 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. |
---|---|
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, 03 Sep 2025 04:53:22 GMT |
content-type | text/html; charset=utf-8 |
vary | Accept-Encoding |
referrer-policy | same-origin |
cross-origin-opener-policy | same-origin-allow-popups |
x-service-response-time | 0.01482 |
content-language | en |
x-service | index |
server-timing | service;dur=15.74044, backend;dur=27.89472 |
set-cookie | PHPSESSID=8f127f94c53b330ea6337d6222ee6d7b; Path=/; Domain=semrush.com; Expires=Thu, 04 Sep 2025 04:53:22 GMT; HttpOnly; Secure |
set-cookie | SSO-JWT=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI4ZjEyN2Y5NGM1M2IzMzBlYTYzMzdkNjIyMmVlNmQ3YiIsImlhdCI6MTc1Njg3NTE5NywiaXNzIjoic3NvIn0.1qaP6y0u0493a2xEtm0eaxYuhGmmtkaWZto0InvD4s8zNML7SHPiECEdqovz6cNWmvoIXkL_Bi0SzsHjaUwSYw; Path=/; Domain=semrush.com; Expires=Thu, 04 Sep 2025 04:53:22 GMT; HttpOnly; Secure |
set-cookie | GCLB=CL-MuZ7AvoOhbBAD; path=/; HttpOnly; expires=Thu, 04-Sep-2025 04:53:22 GMT |
sm-log-id | flb-d519210b42f50ee479c31088ab653ae9 |
x-frame-options | DENY |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
cache-control | no-cache |
strict-transport-security | max-age=31536000; includeSubdomains; preload |
content-encoding | gzip |
via | 1.1 google |
alt-svc | h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 |
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 | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
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. |
cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
set-cookie | There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
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. |