Launch offer: 20% off for our founding clients, until 31 December 2026. See the offer

Free tool

Website Security Check

Most small business sites are hacked through gaps anyone can see from outside: an outdated WordPress, a missing security header, an old jQuery. Run 19 passive checks in 30 seconds, each mapped to the OWASP Top 10:2025, with the exact fix.

Passive only: we read what any browser receives, plus public DNS records. No attacks, no password guessing, no port scans.

We only read public pages and DNS records, the way a browser does. We do not store your address; we keep anonymous statistics only. Privacy.

What we check, mapped to the OWASP Top 10:2025

The OWASP Top 10 is the reference list of the most critical web application security risks. Each check below belongs to a category, so you know which risk it reduces.

A04:2025 · Cryptographic Failures

  • HTTPS and certificate

    HTTPS encrypts everything between your visitors and your site: passwords, forms and payment details. Browsers label sites without it “Not secure”.

  • http:// redirects to https://

    People still type and click http:// links. Without a redirect, those visits stay unencrypted and can be read or changed on public Wi-Fi.

  • HSTS (Strict-Transport-Security)

    HSTS tells browsers to use only HTTPS for your site, which blocks “SSL stripping” attacks on the first request. OWASP names it as the way to enforce HTTPS.

  • No mixed content

    An https:// page that loads scripts, styles or images over http:// is only partly encrypted. Browsers block the scripts and styles, which breaks the page, and someone on the network can swap the rest.

  • Forms and passwords sent securely

    Anything typed into a form on an http:// page, or into a form that posts to an http:// address, travels in clear text: passwords, phone numbers, payment details.

A02:2025 · Security Misconfiguration

  • Content-Security-Policy

    A Content-Security-Policy tells browsers which scripts may run on your pages. If an attacker manages to inject code (cross-site scripting, part of A05 Injection), a strict policy keeps it from running.

  • Protection against clickjacking

    Without it, another site can load yours in an invisible frame and trick visitors into clicking buttons they cannot see, like “Delete”, “Pay” or “Confirm”.

  • X-Content-Type-Options

    It stops browsers from guessing file types, so a file uploaded to your site cannot be run as a script or a stylesheet.

  • Referrer-Policy

    It controls how much of your page addresses other sites see when visitors follow a link. Full addresses can contain private details such as search terms or order numbers.

  • Permissions-Policy

    It switches off browser features you do not use (camera, microphone, location, payment), so an injected script or a third-party frame cannot use them.

  • Cookie security flags

    Session cookies keep people signed in. Without Secure they can leak over http://; without HttpOnly an injected script can steal them; without SameSite other sites can send requests with them.

  • Server details kept private

    Version numbers in headers and error pages tell attackers exactly which known vulnerabilities to try. Hiding them fixes nothing on its own, but it stops making their job easy.

A03:2025 · Software Supply Chain Failures

  • Supported server software

    Software past its end of life no longer gets security fixes: every vulnerability found after that date stays open for good.

  • CMS up to date

    Outdated WordPress, Joomla or Drupal sites are the most common way small business websites get hacked, usually by bots that look for known holes.

  • JavaScript libraries without known vulnerabilities

    Old copies of popular libraries such as jQuery, Bootstrap or AngularJS have published vulnerabilities, often cross-site scripting. Attackers scan for them automatically.

A08:2025 · Software or Data Integrity Failures

  • Third-party scripts are safe to load

    Every script loaded from another site runs with full access to your pages. In 2024 the polyfill.io domain changed hands and was used to inject malware into more than 100,000 websites.

A10:2025 · Mishandling of Exceptional Conditions

  • Error pages do not leak details

    Stack traces, database errors and debug pages reveal file paths, software versions and sometimes passwords. They show attackers where to aim.

Beyond the Top 10

  • Email spoofing protection (SPF and DMARC)

    SPF and DMARC tell mail providers which servers may send email for your domain. Without them, anyone can send phishing emails that look like they come from you, and your real emails land in spam more often.

  • security.txt

    A security.txt file (RFC 9116) tells researchers how to report a vulnerability to you, so a problem reaches you before it reaches attackers.

How we grade

A and B

Well configured from the outside: HTTPS, headers, cookies and software all in order, or close to it.

C and D

Exposed: basic protections are missing, or something visible from outside is out of date. A high-priority finding limits the grade to C.

F

At risk: a critical finding such as no HTTPS, a password sent in clear text, a public debug page or a compromised script. Any critical finding means F.

What a passive check cannot see

Half of the OWASP Top 10 can only be tested from the inside, with permission. These categories need a penetration test or an audit:

  • A01Broken Access ControlNeeds a pen test

    Needs a penetration test: checking who can see or change what means signing in and trying.

  • A05InjectionNeeds a pen test

    Needs a penetration test: injection is found by sending crafted input, which a passive check never does.

  • A06Insecure DesignNeeds a pen test

    Needs a design and code review.

  • A07Authentication FailuresNeeds a pen test

    Needs a penetration test of sign-in, password reset and sessions.

  • A09Security Logging and Alerting FailuresNeeds a pen test

    Needs an audit: logs and alerts are not visible from outside.

Penetration testing and full security audits

Our parent company, Los Bebes Inc, is a software and cybersecurity engineering company. It runs authorised penetration tests and full security audits for web and mobile applications, covering the whole OWASP Top 10.

Want the issues fixed?

MyBebine fixes what this check finds: HTTPS and security headers, CMS and library updates, cookie flags, SPF and DMARC, and error pages, with a written quote before any work starts.

Security check questions

Is this a penetration test?

No. It is a passive check: it reads your public pages, response headers, certificate and DNS records, exactly as a browser or a mail server would. A penetration test goes further, with your permission, and tries to break in. Our parent company Los Bebes Inc runs those.

What is the OWASP Top 10?

A list, published by the OWASP Foundation, of the ten most critical security risks for web applications. The 2025 edition covers access control, misconfiguration, supply chain, cryptography, injection, design, authentication, integrity, logging and error handling. Security teams use it as a shared baseline.

My site got an A. Is it secure?

It means everything visible from outside is well configured, which puts you ahead of most sites. It does not prove there is no vulnerability inside, for example in a login form or a plugin. Only a penetration test or a code audit can tell you that.

Can I check a site I don’t own?

The check only reads what the site already shows to every visitor, so it does not probe or attack anything. It is most useful on your own sites, or on a site you are about to buy from or build on.

How do I fix what the report finds?

Every finding comes with the exact steps and official references. Most fixes are settings at your host or in your CMS. If you prefer, we fix them for you, with a written quote first.

Do you store my site’s address?

No. We keep only anonymous statistics: the grade, the result of each check, the platform and the domain extension, such as .com or .cm.

Building a new site? We build every site with these protections from day one. See our website development service.

Next step

Tell us what’s broken. We’ll show you the fix.

Your first audit is free: we pinpoint the three issues costing you the most and how we’d fix them, within two business days. The report is yours to keep, whether or not you hire us.

WhatsAppGet a quote
WhatsApp

This page, measured on your device

Largest paint
…
Interaction delay
tap anything
Layout shift
…
Server response
…
Page weight
…
Requests
…
Third-party
…
Trackers
0

Real numbers from your browser (lab conditions vary). CLS is only reported by Chromium browsers.

What AI crawlers read on this page

No JavaScript, no design: just the text and structured data that ChatGPT, Gemini, Perplexity and Google receive. We build every page to read well in both views.

Loading…
Open raw file ↗