Skip to content

Commit bd17e67

Browse files
committed
Land rapid7#1960, lower ranking for MS13-009
2 parents bcabe82 + 2abf70a commit bd17e67

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)