Fix description.

This commit is contained in:
Quentin Kaiser 2019-10-29 12:25:01 +01:00
parent b357db22cf
commit 436d6781c1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class MetasploitModule < Msf::Exploit::Remote
'Description' => %q{
This module exploits a remote command execution vulnerability in
Nostromo <= 1.9.6. This issue is caused by a directory traversal
in the function http_verify in nostromo nhttpd allowing an attacker
in the function `http_verify` in nostromo nhttpd allowing an attacker
to achieve remote code execution via a crafted HTTP request.
},
'Author' =>