Security Report Summary
D
Site: | https://5-ro-depanten.ev.nickyfora.ru/ | ||
---|---|---|---|
IP Address: | 95.216.26.142 | ||
Report Time: | 20 Mar 2025 01:07:17 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. |
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
server | nginx |
date | Thu, 20 Mar 2025 01:07:16 GMT |
content-type | text/html; charset=utf-8 |
transfer-encoding | chunked |
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%2Fnoutati24.com%2Fteasers-feed%3Faaid%3D140675%26acid%3D1038978%26currency%3Dusd%26at%3Df1e9eb90-2117-4efb-a290-a0b60dfa2ac8; Path=/ |
set-cookie | visited=e%3A2164fc450755ac81c097e5adf1155ee9ef79dd0924e4a7b51b2b8361fd59338f; Max-Age=31536000; Path=/; Expires=Fri, 20 Mar 2026 01:07:16 GMT; HttpOnly |
set-cookie | anonymous_id=5b3c0580-418a-4fc4-9333-5174bbacc946; Path=/; Expires=Mon, 18 Jan 2038 22:00:00 GMT |
set-cookie | campaign_id=1038978; Path=/ |
set-cookie | affiliate_id=140675; Path=/ |
set-cookie | zevs=140675; Path=/ |
set-cookie | currency=usd; Path=/ |
set-cookie | back_button_enabled=true; Path=/ |
set-cookie | transit_page_id=18877; Path=/ |
set-cookie | landing_page_id=18597; Path=/ |
set-cookie | has_blacklist_validation=true; Path=/ |
set-cookie | is_pending_orders_check_enabled=true; Path=/ |
set-cookie | lang=ro; Path=/ |
set-cookie | user_country_code=FI; Path=/ |
set-cookie | is_duplicate_restricted=false; Path=/ |
set-cookie | is_namephone_validated=true; Path=/ |
etag | W/"315c9-h3U79KES2o6fE8FCYqqDtIeKSSQ" |
server-timing | total; dur=79.65160499999999; 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 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". |
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. |