You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: