Metasploit mailing list archives

How to update?


From: grutz at jingojango.net (Kurt Grutzmacher)
Date: Sun, 15 Jul 2007 13:36:17 -0500

On Sat, Jul 14, 2007 at 01:15:02PM +0300, SOMAT wrote:
Rhys, i found it on securityfocus and it meant to be for metasploit. the thing is i can't get it work, tried to copy 
the file to exploits folder and it generates that error"unable to load" then because you know i'm so smart with i 
figured there must be something in the bin directory or the tools that run this .rb file and generate the files for 
you to use and get it work with Metasploit.

If it's an exploit, it goes under modules/exploits/<os>/<type>/<filename.rb>

Look at the "class Exploits::" line of the .rb file for the exact location.

class Exploits::Windows::Browser::ActiveXObject < Msf::Exploit::Remote
would go here -> modules/exploits/windows/browser/activexobject.rb

Then just load it like any other module.  If you can't figure it out link 
the secfocus url.

-- 
                 ..:[ grutz at jingojango dot net ]:..
     GPG fingerprint: 5FD6 A27D 63DB 3319 140F  B3FB EC95 2A03 8CB3 ECB4
        "There's just no amusing way to say, 'I have a CISSP'."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20070715/7335bc1e/attachment.pgp>


Current thread: