Detect exposing Nginx version
Author: disconnect3dCreated Mar 16, 2020Updated Dec 16, 2025
This is a feature request for detecting the missing of server_tokens off.
If it is not set, the Nginx will respond with a Server: nginx/<version> header containing nginx version. This might be helpful for an attacker who has an exploit for a particular Nginx version.
Source: yandex/gixy