metasploit-framework/modules/auxiliary/scanner/winrm
wchen-r7 4dcddb2399 Fix #4885, Support basic and form auth at the same time
When a module uses the HttpClient mixin but registers the USERNAME
and PASSWORD datastore options in order to perform a form auth,
it ruins the ability to also perform a basic auth (sometimes it's
possible to see both). To avoid option naming conflicts, basic auth
options are now HTTPUSERNAME and HTTPPASSWORD.

Fix #4885
2016-05-27 16:25:42 -05:00
..
winrm_auth_methods.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
winrm_cmd.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00
winrm_login.rb Fix #4885, Support basic and form auth at the same time 2016-05-27 16:25:42 -05:00
winrm_wql.rb use MetasploitModule as a class name 2016-03-08 14:02:44 +01:00