hahwul / mad-metasploit

Metasploit custom modules, plugins, resource script and.. awesome metasploit collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rex dependencies

kawaegle opened this issue · comments

in some modules:
mad_metasploit/auxiliary/scanner/http/fingerprint.rb
mad_metasploit/auxiliary/unstable/cisco_vpn_groupname_enum.rb
mad_metasploit/auxiliary/unstable/d20tftpbd.rb

it seem to be a missing dependencies (listed like the modules):

LoadError cannot load such file -- rex/proto/http
LoadError cannot load such file -- bit-struct
LoadError cannot load such file -- rex/proto/tftp

error on metasploit v6.0.37-dev on archlinux
hope that help the project