Security Report Summary
E
Site: | http://pr1-espan-relaton.rocket.denisyakovlev.moscow/ - (Scan again over https) | ||
---|---|---|---|
IP Address: | 94.130.84.247 | ||
Report Time: | 14 Oct 2024 12:26:09 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
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
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Server | nginx |
Date | Mon, 14 Oct 2024 12:26:09 GMT |
Content-Type | text/html; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Vary | Accept-Encoding |
X-DNS-Prefetch-Control | off |
Strict-Transport-Security | max-age=15552000; includeSubDomains |
X-Download-Options | noopen |
X-Content-Type-Options | nosniff |
X-XSS-Protection | 1; mode=block |
Set-Cookie | news_domain=https%3A%2F%2Fnoticias-24.eu%2Fteasers-feed%3Faaid%3D106973%26acid%3D530922%26currency%3Dusd%26at%3D8150867a-ffe6-4064-8e1a-cbc19ae3651a; Path=/ |
Set-Cookie | visited=e%3A38ef29e8bfa66b903c162e075bd48584bb0b26d11b2fafc4880f6dd2721e5b79; Max-Age=31536000; Path=/; Expires=Tue, 14 Oct 2025 12:26:08 GMT; HttpOnly |
Set-Cookie | anonymous_id=abb7dbd8-3b19-4b24-90b9-0f580174116e; Path=/; Expires=Tue, 19 Jan 2038 00:00:00 GMT |
Set-Cookie | campaign_id=530922; Path=/ |
Set-Cookie | affiliate_id=106973; Path=/ |
Set-Cookie | zevs=106973; Path=/ |
Set-Cookie | currency=usd; Path=/ |
Set-Cookie | transit_page_id=3943; Path=/ |
Set-Cookie | landing_page_id=3942; Path=/ |
Set-Cookie | landing_domain=land1-espan-relaton.rocket.denisyakovlev.moscow; Path=/ |
Set-Cookie | comebacker_disabled=true; Path=/ |
Set-Cookie | back_button_enabled=false; Path=/ |
Set-Cookie | lang=es; Path=/ |
Set-Cookie | user_country_code=US; Path=/ |
Set-Cookie | is_duplicate_restricted=false; Path=/ |
Set-Cookie | is_namephone_validated=true; Path=/ |
ETag | W/"2dc4a-cnqTGWBIAh/GcAnXEHhgkfK09Zo" |
Server-Timing | total; dur=184.918858; desc="Total Response Time" |
Content-Encoding | gzip |
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. |
---|---|
Strict-Transport-Security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS. That said, the HSTS header must not be returned over a HTTP connection, only 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". |
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. |