Metasploit mailing list archives

Adding custom/new exploits to metasploit framework 3


From: patrick at aushack.com (Patrick Webster)
Date: Sat, 19 Jul 2008 19:31:29 +1000

As an example, have a look at

http://www.milw0rm.com/exploits/5738

If you view the code, it says:

class Exploits::Windows::Misc::Doubletake < Msf::Exploit::Remote

This means that the file should be saved in modules\windows\misc, as
Doubletake.rb

-Patrick



Current thread: