Removing the un-used USER_AS_PASS option for ssh_login_pubkey.

git-svn-id: file:///home/svn/framework3/trunk@12411 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Tod Beardsley 2011-04-22 21:05:27 +00:00
parent d27457ad91
commit 3829d2606b
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class Metasploit3 < Msf::Auxiliary
]
)
deregister_options('RHOST','PASSWORD','PASS_FILE','BLANK_PASSWORDS')
deregister_options('RHOST','PASSWORD','PASS_FILE','BLANK_PASSWORDS','USER_AS_PASS')
@good_credentials = {}
@good_key = ''