cmd exec module should receive ExcellentRanking

git-svn-id: file:///home/svn/framework3/trunk@13935 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Wei Chen 2011-10-15 20:10:53 +00:00
parent 2b746b3505
commit f2d328d969
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking
Rank = ExcellentRanking
include Msf::Exploit::Remote::Tcp
include Msf::Exploit::Remote::HttpClient