password not username

GSoC/Meterpreter_Web_Console
h00die 2018-10-11 17:08:03 -04:00
parent 20a376130e
commit f675ba5243
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class MetasploitModule < Msf::Auxiliary
# Report a vulnerability only if no password was specified
if datastore['HttpUsername'].to_s.length == 0
if datastore['HttpPassword'].to_s.length == 0
report_vuln(
{