What would you do if you came across a website that uses Nginx?
How to Detect
Usually in the HTTP response there is a header like this Server: nginx
Find the related CVE by checking nginx version
How to find the nginx version
By checking the response header or using 404 page, sometimes the version is printed there. If you found outdated nginx version, find the CVEs at CVE Details