Skip to content

Commit 9730abd

Browse files
author
jvazquez-r7
committed
Land rapid7#1818, @wchen-r7's change to Exploit Rank
2 parents d9ff629 + 7fcf202 commit 9730abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ie_cgenericelement_uaf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
require 'msf/core'
99

1010
class Metasploit3 < Msf::Exploit::Remote
11-
Rank = NormalRanking
11+
Rank = GoodRanking
1212

1313
include Msf::Exploit::Remote::HttpServer::HTML
1414
include Msf::Exploit::RopDb

0 commit comments

Comments
 (0)