Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Metasploit error, ruby validations
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
p3d4N71c
n00b
n00b


Joined: 29 Aug 2013
Posts: 10

PostPosted: Tue Dec 10, 2013 2:40 am    Post subject: Metasploit error, ruby validations Reply with quote

To be honest, I am tired of trying to figure this out, and I am not well versed in ruby. Does anyone have any ideas

Code:

#msfconsole
/usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/format.rb:46:in `check_options_validity': The provided regular expression is using multiline anchors (^ or $), which may present a security risk. Did you mean to use \A and \z, or forgot to add the :multiline => true option? (ArgumentError)
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/format.rb:20:in `check_validity!'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validator.rb:143:in `initialize'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/with.rb:87:in `new'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/with.rb:87:in `block in validates_with'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/with.rb:86:in `each'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/with.rb:86:in `validates_with'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/validates.rb:119:in `block in validates'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/validates.rb:109:in `each'
   from /usr/lib64/ruby/gems/1.9.1/gems/activemodel-4.0.2/lib/active_model/validations/validates.rb:109:in `validates'
   from /usr/lib64/ruby/gems/1.9.1/gems/metasploit_data_models-0.16.6/app/models/mdm/tag.rb:30:in `<class:Tag>'
   from /usr/lib64/ruby/gems/1.9.1/gems/metasploit_data_models-0.16.6/app/models/mdm/tag.rb:1:in `<top (required)>'
   from /usr/lib64/ruby/gems/1.9.1/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
   from /usr/lib64/ruby/gems/1.9.1/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `block in require'
   from /usr/lib64/ruby/gems/1.9.1/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214:in `load_dependency'
   from /usr/lib64/ruby/gems/1.9.1/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
   from /usr/lib64/ruby/gems/1.9.1/gems/metasploit_data_models-0.16.6/lib/metasploit_data_models/models.rb:17:in `block in require_models'
   from /usr/lib64/ruby/gems/1.9.1/gems/metasploit_data_models-0.16.6/lib/metasploit_data_models/models.rb:16:in `glob'
   from /usr/lib64/ruby/gems/1.9.1/gems/metasploit_data_models-0.16.6/lib/metasploit_data_models/models.rb:16:in `require_models'
   from /usr/lib64/metasploit9999/lib/msf/core/db_manager.rb:106:in `initialize_database_support'
   from /usr/lib64/metasploit9999/lib/msf/core/db_manager.rb:78:in `initialize'
   from /usr/lib64/metasploit9999/lib/msf/core/framework.rb:88:in `new'
   from /usr/lib64/metasploit9999/lib/msf/core/framework.rb:88:in `initialize'
   from /usr/lib64/metasploit9999/lib/msf/base/simple/framework.rb:73:in `new'
   from /usr/lib64/metasploit9999/lib/msf/base/simple/framework.rb:73:in `create'
   from /usr/lib64/metasploit9999/lib/msf/ui/console/driver.rb:82:in `initialize'
   from /usr/bin/msfconsole:148:in `new'
   from /usr/bin/msfconsole:148:in `<main>'

_________________
We work in the dark, We do what we can, We give what we have. Our doubt is our passion, and our passion is our task. The rest is the madness of art. -- Henry James
Back to top
View user's profile Send private message
ag4ve
n00b
n00b


Joined: 12 Dec 2013
Posts: 2
Location: mobile

PostPosted: Thu Dec 12, 2013 8:37 am    Post subject: Reply with quote

This is still an issue with msf 4.4.0-r1
Back to top
View user's profile Send private message
ag4ve
n00b
n00b


Joined: 12 Dec 2013
Posts: 2
Location: mobile

PostPosted: Thu Dec 12, 2013 9:01 am    Post subject: Reply with quote

metasploit-9999 errors (didn't look far into it, because...) the metasploit-framework git repo works fine.

It would be nice to have these packages 'just work' so if anyone wants to dig, I'll post output.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum