Deep SSL/TLS Vulnerability Test
This report provides a deep analysis of the SSL/TLS configuration of staging-config.formi.co.in. It checks for protocol support, cipher strength, and known vulnerabilities.
Scan Results
Start 2026-04-06 08:54:45 -->> 209.38.120.2:443 (staging-config.formi.co.in) <<-- rDNS (209.38.120.2): -- Service detected: HTTP staging-config.formi.co.in: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 not offered Public Key Pinning -- Server banner nginx/1.24.0 (Ubuntu) Application banner X-Powered-By: Next.js Cookie(s) (none issued at "/") Security headers Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://challenges.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: *.formi.co.in; connect-src 'self' *.formi.co.in; frame-src https://challenges.cloudflare.com; object-src 'none'; frame-ancestors 'none'; upgrade-insecure-requests; Cache-Control: s-maxage=31536000, stale-while-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-06 08:55:42 [ 66s] -->> 209.38.120.2:443 (staging-config.formi.co.in) <<--
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.