Skip to content

Commit 33195ca

Browse files
committed
Mark compatible payloads
1 parent 500d715 commit 33195ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/vap2500_tools_command_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def initialize(info = {})
4343
'Compat' =>
4444
{
4545
'PayloadType' => 'cmd',
46-
#'RequiredCmd' => 'generic perl ruby python bash telnet'
46+
'RequiredCmd' => 'generic telnet'
4747
}
4848
},
4949
'Platform' => 'unix',

0 commit comments

Comments
 (0)