Change ranking. Because looks like it works better than "average"
git-svn-id: file:///home/svn/framework3/trunk@13042 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e6995b4912
commit
73dc5c605b
|
@ -12,7 +12,7 @@
|
||||||
require 'msf/core'
|
require 'msf/core'
|
||||||
|
|
||||||
class Metasploit3 < Msf::Exploit::Remote
|
class Metasploit3 < Msf::Exploit::Remote
|
||||||
Rank = AverageRanking
|
Rank = GoodRanking
|
||||||
|
|
||||||
include Msf::Exploit::Remote::Udp
|
include Msf::Exploit::Remote::Udp
|
||||||
include Msf::Exploit::Remote::Egghunter
|
include Msf::Exploit::Remote::Egghunter
|
||||||
|
|
Loading…
Reference in New Issue