message
Share this page:
wix.com

Observations Based on User Activity File for Wix.com

Non-Intrusive Cybersecurity and Privacy Observations based on User Activity File

General Security Checks

Check for open system ports within your web application domain or its associated sub-domains. This can potentially mitigate exfiltration and command and control threats.

Check if the web application's SSL/TLS certificates meet the required standards, focusing on factors such as protocol version and cipher strength, to enhance security and prevent vulnerabilities. This assessment aligns with guidelines provided by SSLLabs, which can be referenced at SSL Server Rating Guide.

Check if any default database ports and credentials are still used in your web applications. This can result in complete loss of sensitive and private data.

Privacy Checks

Analyze third-party cookies present in your web application. If not properly checked, this can result in exfiltration of sensitive and private data to bad actors.