Explain Ranking
parent
127300c62d
commit
4fa789791d
|
@ -9,7 +9,7 @@ require 'msf/core'
|
|||
require 'rex'
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
Rank = GreatRanking # Because there isn't click2play bypass
|
||||
Rank = GreatRanking # Because there isn't click2play bypass, plus now Java Security Level High by default
|
||||
|
||||
include Msf::Exploit::Remote::HttpServer::HTML
|
||||
include Msf::Exploit::EXE
|
||||
|
|
Loading…
Reference in New Issue