Change ranking. Because looks like it works better than "average"

git-svn-id: file:///home/svn/framework3/trunk@13042 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Wei Chen 2011-06-27 18:00:12 +00:00
parent e6995b4912
commit 73dc5c605b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = AverageRanking
Rank = GoodRanking
include Msf::Exploit::Remote::Udp
include Msf::Exploit::Remote::Egghunter