ManualRanking

bug/bundler_fix
m-1-k-3 2013-04-04 17:40:53 +02:00
parent 67f0b1b6ee
commit 96b444c79e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking
Rank = ManualRanking
include Msf::Exploit::Remote::HttpClient
include Msf::Exploit::Remote::HttpServer