We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>'
send' /usr/share/metasploit-framework/lib/msf/ui/console/command_dispatcher/auxiliary.rb:49:in
cmd_run' /usr/share/metasploit-framework/lib/rex/ui/text/dispatcher_shell.rb:523:in
block in run_single' /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
start' /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:82: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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: