Add a ranking

bug/bundler_fix
Jon Hart 2014-12-22 07:51:47 -08:00
parent 74783b1c78
commit 7f3cfd2207
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
require 'msf/core'
class Metasploit4 < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpServer
def initialize(info = {})