Skip to content

Commit a33a6dc

Browse files
committed
add bash to requiredcmd
1 parent 806f264 commit a33a6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/gitlist_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def initialize(info = {})
4040
'Compat' =>
4141
{
4242
'PayloadType' => 'cmd',
43-
'RequiredCmd' => 'generic netcat netcat-e python perl',
43+
'RequiredCmd' => 'generic telnet python perl bash',
4444
}
4545
},
4646
'Targets' =>

0 commit comments

Comments
 (0)