Update description
parent
2206ae48a1
commit
7a77dbc9f0
|
@ -16,7 +16,8 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module will check if your hosts are vulnerable to CVE-2015-1635 (MS15-034). A
|
This module will check if your hosts are vulnerable to CVE-2015-1635 (MS15-034). A
|
||||||
vulnerability in the HTTP Protocol stack (HTTP.sys) that could result in arbitrary code
|
vulnerability in the HTTP Protocol stack (HTTP.sys) that could result in arbitrary code
|
||||||
execution.
|
execution. Please note this module could potentially cause a denail-of-service against
|
||||||
|
the servers you're testing.
|
||||||
},
|
},
|
||||||
'Author' =>
|
'Author' =>
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue