Metasploit mailing list archives

Re: Making bind_tcp bind only to localhost


From: HD Moore <hdm () metasploit com>
Date: Mon, 12 Sep 2011 23:46:43 -0500

On 9/12/2011 11:10 PM, pvv wrote:
How would one go about making windows/meterpreter/bind_tcp bind to
127.0.0.1 only?

You would need to change the payload code (asm) and add a new payload
that supports this. The current code pushes 0's into the address field
and saves some bytes in the process, expanding this isn't hard, but it
does require a payload change and would increase the size.

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


Current thread: