1. Źródło
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.
Prześlij publiczny URL, domenę lub słowo kluczowe. Novaverb pokaże tylko dowody, które to narzędzie może faktycznie pobrać lub zmierzyć.
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.
Użyj ustalenia, aby zweryfikować problem, a następnie połącz przestrzeń roboczą, gdy potrzebujesz historii, monitorowania lub analizy całej witryny.
Novaverb wykonuje ograniczone zewnętrzne sprawdzenie publicznej witryny: weryfikuje certyfikat TLS przedstawiony na porcie 443, odczytuje wybrane nagłówki odpowiedzi HTTPS, notuje widoczne identyfikatory serwera i próbuje połączeń TCP do siedmiu powszechnie przeglądanych portów usług. Wynik to dowód w czasie rzeczywistym - nie pełne skanowanie podatności, skanowanie złośliwego oprogramowania ani test penetracyjny.
Sprawdzacz akceptuje tylko publicznie routowalne nazwy hostów i odrzuca prywatne lub zarezerwowane cele sieciowe.
Otwiera aktywne połączenie TLS, weryfikuje nazwę hosta i łańcuch certyfikatów, a następnie rejestruje negocjowaną wersję i szyfr.
Żąda strony głównej HTTPS i rejestruje sześć wybranych nagłówków polityki oraz widoczne identyfikatory serwera.
Podejmuje połączenia TCP do 21, 22, 23, 25, 3306, 5432 i 6379. Odpowiedź oznacza, że jest osiągalny, a nie podatny na atak.
Strona rozróżnia obserwację od interpretacji i łączy z głównymi specyfikacjami używanymi do wyjaśnienia każdego sygnału.
Nie. Ta strona celowo nie tworzy ogólnego wyniku bezpieczeństwa. Raportuje mały zestaw zewnętrznie obserwowalnych sygnałów konfiguracyjnych.
Nie. Udane połączenie TCP pokazuje tylko, że coś odpowiedziało z tej lokalizacji sondy. Ryzyko zależy od usługi, uwierzytelnienia, łatania, polityki ekspozycji i konfiguracji.
Nie. Obecność to tylko pierwsza kontrola. Wartość może być syntaktycznie niepoprawna, zbyt liberalna, źle określona lub niekompatybilna z aplikacją.
Jeśli żądanie HTTPS przekroczy czas oczekiwania lub nie może pobrać nagłówków odpowiedzi, nie ma dowodów na brak nagłówka. Sprawdzarka utrzymuje tę różnicę wyraźnie.
Nie. Nie wysyła ładunków atakujących i nie bada kodu aplikacji, baz danych, plików, kont ani zależności.
TLS chroni uwierzytelnianie, poufność i integralność w tranzycie. Nie naprawia podatnego kodu, słabych haseł, skradzionych kont ani niebezpiecznej konfiguracji serwera.
To jest nieinwazyjna zewnętrzna próba TLS, nagłówków odpowiedzi i kilku wspólnych portów - nie jest to skanowanie podatności ani test penetracyjny, i nie może udowodnić, że strona jest bezpieczna.
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.comKażda publiczna strona, którą posiadasz lub masz uprawnienia do testowania. http lub https, z www lub bez, pusta domena lub pełna ścieżka - normalizujemy to dla Ciebie.https://www.yourdomain.comSonda odczytuje tylko to, co może zobaczyć każda przeglądarka - bez logowania, bez eksploatacji.Expecting a penetration testTo jest nieinwazyjna zewnętrzna sonda, a nie skanowanie eksploatacyjne - nie może udowodnić, że strona jest bezpieczna lub skompromitowana.admin.internal.corpHosty wewnętrzne lub prywatne są blokowane. Sprawdzane są tylko publicznie rozwiązywalne, autoryzowane strony.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.
Odczytuje negocjowaną wersję TLS i certyfikat z aktywnego handshake.
Przeczytaj specyfikacjęWykrywa nagłówek Strict-Transport-Security i jego wzmocnienia (max-age, includeSubDomains, preload).
Przeczytaj specyfikacjęSprawdza, czy nagłówek Content-Security-Policy jest obecny i ogranicza script-src / default-src.
Przeczytaj specyfikacjęPorównuje nagłówki odpowiedzi z podstawą OWASP sześciu nagłówków bezpieczeństwa.
Przeczytaj specyfikacjęIt 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.