Skip to content

Commit be4f55a

Browse files
committed
forgot to update ranking
1 parent ba0da52 commit be4f55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms16_051_vbscript.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
require 'msf/core'
77

88
class MetasploitModule < Msf::Exploit::Remote
9-
Rank = NormalRanking
9+
Rank = GreatRanking
1010

1111
include Msf::Exploit::Remote::HttpServer
1212
include Msf::Exploit::EXE

0 commit comments

Comments
 (0)