Metasploit mailing list archives

Re: Adding new payloads


From: Civ <framework () 8thdaytech com>
Date: Mon, 24 May 2010 18:40:01 -0500

Ty Miller wrote:
Hey guys,

I am trying to add custom payloads into Metasploit but they don't seem to be
appearing when I go into msfconsole.

I added the following files to my installation:

./msf3/external/source/shellcode/windows/x86/src/stager/stager_reverse_mypayload.asm
./msf3/external/source/shellcode/windows/x86/src/block/block_reverse_mypayload.asm
./msf3/modules/payloads/stagers/windows/reverse_mypayload.rb
./msf3/lib/msf/core/handler/reverse_mypayload.rb

Do I need to do anything else to get it to appear in msfconsole when I
search for mypayload?

Thanks,
Ty



------------------------------------------------------------------------

I found the contents of ~/.msf3/logs/framework.log to be quite helpful
in tracking down my module problems. What gets me usually are the
contents of Payload missing a comma or something else simple with my
Ruby syntax.

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: