Skip to content

Commit 015b96a

Browse files
committed
Add back perl and bash related payloads since Windows git will have these and OS X should
1 parent 8c0269d commit 015b96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/cve_2014_9390.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def initialize(info = {})
6666
'Compat' =>
6767
{
6868
'PayloadType' => 'cmd cmd_bash',
69-
'RequiredCmd' => 'generic bash-tcp'
69+
'RequiredCmd' => 'generic bash-tcp perl bash'
7070
},
7171
}
7272
}

0 commit comments

Comments
 (0)