Skip to content

Commit f4e71c1

Browse files
committed
Replace Rank
1 parent 3022513 commit f4e71c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/aitemi_m300_time_rce.rb

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

88
class MetasploitModule < Msf::Exploit::Remote
9-
Rank = ExcellentRanking
9+
Rank = GoodRanking
1010

1111
include Msf::Exploit::Remote::HttpClient
1212
prepend Msf::Exploit::Remote::AutoCheck

0 commit comments

Comments
 (0)