/cve-2021-41773-nse

CVE-2021-41773.nse

Apache License 2.0Apache-2.0

cve-2021-41773-nse

#By George Labrin (@creadpag)

N|Solid

Build Status

Checks if Server is vulnerable to Apache 2.4.49 CVE-2021-41773.

POC

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

[N|Solid]