Skip to content

Commit

Permalink
Land #5560, @wchen-r7 Changes ExcellentRanking to GoodRanking for MS1…
Browse files Browse the repository at this point in the history
…4-064
  • Loading branch information
jvazquez-r7 committed Jun 19, 2015
2 parents d116f1e + 13a3f27 commit 6ec8488
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
require 'msf/core/exploit/powershell'

class Metasploit4 < Msf::Exploit::Remote
Rank = ExcellentRanking
Rank = GoodRanking

include Msf::Exploit::Remote::BrowserExploitServer
include Msf::Exploit::EXE
Expand Down

0 comments on commit 6ec8488

Please sign in to comment.