Deep SSL/TLS Vulnerability Test
This report provides a deep analysis of the SSL/TLS configuration of dev.rolai.com. It checks for protocol support, cipher strength, and known vulnerabilities.
Scan Results
Start 2026-04-29 09:58:20 -->> 20.119.8.49:443 (dev.rolai.com) <<-- rDNS (20.119.8.49): -- Service detected: HTTP dev.rolai.com:443 appeared to support TLS 1.3 ONLY. Thus switched automagically from "/app/testssl.sh/bin/openssl.Linux.x86_64" to "/usr/bin/openssl". Testing for server implementation bugs No bugs found. Testing HTTP header response @ "/" HTTP Status Code 200 OK HTTP clock skew 0 sec from localtime Strict Transport Security 365 days=31536000 s, includeSubDomains, preload Public Key Pinning -- Server banner (no "Server" line in header, interesting!) Application banner -- Cookie(s) (none issued at "/") Security headers X-Content-Type-Options: nosniff Content-Security-Policy: object-src 'none'; base-uri 'self'; frame-ancestors 'self' Content-Security-Policy-Report-Only: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://apis.google.com https://accounts.google.com https://js.monitor.azure.com https://cdn.growthbook.io; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https://www.google.com https://*.googleusercontent.com https://*.gstatic.com https://*.blob.core.windows.net https://graph.microsoft.com https://logos.composio.dev https://*.integration.app; font-src 'self' data:; connect-src 'self' https://rolai-api-as-dev.azurewebsites.net https://js.monitor.azure.com https://*.applicationinsights.azure.com https://*.in.applicationinsights.azure.com https://*.livediagnostics.monitor.azure.com https://dc.services.visualstudio.com https://cdn.growthbook.io https://apis.google.com https://accounts.google.com https://oauth2.googleapis.com https://www.googleapis.com https://content.googleapis.com https://*.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.firebaseapp.com https://login.microsoftonline.com https://*.microsoftonline.com https://login.live.com https://graph.microsoft.com https://*.msauth.net https://*.msftauth.net https://api.integration.app https://ui.integration.app https://*.integration.app https://backend.composio.dev https://*.blob.core.windows.net; frame-src 'self' https://www.youtube.com https://www.youtube-nocookie.com https://accounts.google.com https://docs.google.com https://*.firebaseapp.com https://login.microsoftonline.com https://*.msftauth.net https://ui.integration.app; media-src 'self' blob:; worker-src 'self' blob:; manifest-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self' https://accounts.google.com https://login.microsoftonline.com https://api.integration.app https://backend.composio.dev Permissions-Policy: camera=(), microphone=(self), geolocation=(), payment=(), usb=(), bluetooth=(), midi=(), magnetometer=(), gyroscope=(), accelerometer=(), ambient-light-sensor=(), interest-cohort=(), autoplay=(self), fullscreen=(self), picture-in-picture=(self) Permissions-Policy: camera=(), microphone=(self), geolocation=(), payment=(), usb=(), bluetooth=(), midi=(), magnetometer=(), gyroscope=(), accelerometer=(), ambient-light-sensor=(), interest-cohort=(), autoplay=(self), fullscreen=(self), picture-in-picture=(self) Referrer-Policy: strict-origin-when-cross-origin Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate Reverse Proxy banner -- Testing vulnerabilities Secure Renegotiation (RFC 5746) not vulnerable (OK) Secure Client-Initiated Renegotiation not vulnerable (OK) CRIME, TLS (CVE-2012-4929) not vulnerable (OK) BREACH (CVE-2013-3587) potentially NOT ok, "gzip deflate" HTTP compression detected. - only supplied "/" tested Can be ignored for static pages or if no secrets in the page POODLE, SSL (CVE-2014-3566) not vulnerable (OK), no SSLv3 support TLS_FALLBACK_SCSV (RFC 7507) No fallback possible (OK), TLS 1.3 is the only protocol SWEET32 (CVE-2016-2183, CVE-2016-6329) not vulnerable (OK) FREAK (CVE-2015-0204) not vulnerable (OK) DROWN (CVE-2016-0800, CVE-2016-0703) not vulnerable on this host and port (OK) no RSA certificate, thus certificate can't be used with SSLv2 elsewhere LOGJAM (CVE-2015-4000), experimental not vulnerable (OK): no DH EXPORT ciphers, no DH key detected with <= TLS 1.2 BEAST (CVE-2011-3389) not vulnerable (OK), no SSL3 or TLS1 LUCKY13 (CVE-2013-0169), experimental not vulnerable (OK) Winshock (CVE-2014-6321), experimental not vulnerable (OK) RC4 (CVE-2013-2566, CVE-2015-2808) not vulnerable (OK) Done 2026-04-29 10:01:03 [ 173s] -->> 20.119.8.49:443 (dev.rolai.com) <<--
About this Scan
This scan uses testssl.sh to check for:
- Protocols: SSLv2, SSLv3, TLS 1.0, TLS 1.1, TLS 1.2, TLS 1.3
- Vulnerabilities: Heartbleed, POODLE, FREAK, Logjam, DROWN, etc.
- Cipher Suites: Weak ciphers, perfect forward secrecy (PFS) support.