Metasploit mailing list archives

Need help pls (error)


From: godzeye at gmail.com (godzeye godzeye)
Date: Tue, 29 May 2007 01:12:09 +0800

expert!

2007/5/28, H D Moore <hdm at metasploit.com>:

No, thats all I can think of, the software is throwing an exception trying
to create a socket. This is usually caused by some over-zealous security
software intercepting socket operations. You could try accessing
the "Ruby Shell" link from the start menu (in the same folder as the
Metasploit3 link, Online Update, etc) and the typing in the following two
commands:

require "socket"
c = TCPServer.new(4444).accept()

If either of these throws an error, something is preventing Ruby from
creating a TCP service. This has nothing to do with the Framework.

-HD

On Sunday 27 May 2007 23:20, L.S wrote:
Thanks for the reply but it has nothing to do with a any firewall or
anti-virus do you have any ideas?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20070529/51dd2841/attachment.htm>


Current thread: