Land #11315, fix incorrect API usage of session_setup_clear

GSoC/Meterpreter_Web_Console
Brent Cook 2019-01-29 05:26:07 -06:00
commit 96786f435c
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ NTLM_UTILS = Rex::Proto::NTLM::Utils
end
return self.session_setup_clear(*args)
return self.session_setup_clear(user, pass, domain)
end
# Authenticate using clear-text passwords