Metasploit modules are pieces of software written in Ruby that the Metasploit Framework uses to preform a specific task or function. You do not need to be entirely familiar with the Ruby programming ...
Making you own module is easy. Here are some guildlines/project stucture (feel free to clone the example and start from there): Set a FDSN for your module. Build you module in one SCOPE folder, no ...