Skip to content

Commit 7cc80c4

Browse files
committed
Correct a bad spelling in ms15_034_ulonglongadd.rb
1 parent 3ca7d6a commit 7cc80c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info = {})
1818
'Description' => %q{
1919
This module will check if your hosts are vulnerable to CVE-2015-1635 (MS15-034). A
2020
vulnerability in the HTTP Protocol stack (HTTP.sys) that could result in arbitrary code
21-
execution. This module will try to cause a denail-of-service.
21+
execution. This module will try to cause a denial-of-service.
2222
2323
Please note that you must supply a valid file resource for the TARGETURI option.
2424
By default, IIS may come with these settings that you could try: iisstart.htm,

0 commit comments

Comments
 (0)