Ciao a tutti, ho provato a lanciare db_autopwn ma mi restituisce questo errore:
Ho provato a cercare qualche informazione ma non sono riuscito a trovare granchè; qualcuno ha qualche idea?
Hello everyone, I tried to run but I db_autopwn returns this error:
I tried looking for some information but I could not find much, does anyone have any idea?
msf > db_autopwn -x -e -p
[-]
[-] Warning: The db_autopwn command is not officially supported and exists only in a branch.
[-] This code is not well maintained, crashes systems, and crashes itself.
[-] Use only if you understand it's current limitations/issues.
[-] Minimal support and development via neinwechter on GitHub metasploit fork.
[-]
[-] Error while running command db_autopwn: can't convert Fixnum into String
Call stack:
/opt/msf/plugins/db_autopwn.rb:190:in `+'
/opt/msf/plugins/db_autopwn.rb:190:in `cmd_db_autopwn'
/opt/msf/plugins/db_autopwn.rb:188:in `each'
/opt/msf/plugins/db_autopwn.rb:188:in `cmd_db_autopwn'
/opt/msf/lib/msf/core/module_manager.rb:243:in `call'
/opt/msf/lib/msf/core/module_manager.rb:243:in `each_module_list'
/opt/msf/lib/msf/core/module_manager.rb:216:in `each'
/opt/msf/lib/msf/core/module_manager.rb:216:in `each_module_list'
/opt/msf/lib/msf/core/module_manager.rb:134:in `each_module'
/opt/msf/plugins/db_autopwn.rb:184:in `cmd_db_autopwn'
/opt/msf/plugins/db_autopwn.rb:183:in `each'
/opt/msf/plugins/db_autopwn.rb:183:in `cmd_db_autopwn'
/opt/msf/lib/rex/ui/text/dispatcher_shell.rb:380:in `send'
/opt/msf/lib/rex/ui/text/dispatcher_shell.rb:380:in `run_command'
/opt/msf/lib/rex/ui/text/dispatcher_shell.rb:342:in `run_single'
/opt/msf/lib/rex/ui/text/dispatcher_shell.rb:336:in `each'
/opt/msf/lib/rex/ui/text/dispatcher_shell.rb:336:in `run_single'
/opt/msf/lib/rex/ui/text/shell.rb:199:in `run'
/usr/bin/msfconsole:140