viproy-voipkit
viproy-voipkit copied to clipboard
Trusthacking module - Wrong number of arguments
Hi!
I am getting the following error when trying to run the Trusthacking module:
`[-] Error while running command run: wrong number of arguments (given 1, expected 2)
Call stack:
/usr/share/metasploit-framework/modules/auxiliary/voip/viproy_sip_trusthacking.rb:276:in send' /usr/share/metasploit-framework/lib/msf/ui/console/command_dispatcher/auxiliary.rb:49:in
method_missing'
/usr/share/metasploit-framework/lib/msf/ui/console/command_dispatcher/auxiliary.rb:108:in cmd_run' /usr/share/metasploit-framework/lib/rex/ui/text/dispatcher_shell.rb:523:in
run_command'
/usr/share/metasploit-framework/lib/rex/ui/text/dispatcher_shell.rb:474:in block in run_single' /usr/share/metasploit-framework/lib/rex/ui/text/dispatcher_shell.rb:468:in
each'
/usr/share/metasploit-framework/lib/rex/ui/text/dispatcher_shell.rb:468:in run_single' /usr/share/metasploit-framework/lib/rex/ui/text/shell.rb:158:in
run'
/usr/share/metasploit-framework/lib/metasploit/framework/command/console.rb:48:in start' /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:82:in
start'
/usr/bin/msfconsole:23:in <main>'
I have configured my modules settings like you demonstrate in your tutorials.
Metasploit version: Framework: 5.0.94-dev Console : 5.0.94-dev
Operating system: Kali GNU / Linux Rolling Linux kali 5.6.0-kali2-amd64 #1 SMP Debian 5.6.14-2kali1 (2020-06-10) x86_64 GNU/Linux
Any kind of help would be appreciated!