Skip to content
New issue

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

WARNING! The following modules could not be loaded! #8

Open
x011 opened this issue Sep 15, 2015 · 2 comments
Open

WARNING! The following modules could not be loaded! #8

x011 opened this issue Sep 15, 2015 · 2 comments

Comments

@x011
Copy link

x011 commented Sep 15, 2015

metasploit v4.11.4-2015071402

I've ran the ./kaliinstall.sh then opened the metasploit and got this:

[-] WARNING! The following modules could not be loaded!
[-] /usr/share/metasploit-framework/modules/auxiliary/voip/viproy_msrp_header_fuzzer_with_invite.rb: NameError uninitialized constant Msf::Auxiliary::MSRP
[-] /usr/share/metasploit-framework/modules/auxiliary/voip/viproy_boghe_msrp_exploit_poc.rb: NameError uninitialized constant Msf::Auxiliary::MSRP
[-] /usr/share/metasploit-framework/modules/auxiliary/voip/viproy_msrp_fuzzer_with_invite.rb: NameError uninitialized constant Msf::Auxiliary::MSRP
[-] /usr/share/metasploit-framework/modules/auxiliary/voip/viproy_msrp_with_invite.rb: NameError uninitialized constant Msf::Auxiliary::MSRP
[-] /usr/share/metasploit-framework/modules/auxiliary/voip/viproy_boghe_invite_exploit_poc.rb: NameError uninitialized constant Msf::Auxiliary::MSRP

@a3rosol
Copy link

a3rosol commented Feb 23, 2016

Were you able to fix this error? I have the same issue...

@0x776b7364
Copy link

Managed to fix the warning messages by adding the line require 'msf/core/auxiliary/msrp' into /usr/share/metasploit-framework/lib/msf/core/auxiliary/mixins.rb as per https://github.com/fozavci/viproy-voipkit#installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants