Cuando intento ejecutar el: enlace
usando las opciones dadas además de los proxies
Obtengo la salida:
msf auxiliary(ssh_enumusers) > run
[*] [2015.04.16-14:09:15] 10.15.0.7:8022 - SSH - Checking for false positives
[*] [2015.04.16-14:09:16] Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
Se detiene al instante y definitivamente no prueba ninguno de los nombres de usuario dados. ¿Cómo consigo este módulo para trabajar? Al ejecutar el comando "verificar" en este módulo, devuelve:
[-] Error while running command check: undefined method 'rhost' for #<Msf::Modules::Mod617578696c696172792f7363616e6e65722f7373682f7373685f656e756d7573657273::Metasploit3:0xefb463c>
Call stack:
/opt/metasploit/apps/pro/msf3/lib/msf/ui/console/module_command_dispatcher.rb:135:in 'cmd_check'
/opt/metasploit/apps/pro/msf3/lib/rex/ui/text/dispatcher_shell.rb:427:in 'run_command'
/opt/metasploit/apps/pro/msf3/lib/rex/ui/text/dispatcher_shell.rb:389:in 'block in run_single'
/opt/metasploit/apps/pro/msf3/lib/rex/ui/text/dispatcher_shell.rb:383:in 'each'
/opt/metasploit/apps/pro/msf3/lib/rex/ui/text/dispatcher_shell.rb:383:in 'run_single'
/opt/metasploit/apps/pro/msf3/lib/rex/ui/text/shell.rb:200:in 'run'
/opt/metasploit/apps/pro/msf3/lib/metasploit/framework/command/console.rb:38:in 'start'
/opt/metasploit/apps/pro/msf3/lib/metasploit/framework/command/base.rb:82:in 'start'
/opt/metasploit/apps/pro/msf3/msfconsole:48:in '<main>'