Skip to content

Commit 2206ae4

Browse files
committed
Match the PR title
1 parent 63048a7 commit 2206ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/ms15_034_ulonglongadd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Auxiliary
1212

1313
def initialize(info = {})
1414
super(update_info(info,
15-
'Name' => 'MS15-034 HTTP Protocol Stack Handling Vulnerability',
15+
'Name' => 'MS15-034 HTTP Protocol Stack Request Handling Vulnerability',
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

0 commit comments

Comments
 (0)