Security

Server software version is not advertised

security.version-disclosure

Why this matters

Your responses include the name and version of the software running your site. When a vulnerability is published for that version, automated scanners find sites like yours by reading this header.

Who fixes it

You can, usually

Roughly how long

20 minutes

Care needed

Low risk to change

How to fix it

Suppress version banners: `server_tokens off` in nginx, `ServerTokens Prod` in Apache, `expose_php = Off` in PHP.

How we score it

Failing this check takes up to 8 points off your security score. It is a fact about your site rather than a measurement, so it reads the same on every scan until you change something.

Does your site pass this one?

This check runs on every scan, along with the other 106. Free, no account, and you see the evidence for each result.

Check my site

Other security checks

See all 107 checks