Skip to content

Commit 8146019

Browse files
author
Tod Beardsley
committed
Add openssl payload to distcc exploit
This is required to test rapid7#4274
1 parent 177cade commit 8146019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/misc/distcc_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def initialize(info = {})
3939
'Compat' =>
4040
{
4141
'PayloadType' => 'cmd',
42-
'RequiredCmd' => 'generic perl ruby bash telnet',
42+
'RequiredCmd' => 'generic perl ruby bash telnet openssl',
4343
}
4444
},
4545
'Targets' =>

0 commit comments

Comments
 (0)