Skip to content

Commit 7c20f20

Browse files
committed
remove unneeded bash
1 parent 2f5cdd8 commit 7c20f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/local/netbsd_mail_local.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def initialize(info = {})
3535
'Privileged' => true,
3636
'Payload' => {
3737
'Compat' => {
38-
'PayloadType' => 'cmd cmd_bash',
38+
'PayloadType' => 'cmd',
3939
'RequiredCmd' => 'generic openssl'
4040
}
4141
},

0 commit comments

Comments
 (0)