diff --git a/modules/post/linux/manage/sshkey_persistence.rb b/modules/post/linux/manage/sshkey_persistence.rb index 8d7ed654ff..bc9f14c5d8 100644 --- a/modules/post/linux/manage/sshkey_persistence.rb +++ b/modules/post/linux/manage/sshkey_persistence.rb @@ -28,7 +28,7 @@ class MetasploitModule < Msf::Post 'h00die ' ], 'Platform' => [ 'linux' ], - 'SessionTypes' => [ 'meterpreter', 'cmd' ], + 'SessionTypes' => [ 'meterpreter', 'shell' ], 'Targets' => [ [ 'Automatic', {} ]