Overview
Imported from the upstream repository chinarulezzz/nmap-extra-nse. The Apache Web Server contains a RCE vulnerability. This script detects and exploits this vulnerability with RCE attack (execute commands) and local file disclosure.
The Apache Web Server contains a RCE vulnerability. This script detects and exploits this vulnerability with RCE attack (execute commands) and local file disclosure.
Ports
Any
Protocols
n/a
Attribution
Maurice LAMBERT <mauricelambert434@gmail.com> (upstream: chinarulezzz/nmap-extra-nse)
Copy the command and adjust the target or script arguments as needed.
nmap -p 80 --script RCE_CVE2021_42013 [--script-args ("file=<file>"|"command=<command>")] <target> Imported from the upstream repository chinarulezzz/nmap-extra-nse. The Apache Web Server contains a RCE vulnerability. This script detects and exploits this vulnerability with RCE attack (execute commands) and local file disclosure.