We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d93c0 commit 0464888Copy full SHA for 0464888
modules/exploits/windows/browser/firefox_smil_uaf.rb
@@ -6,7 +6,7 @@
6
require 'msf/core'
7
8
class MetasploitModule < Msf::Exploit::Remote
9
- Rank = GreatRanking
+ Rank = NormalRanking
10
11
include Msf::Exploit::Remote::HttpServer
12
0 commit comments