Skip to content

Commit 16302f7

Browse files
committed
Enable generic command
1 parent a3b0b9d commit 16302f7

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
@@ -65,7 +65,7 @@ def initialize(info = {})
6565
{
6666
'Compat' =>
6767
{
68-
'PayloadType' => 'cmd_bash',
68+
'PayloadType' => 'cmd cmd_bash',
6969
'RequiredCmd' => 'generic bash-tcp'
7070
},
7171
}

0 commit comments

Comments
 (0)