Metasploit mailing list archives

writing payloads


From: javier.a77aque at gmail.com (Javier Aguinaga)
Date: Thu, 10 Sep 2009 16:40:09 -0300

Hi everbody, i trying to write a payload with metasploit 3.2 in asm with the
option "Assembly".

I do so very simple:

xor eax, eax
mov ebx, eax

this work with msfpayload (\x3b...). But i don't know how put to name of
payload. For example windows/payloadtest.rb

I try to create a file in (~msf)/modules/payload/singles/windows/
with this name "payloadtest.rb" but this not is in the list of msfpayload.

$ ./msfpayload
...
windows/shell/reverse_tcp.rb
windown/...

Any help please.

and sorry by my english xDDD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20090910/b817f393/attachment.html>


Current thread: