/metabot

Use security tools from within IRC.

Primary LanguageRuby

Metabot is an easy-to-use framework for IRC bots that give you control over common security apps (metasploit, nexpose, etc). 

To use, simply copy the bot_example.rb into bots/bot.rb. Configure your plugins in the bots/bot.rb file (and any necessary configuration in the plugin) & launch the bot. 

Feedback? @jcran

Dependencies: 
* cinch (bot framework)
* msfrpc-client (msf / msf_pro)
* nexpose (nexpose_control) 
* lab (vm_control)
* nokogiri (google / urban_dictionary)