Skip to content

Commit 7fcf202

Browse files
committed
Ranking should be the same (to GoodRanking)
1 parent d9ff629 commit 7fcf202

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)