[framework] uninitialized constant Msf::Exploit::Remote::HttpServer::HTML

mmiller at hick.org mmiller at hick.org
Fri Feb 16 14:06:51 PST 2007


To recap, this ended up being a problem with the FreeBSD port.  Until
the FreeBSD port is fixed, it's recommended that the tarball from the
website be used and that an svn update be applied after extracting.

On Fri, Feb 16, 2007 at 09:27:58AM -0800, mmiller at hick.org wrote:
> On Fri, Feb 16, 2007 at 10:49:09AM -0500, FRANCIS PROVENCHER wrote:
> > Hi all (Sorry to disturb again your mailing list)
> > 
> > Im running MSF3 on a Freebsd box, i use ruby 1.8 (with all componnents for autopwn options...) All work good, but this morning i received an error.
> > 
> > My revision is ; Updated to revision 4399.
> > 
> > I will try to give you all informations;
> >...
> > msf > db_autopwn -p -e -r -I 10.102.0.0/24
> 
> 
> This is pretty strange.  That mixin should definitely exist.  Can you do
> the following:
> 
> 1. start msfconsole
> 2. setg LogLevel 3
> 3. save
> 4. restart msfconsole
> 5. repeat the same steps that you took to trigger the error
> 
> After that, send me your ~/.msf3/logs/framework.log offlist.  It seems
> like there must be some unhandled exception being generated in the
> background, but I can't quite imagine what at this point.  Testing with
> msf_irb_shell confirms that the mixin identified above exists:
> 
> $ tools/msf_irb_shell.rb 
> >> Msf::Exploit::Remote::HttpServer::HTML.object_id
> => 653988614
> >> 



More information about the framework mailing list