Skip to content

Commit 2544b4d

Browse files
author
Austin
authored
Change target name
1 parent cb7f173 commit 2544b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/office_ms17_11882.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def initialize(info = {})
3333
'Platform' => 'win',
3434
'Arch' => [ARCH_X86, ARCH_X64],
3535
'Targets' => [
36-
['Automatic', {} ],
36+
['Microsoft Office Word', {} ],
3737
],
3838
'DefaultTarget' => 0,
3939
'Payload' => {

0 commit comments

Comments
 (0)