1. Quelle
One live TLS handshake, HTTPS response, and seven selected TCP-port probes. The result identifies where its evidence came from.
Audit website security posture, TLS/SSL certificates, HTTP security headers, and open ports with instant live evidence. Free online security check.
Reichen Sie eine öffentliche URL, Domain oder ein Keyword ein. Novaverb zeigt nur die Beweise an, die dieses Tool tatsächlich abrufen oder messen kann.
This check proves what a site presents to any visitor at the network edge: the live TLS certificate, the negotiated protocol version and cipher, which of the six OWASP baseline response headers are present, the disclosed Server banner and a small set of exposed common ports. It cannot prove that a site is secure, because no external probe can see application logic, patch level or access control.
One live TLS handshake, HTTPS response, and seven selected TCP-port probes. The result identifies where its evidence came from.
This is a limited, non-intrusive external probe - not a vulnerability scan or penetration test. It cannot prove that a website is secure or compromised.
Verwende das Ergebnis, um ein Problem zu überprüfen, und verbinde dann einen Arbeitsbereich, wenn du Historie, Überwachung oder eine standortweite Analyse benötigst.
Novaverb führt eine begrenzte externe Überprüfung einer öffentlichen Website durch: Es überprüft das auf Port 443 präsentierte TLS-Zertifikat, liest ausgewählte HTTPS-Antwortheader, notiert sichtbare Serveridentifikatoren und versucht TCP-Verbindungen zu sieben häufig überprüften Dienstports. Die Ausgabe ist ein zeitpunktbezogener Beweis - kein vollständiger Schwachstellenscan, Malware-Scan oder Penetrationstest.
Der Checker akzeptiert nur einen öffentlich routbaren Hostnamen und lehnt private oder reservierte Netzwerkziele ab.
Es öffnet eine Live-TLS-Verbindung, überprüft den Hostnamen und die Zertifikatkette und zeichnet dann die verhandelte Version und den Cipher auf.
Es fordert die HTTPS-Startseite an und zeichnet sechs ausgewählte Richtlinien-Header sowie sichtbare Server-Identifikatoren auf.
Es versucht TCP-Verbindungen zu 21, 22, 23, 25, 3306, 5432 und 6379. Eine Antwort bedeutet erreichbar, nicht verwundbar.
Die Seite unterscheidet zwischen Beobachtung und Interpretation und verlinkt auf die primären Spezifikationen, die zur Erklärung jedes Signals verwendet werden.
Nein. Diese Seite erstellt absichtlich keinen allgemeinen Sicherheitswert. Sie berichtet über eine kleine Menge extern beobachtbarer Konfigurationssignale.
Nein. Eine erfolgreiche TCP-Verbindung zeigt nur, dass von diesem Prüfstandort etwas geantwortet hat. Das Risiko hängt vom Dienst, der Authentifizierung, dem Patchen, der Expositionspolitik und der Konfiguration ab.
Nein. Die Anwesenheit ist nur die erste Überprüfung. Der Wert kann syntaktisch ungültig, zu großzügig, falsch eingestuft oder inkompatibel mit der Anwendung sein.
Wenn die HTTPS-Anfrage abläuft oder keine Antwortheader abrufen kann, gibt es keine Beweise, um einen Header als fehlend zu bezeichnen. Der Checker hält diese Unterscheidung explizit.
Nein. Es sendet keine Angriffs-Payloads und inspiziert keinen Anwendungscode, Datenbanken, Dateien, Konten oder Abhängigkeiten.
TLS schützt Authentifizierung, Vertraulichkeit und Integrität während der Übertragung. Es behebt keine anfälligen Codes, schwachen Passwörter, gestohlene Konten oder unsichere Serverkonfigurationen.
Dies ist eine nicht-invasive externe Überprüfung von TLS, Antwort-Headern und einigen gängigen Ports - kein Schwachstellenscan oder Penetrationstest, und es kann nicht beweisen, dass eine Seite sicher ist.
Submit the public domain or any URL on it. The host is what matters, so scheme, www and path are normalised away before the handshake. A private or internal host is refused by design, and a result from a staging domain says nothing about production, because the certificate and header configuration are usually different systems.
yourdomain.comJede öffentliche Seite, die Sie besitzen oder autorisiert sind zu testen. http oder https, mit oder ohne www, eine nackte Domain oder ein vollständiger Pfad - wir normalisieren es für Sie.https://www.yourdomain.comDie Erfassung liest nur, was jeder Browser sehen kann - kein Login, keine Ausnutzung.Expecting a penetration testDies ist eine nicht-invasive externe Erfassung, kein Exploit-Scan - sie kann nicht beweisen, dass eine Seite sicher oder kompromittiert ist.admin.internal.corpInterne oder private Hosts sind blockiert. Nur öffentlich auflösbare, autorisierte Seiten werden überprüft.A live TLS handshake is opened and the certificate, negotiated version and cipher are read from it. The response headers are then inspected for HSTS, Content-Security-Policy, X-Content-Type-Options, X-Frame-Options, Referrer-Policy and Permissions-Policy, the Server banner is noted, and a small set of common TCP ports is probed. Each signal is reported present, missing or weak.
The bar is set by published specifications, not an in-house score. RFC 8446 defines TLS 1.3, RFC 6797 defines HSTS, W3C CSP Level 3 defines Content-Security-Policy, and the OWASP Secure Headers project defines the baseline header set this check counts. Each header is judged against its own specification, so a pass means the specification is met.
Liest die verhandelte TLS-Version und das Zertifikat aus einem Live-Handschlag.
Spezifikation lesenErkennt Ihren Strict-Transport-Security-Header und dessen Härtung (max-age, includeSubDomains, preload).
Spezifikation lesenÜberprüft, ob ein Content-Security-Policy-Header vorhanden ist und die script-src / default-src einschränkt.
Spezifikation lesenVergleicht Ihre Antwort-Header mit der OWASP-Baseline von sechs Sicherheits-Headern.
Spezifikation lesenIt runs a limited external probe of a public site: the TLS certificate, six security response headers (HSTS, CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy), the disclosed Server header, and seven common TCP ports.
No. It is a non-intrusive external probe that reads publicly visible signals only. It does not exploit anything, log in, or scan for CVEs, and it cannot prove a site is secure or that it is compromised.
Add the missing headers at your web server or CDN edge. Start with HSTS (Strict-Transport-Security), X-Content-Type-Options: nosniff, and a Referrer-Policy, then build a Content-Security-Policy, which is the hardest to configure safely.
HSTS (HTTP Strict-Transport-Security) is a response header telling browsers to always use HTTPS for your domain, preventing protocol-downgrade and cookie-hijacking attacks. A good baseline is max-age of at least 31536000 seconds (one year).
The OWASP Secure Headers baseline includes Strict-Transport-Security, Content-Security-Policy, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, and Permissions-Policy. The checker reports which of these six are present, missing, or misconfigured.
A detailed Server header (naming software and version) hands attackers a version fingerprint to match against known exploits. Suppressing or genericising it via server config removes an easy reconnaissance signal, though it is hardening, not a real fix.
A certificate check alone confirms encryption is valid and unexpired. This scan reads the certificate too, but adds response headers, the Server banner, and open ports, giving a broader external hardening snapshot rather than a single trust signal.
Ideally only the ports you intend to serve publicly (typically 443, and 80 for redirects) respond. Exposed database, remote-desktop, or admin ports on a public host are worth reviewing and firewalling off.
No. A clean external probe means these specific public signals look healthy. It says nothing about application logic, authentication, unpatched software, or server-side vulnerabilities, so treat it as one input, not a certificate of security.
Google favours HTTPS, and browsers flag insecure pages, hurting trust and click-through. Valid TLS and hardening headers protect users from tampering and mixed-content warnings, supporting the safe-browsing signals that underpin sustainable search visibility.