Invicti identified a version disclosure (Nginx) in the target web server's HTTP response.
This information might help an attacker gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of Nginx.
An attacker might use the disclosed information to harvest specific security vulnerabilities for the version identified.
Add the following line to your nginx.conf file to prevent information leakage from the SERVER
header of its HTTP response: server_tokens off
You can search and find all vulnerabilities