We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2206ae4 commit 7a77dbcCopy full SHA for 7a77dbc
modules/auxiliary/scanner/http/ms15_034_ulonglongadd.rb
@@ -16,7 +16,8 @@ def initialize(info = {})
16
'Description' => %q{
17
This module will check if your hosts are vulnerable to CVE-2015-1635 (MS15-034). A
18
vulnerability in the HTTP Protocol stack (HTTP.sys) that could result in arbitrary code
19
- execution.
+ execution. Please note this module could potentially cause a denail-of-service against
20
+ the servers you're testing.
21
},
22
'Author' =>
23
[
0 commit comments