Skip to content

Commit 4995728

Browse files
committed
Modify arkeia_agent_exec ranking
1 parent 858f63c commit 4995728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/misc/arkeia_agent_exec.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 Metasploit3 < Msf::Exploit::Remote
9-
Rank = ExcellentRanking
9+
Rank = GreatRanking
1010

1111
include Msf::Exploit::Remote::Tcp
1212
include Msf::Exploit::Remote::HttpServer::HTML

0 commit comments

Comments
 (0)