Stop Running Software That’s Already Been Exploited

Your uptime monitor says everything’s green. Your SSL cert is valid. But if your server is still answering requests with Server: Apache/2.4.6 or X-Powered-By: PHP/7.4.33, you’re broadcasting an end-of-life software stack to every scanner and bot on the internet, including the ones looking for a known, unpatched CVE to walk through.

Seabhac.io’s HTTP checks can flag exactly this, for free, on every plan.

How it works:

  1. Enable the toggle: Turn on "Check for outdated software" on any existing or new HTTP check no extra monitor, no extra cost.
  2. Header & fingerprint parsing: Every run inspects the Server and X-Powered-By response headers, plus WordPress's generator meta tag, for a product and version.
  3. End-of-life lookup: Detected versions are checked against our daily-synced end-of-life database. If your PHP, Apache, nginx, or WordPress install has passed its support window, it's flagged directly on the job result.

Why This Matters More Than a 200 OK

A server can return a perfect HTTP 200 on every single health check while quietly running:

Traditional uptime monitors were never built to catch this. They confirm your site is reachable not that it’s safe.


Built On a Real End-of-Life Database

Detected versions aren’t just pattern-matched — they’re cross-referenced against real release-cycle data synced daily from endoflife.date, so “end-of-life” reflects actual vendor support windows, not a guess.