Skip to content

Commit afe801b

Browse files
committed
Updated target to 'universal'
1 parent 073cd59 commit afe801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/smtp/qmail_bash_env_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def initialize(info={})
5454
# telnet ruby python and perl works only if installed on target
5555
}
5656
},
57-
'Targets' => [ [ 'Linux Universal', { }] ],
57+
'Targets' => [ [ 'Automatic', { }] ],
5858
'DefaultTarget' => 0,
5959
'DisclosureDate' => 'Sep 24 2014'
6060
))

0 commit comments

Comments
 (0)