Security Report Summary
A+
Site: https://www.centraldepedidosmcd.com/
IP Address: 45.60.32.33
Report Time: 06 May 2024 16:25:17 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Warnings
Referrer-PolicyWe detected an invalid directive, "default-src'self'".
Raw Headers
HTTP/1.1200 OK
Cache-Controlprivate
Content-Typetext/html
Server
Set-CookieASPSESSIONIDQEQTCSCT=GNMCANEALBIKBMNFNACMGNGK; secure; path=/; HttpOnly; Secure
X-Powered-ByASP.NET
X-Frame-OptionsDeny
X-XSS-Protection0
Access-Control-Allow-MethodsPOST, GET, OPTIONS, DELETE, PUT
Access-Control-Expose-Headersp_error_code
X-Content-Type-Optionsnosniff
Referrer-Policydefault-src 'self'
Set-CookieSecure
Content-Security-Policyframe-ancestors 'none'
Feature-Policyfullscreen 'none'
Permissions-Policyfullscreen=()
Strict-Transport-Securitymax-age=31536000; includeSubDomains
DateMon, 06 May 2024 16:25:17 GMT
Set-Cookievisid_incap_2682569=/0lbPDt9SESmw/1qtYiUrWwEOWYAAAAAQUIPAAAAAADdHnu07uKEO2+yRAGmoS40; expires=Tue, 06 May 2025 08:07:50 GMT; HttpOnly; path=/; Domain=.centraldepedidosmcd.com
Set-Cookieincap_ses_1828_2682569=9vaxGMJRLl4HJUPsWVxeGW0EOWYAAAAA34GNMPxjRp8sibCHfWDYow==; path=/; Domain=.centraldepedidosmcd.com
X-CDNImperva
Content-Encodinggzip
Transfer-Encodingchunked
X-Iinfo12-5523176-5523178 NNYN CT(190 357 0) RT(1715012716416 15) q(0 0 5 0) r(7 7) U12
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
X-Powered-ByX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
X-Frame-OptionsX-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-XSS-ProtectionX-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.
X-Content-Type-OptionsX-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".
Referrer-PolicyReferrer 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.
Content-Security-PolicyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
Feature-PolicyFeature Policy has been renamed to Permissions Policy, see the details here.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Strict-Transport-SecurityHTTP 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.