Set default u/p

MS-2855/keylogger-mettle-extension
Jon Hart 2017-12-20 14:18:33 -08:00
parent 7723933fa9
commit e66ec85677
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ class MetasploitModule < Msf::Auxiliary
'DefaultOptions' =>
{
'BLANK_PASSWORDS' => true
'USERNAME' => '',
'PASSWORD' => ''
}
)
end