Add missing Rank

This commit is contained in:
sinn3r
2015-04-14 13:33:37 -05:00
parent 75b559eea3
commit aca93cc86e
2 changed files with 2 additions and 0 deletions
@@ -7,6 +7,7 @@ require 'msf/core'
require 'msf/core/exploit/android'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::BrowserExploitServer
include Msf::Exploit::Remote::BrowserAutopwn