Metasploit mailing list archives

write auxiliary modules


From: javier.a77aque at gmail.com (el javier!!!!)
Date: Wed, 5 Mar 2008 12:24:20 -0300

Hello everbody; I have a question:

How can write a module auxliary:
I try create a new file in modules/auxiliary with:

require 'msf/core'
module Msf

  p "My first module"
  Class Auxiliary::NameOfArchive < Msf::Auxiliary
  end
end

but no appear in the list of msfconsole

thanks for your time!



Current thread: