[framework] Metasploit Framework 3.1 Beta 1
Hamid . K
elite_netbios at yahoo.com
Fri Jan 25 09:56:06 CST 2008
Another bug ?
thanks . mentioned change solved the problem .
but I just noticed another problem :
in GUI , select a module ( webmin for example )
and try to unfold "Evasion" options . window will
exceed size of screen and now way to browse down
nor see items at end of window :)
I`m on 1400x1050 , and consider this a BIG window .
poor 1024x768 users :p
how about placing these advanced options in a frame
with scroll bar ?
thanks.
----- Original Message ----
From: H D Moore <hdm at metasploit.com>
To: framework at metasploit.com
Sent: Friday, January 25, 2008 6:51:15 PM
Subject: Re: [framework] Metasploit Framework 3.1 Beta 1
The fix was to prefix the MSF path before the system, which seems to
solve it here.
Since the update was to the win32 environment and not the MSF tree, you
will
need wait for the next release of the installer or apply the following
change to
Framework3\bin\launcher.rb:
Remove the existing references to ENV['PATH']
Add this line in place:
ENV['PATH'] =
"#{base}\\bin;#{base}\\tools;#{base}\\GTK\\bin;#{base}\\GTK\\lib;" + ENV['PATH']
-HD
On Friday 25 January 2008, Hamid . K wrote:
> Seems this bug applies to other GTK libraries too .
> how about restricting MSF to it`s own GTK path ?
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://spool.metasploit.com/pipermail/framework/attachments/20080125/cde36899/attachment.htm
More information about the framework
mailing list