Update ranking

bug/bundler_fix
jvazquez-r7 2013-11-07 15:10:26 -06:00
parent decf6ff6a0
commit b7e360922d
1 changed files with 1 additions and 1 deletions

View File

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