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 a74c337 commit f9f35dbCopy full SHA for f9f35db
modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb
@@ -19,10 +19,6 @@ def initialize(info = {})
19
This module will check if scanned hosts are vulnerable to CVE-2015-1635 (MS15-034), a
20
vulnerability in the HTTP protocol stack (HTTP.sys) that could result in arbitrary code
21
execution. This module will try to cause a denial-of-service.
22
-
23
- Please note that a valid file resource must be supplied for the TARGETURI option.
24
- By default, IIS provides 'welcome.png' and 'iis-85.png' as resources.
25
- Others may also exist, depending on configuration options.
26
},
27
'Author' =>
28
[
0 commit comments