Checks

Information disclosure via Server

The response includes Server, which names part of the stack.

Why it matters

Server often names the software and sometimes the version, which helps someone pick a known bug.

What to do

Remove the header or replace the value with a generic token in production.

Reference

Server and framework disclosure headers reveal implementation details useful to attackers.

OWASP WSTG — Fingerprint Web Server