Skip to content

Commit 2abf70a

Browse files
committed
Lower ranking for MS13-009
We haven't been able to make this one more reliable, so todb suggests we lower the ranking first.
1 parent 7a11077 commit 2abf70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms13_009_ie_slayoutrun_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 = AverageRanking
1212

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

0 commit comments

Comments
 (0)