Skip to content

Commit 7a77dbc

Browse files
committed
Update description
1 parent 2206ae4 commit 7a77dbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/http/ms15_034_ulonglongadd.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ def initialize(info = {})
1616
'Description' => %q{
1717
This module will check if your hosts are vulnerable to CVE-2015-1635 (MS15-034). A
1818
vulnerability in the HTTP Protocol stack (HTTP.sys) that could result in arbitrary code
19-
execution.
19+
execution. Please note this module could potentially cause a denail-of-service against
20+
the servers you're testing.
2021
},
2122
'Author' =>
2223
[

0 commit comments

Comments
 (0)