Drop phpi to normal ranking, it eats too much time

git-svn-id: file:///home/svn/framework3/trunk@13990 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-10-18 09:10:45 +00:00
parent e4290e40c4
commit f2469fc23f
1 changed files with 1 additions and 1 deletions

View File

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