From 4fcdceccb7952f52ec79d7defc2c3559afe5cdab Mon Sep 17 00:00:00 2001 From: HD Moore Date: Wed, 9 Dec 2009 15:13:35 +0000 Subject: [PATCH] No ruby access on the common target git-svn-id: file:///home/svn/framework3/trunk@7776 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/unix/webapp/qtss_parse_xml_exec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/unix/webapp/qtss_parse_xml_exec.rb b/modules/exploits/unix/webapp/qtss_parse_xml_exec.rb index 2b1e9780ae..0966a29079 100644 --- a/modules/exploits/unix/webapp/qtss_parse_xml_exec.rb +++ b/modules/exploits/unix/webapp/qtss_parse_xml_exec.rb @@ -42,7 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Compat' => { 'PayloadType' => 'cmd', - 'RequiredCmd' => 'generic perl ruby bash telnet', + 'RequiredCmd' => 'generic perl bash telnet', } }, 'Platform' => 'unix',