Change Ranking
Command to change the database user account could cause a DoS condition if the credentials are incorrect.GSoC/Meterpreter_Web_Console
parent
57b89444f3
commit
574c47cba6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue