Metasploit mailing list archives

Using specific encoder in exploit module


From: mmiller at hick.org (mmiller at hick.org)
Date: Thu, 5 Jan 2006 09:21:41 -0600

On Thu, Jan 05, 2006 at 04:05:01PM +0100, mozilla at ids-guide.de wrote:
Hi,

I need a coding sample for setting a specific encoder in an exploit
module, I tried this ...

'Encoder' =>
  {
   'Keys' => ['+alphanum'],
  },

in $info, but doesn't seem to work.

thx ;-)

This is something that we're planning on fixing.  Right now the encoder
is selected only on BadChars, but we're planning on adding support for
specifying an explicit type of encoder (e.g. alphanum).  We're planning
on doing this in 3.x, but may backport to 2.x if there is sufficient
interest.



Current thread: