Change Ranking

Command to change the database user
account could cause a DoS condition
if the credentials are incorrect.
GSoC/Meterpreter_Web_Console
Jacob Robles 2018-06-29 10:56:18 -05:00
parent 57b89444f3
commit 574c47cba6
No known key found for this signature in database
GPG Key ID: 3EC9F18F2B12401C
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Current source: https://github.com/rapid7/metasploit-framework
##
class MetasploitModule < Msf::Exploit::Remote
Rank = ExcellentRanking
Rank = ManualRanking
include Msf::Exploit::Remote::HttpClient
include Msf::Exploit::EXE