
CVE-2021-41773.nse
#By George Labrin (@creadpag)
Checks if Server is vulnerable to Apache 2.4.49 CVE-2021-41773.
Open your favorite Terminal and run these commands.
First Tab:
mv cve-2021-41773.nse /usr/share/nmap/scripts/
Second Tab:
sudo nmap -Pn --script=cve-2021-41773.nse X.X.X.X -p X
[
]