Metasploit mailing list archives

uninitialized constant Msf::Exploit::Remote::HttpServer::HTML


From: francis.provencher at msp.gouv.qc.ca (FRANCIS PROVENCHER)
Date: Fri, 16 Feb 2007 10:49:09 -0500

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 > load db_mysql
[*] Successfully loaded plugin: db_mysql
msf > db_connect Evil:*@127.0.0.1/msf
msf > db_nmap 10.102.0.69

Starting Nmap 4.20 ( http://insecure.org ) at 2007-02-16 10:38 EST
Interesting ports on 10.102.0.69:
Not shown: 1685 closed ports
PORT     STATE SERVICE
111/tcp  open  rpcbind
135/tcp  open  msrpc
445/tcp  open  microsoft-ds
1025/tcp open  NFS-or-IIS
1067/tcp open  instl_boots
1083/tcp open  ansoft-lm-1
2301/tcp open  compaqdiag
3372/tcp open  msdtc
3389/tcp open  ms-term-serv
5800/tcp open  vnc-http
5900/tcp open  vnc
6502/tcp open  netop-rc

msf > db_hosts
[*] Host: 10.102.0.69


msf > db_autopwn -p -e -r -I 10.102.0.0/24
 
[-] Error while running command db_autopwn: uninitialized constant Msf::Exploit::Remote::HttpServer::HTML

Call stack:
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:264:in `load_missing_constant'
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:453:in `const_missing'
/usr/home/francis/Metasploit/framework-3.0-beta-3/modules/exploits/multi/browser/firefox_queryinterface.rb:10
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:489:in `load'
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:489:in `load'
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:343:in `new_constants_in'
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:489:in `load'
./lib/msf/core/module_manager.rb:875:in `load_module_from_file'
./lib/msf/core/module_manager.rb:711:in `demand_load_module'
./lib/rex/parser/ini.rb:144:in `each_with_index'
./lib/msf/core/module_manager.rb:708:in `each'
./lib/msf/core/module_manager.rb:708:in `each_with_index'
./lib/msf/core/module_manager.rb:708:in `demand_load_module'
./lib/msf/core/module_manager.rb:86:in `create'
./lib/msf/core/module_manager.rb:173:in `demand_load_modules'
./lib/msf/core/module_manager.rb:169:in `each_pair'
./lib/msf/core/module_manager.rb:169:in `demand_load_modules'
./lib/msf/core/module_manager.rb:119:in `each_module'
./lib/msf/ui/console/command_dispatcher/db.rb:143:in `cmd_db_autopwn'
./lib/msf/ui/console/command_dispatcher/db.rb:141:in `each'
./lib/msf/ui/console/command_dispatcher/db.rb:141:in `cmd_db_autopwn'
./lib/rex/ui/text/dispatcher_shell.rb:229:in `send'
./lib/rex/ui/text/dispatcher_shell.rb:229:in `run_command'
./lib/rex/ui/text/dispatcher_shell.rb:196:in `run_single'
./lib/rex/ui/text/dispatcher_shell.rb:191:in `each'
./lib/rex/ui/text/dispatcher_shell.rb:191:in `run_single'
./lib/rex/ui/text/shell.rb:118:in `run'
./msfconsole:63

Some know what going wrong with this?
Thank you very much for your support 


Francis Provencher
Minist?re de la S?curit? publique du Qu?bec
Direction des technologies de l'information
Division de la s?curit? informatique
T?l: 1 418 646-3258
Courriel:   Francis.provencher at Msp.gouv.qc.ca
 
CEH - Certified Ethical Hackers
SSCP - System Security Certified Practitionner
Sec+ - Security +



Current thread: