ClsHack:Computer Security Blog    

[Metasploit] How to add UNSTABLE module :)


Metasploit itself has several modules that are not stable and therefore when you update the latter are not downloaded.

Within these forms there is also an unstable mine XD besides the fact that there are exploits run and much more :D

Okay here are the two commands:

cd METASPLOIT_FOLDER

Unload modules that are not stable:
svn co https://metasploit.com/svn/framework3/unstable/modules/ unstable/

Now, start Metasploit:
sudo msfconsole -m unstable/

To ensure that every time we type loads modules that are not stable from msfconsole:
setg MsfModulePaths METASPLOIT_FOLDER/unstable/
save

Related posts:

  1. CVE-2010-3765: Mozilla Firefox remote code Excution module for metasploit
  2. [How to] Metasploit POST Modules
  3. [Android]Debian 6 && Metasploit 4 on Galaxy S I9000
  4. [PDF]Download Metasploit Unleashed
  5. [How-To]Metasploit && XSSF – Cross-Site Scripting Framework v.2.1

This entry was posted on Sunday, February 5th, 2012 at 9:33 am and is filed under GNU/Linux, Hacking, Software. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Tagged with: