Metasploit mailing list archives

Problem with meterpreter


From: hdm at metasploit.com (H D Moore)
Date: Wed, 21 Feb 2007 08:42:38 -0600

Patch comitted.

On Wednesday 21 February 2007 01:24, Angelo Dell'Aera wrote:
I realized the same behavior in the latest svn version. It seems a
subtle bug and it is due to this control

????????if (require(clirb) =3D=3D true)

at line 415 in

lib/rex/post/meterpreter/ui/console/command_dispatcher/core.rb

as Chuck rightly pointed out. By simply substituting this line with

????????if (require(clirb))

everything works fine.



Current thread: