Metasploit mailing list archives

use of meterpreter (copy for the list )


From: mmiller at hick.org (mmiller at hick.org)
Date: Mon, 18 Apr 2005 12:00:27 -0500

On Mon, Apr 18, 2005 at 10:07:48AM +0200, Thomas Werth wrote:
Does the bind handler ever say it established the connection?  Does it
say this before or after the 'Connected to REMACT'?  If it says that the
bind handler has established the connection before the 'REMACT' line
then you may have created the port forward too soon.  Can you include
the full output from the exploit command?

bind handler doesn't say it establishes a connection. Just saw that on
meterpreter window an error is thrown up open_tcp_channel: failure, 10061.

The above error code indicates why it's not working.  10061 is
WSACONNREFUSED.  This means that when the meterpreter server instance
attempted to connect to 10.10.10.77 on port 135 (or 4444 depending on
the stage), the connection was refused.  This is probably indicative of
the fact that the exploit did not work against the machine that you are
attempting to target.  Are you certain that it's vulnerable?



Current thread: