We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3022513 commit f4e71c1Copy full SHA for f4e71c1
modules/exploits/linux/http/aitemi_m300_time_rce.rb
@@ -6,7 +6,7 @@
6
require 'digest'
7
8
class MetasploitModule < Msf::Exploit::Remote
9
- Rank = ExcellentRanking
+ Rank = GoodRanking
10
11
include Msf::Exploit::Remote::HttpClient
12
prepend Msf::Exploit::Remote::AutoCheck
0 commit comments