Commit Graph

58 Commits

Author SHA1 Message Date
Brent Cook eb79bc47f0 update module metadata 2018-04-25 17:09:39 -05:00
Metasploit 90fc2b466a
automatic module_metadata_base.pstore update 2018-04-03 08:20:16 -07:00
Metasploit b4e392e322
automatic module_metadata_base.pstore update 2018-03-27 15:49:12 -07:00
Metasploit b8b0ed4353
automatic module_metadata_base.pstore update 2018-03-20 10:52:58 -07:00
Metasploit df0ca72a2a
automatic module_metadata_base.pstore update 2018-03-20 10:50:06 -07:00
Metasploit 879b516807
automatic module_metadata_base.pstore update 2018-03-20 10:47:17 -07:00
Metasploit d53a4b9f0f
automatic module_metadata_base.pstore update 2018-03-20 10:44:24 -07:00
Metasploit 71f3663fc0
automatic module_metadata_base.pstore update 2018-03-20 10:41:28 -07:00
Metasploit cb987c95f0
automatic module_metadata_base.pstore update 2018-03-20 10:38:34 -07:00
Metasploit 56e45387e2
automatic module_metadata_base.pstore update 2018-03-20 10:35:36 -07:00
Metasploit 5817bd2e6b
automatic module_metadata_base.pstore update 2018-03-20 10:32:44 -07:00
Metasploit de756dc533
automatic module_metadata_base.pstore update 2018-03-20 10:29:56 -07:00
Metasploit 7c2ad7f318
automatic module_metadata_base.pstore update 2018-03-20 10:27:04 -07:00
Metasploit ec9de02778
automatic module_metadata_base.pstore update 2018-03-20 10:24:12 -07:00
Metasploit 3fa28f957d
automatic module_metadata_base.pstore update 2018-03-16 10:03:02 -07:00
christopher lee fe1af35107 First pass at changes needed for module metadata caching 2017-11-15 16:38:01 -06:00
Metasploit 7ef4db1465
Bump version of framework to 4.13.11 2017-01-04 14:53:33 -08:00
Metasploit f50fa516f4
Bump version of framework to 4.13.10 2016-12-23 10:01:58 -08:00
Brent Cook 129fa20bc1 update database schema 2016-11-08 17:40:32 -06:00
Brent Cook 93ee22ac64 update schema 2016-10-23 16:56:48 -05:00
David Maloney 7edaa2abcc
still trying to fix these migrations
seeing odd behaviour with mgirations in
rspec
2016-05-11 14:54:40 -05:00
David Maloney 2fb3123ef2
fix migration crazieness
MS-1486
2016-05-11 14:05:34 -05:00
David Maloney 1006902aea
fix migrations from deps
the mgirations from mdm and credential were not
being pulled in correctly by the rake db tasks
fixed this in the databases.rake file
2016-04-19 14:46:05 -05:00
Sonny Gonzalez 91c26643dc
Add polymorphic relationship to Mdm::Vuln
and :origin

MSP-12395

* update db/schema.rb
2015-05-21 13:39:25 -05:00
darkbushido da9b73e1e3
updating the schema.rb 2015-04-28 10:08:09 -05:00
darkbushido efc7ec1a8e
updating the schema.rb 2015-04-21 16:51:27 -05:00
Matt Buck 563c1a7192
Revert not null constraints on timestamps
MSP-12184
2015-04-17 14:17:41 -05:00
Matt Buck 9e4c1ec7cf
Update schema 2015-04-07 15:43:51 -05:00
Matt Buck db393103b2
Update schema.rb 2015-04-06 11:59:38 -05:00
Matt Buck 652d7d077e Update mdm and run migrations 2015-03-18 16:21:03 -05:00
Matt Buck 861fd3174a
Update metasploit gem deps 2015-03-16 15:47:11 -05:00
Matt Buck d4d1dc09f3
Merge branch 'master' into staging/rails-4.0
Conflicts:
	Gemfile.lock
	db/schema.rb
	metasploit-framework-db.gemspec
	metasploit-framework.gemspec
2015-02-13 16:13:18 -06:00
Samuel Huckins 37ef46264a
Pulling in latest MDM and credential versions
* Fully removing service uniqueness validation for now, more work to be
done on that to avoid regressions.
2015-02-05 14:05:24 -06:00
Matt Buck fcb6b72408
Update schema.rb 2015-01-20 13:10:45 -06:00
David Maloney 17aac619f9
structure.sql update 2015-01-16 12:19:41 -06:00
Matt Buck 2cd5be021b
Merge branch 'master' into staging/rails-4.0
Conflicts:
	Gemfile
	Gemfile.lock
	db/schema.rb
	metasploit-framework-db.gemspec
	metasploit-framework.gemspec
2015-01-08 13:12:27 -06:00
David Maloney f2c22b6dc7
corrected schema 2015-01-07 15:38:39 -06:00
David Maloney a491f22a09
migration update 2015-01-07 15:32:31 -06:00
Luke Imhoff 40c49cefd8
Update db/schema.rb
MSP-11615

To get type column on metasploit_credential_publics.
2014-11-14 09:39:26 -06:00
darkbushido d6dcd887d7
Merge branch 'master' into staging/rails-4.0
Conflicts:
	Gemfile
	Gemfile.lock
	db/schema.rb
	metasploit-framework.gemspec
2014-09-23 13:40:34 -05:00
Luke Imhoff 8d38735f4a
Update schema with detected_arch
MSP-11359
2014-09-18 12:35:09 -05:00
darkbushido d4162565f2
updating the db:schema for inet support 2014-09-04 13:06:34 -05:00
Luke Imhoff c69c06af89
Update metasploit-credential
MSP-10963
2014-08-01 22:05:45 -05:00
Matt Buck f7aa324c35
Update metasploit-model and metasploit_data_models deps 2014-07-30 13:10:09 -05:00
Luke Imhoff d7908e3050
Update schema.rb
MSP-10654
2014-07-07 09:41:46 -05:00
David Maloney 943a4285e4
update schema.rb 2014-06-11 10:57:13 -05:00
David Maloney ba525c7b78
use metasploit-credential creation methods 2014-05-30 13:07:11 -05:00
David Maloney ddfa4f1ee7
some origin creation specs
started getting working specs
for the origin creation methods. feel
into the weeds for a bit, but making progress at last.
2014-05-19 15:16:02 -05:00
Luke Imhoff 3370465d84
Use railties to load Metasploit::Credential correctly
MSP-9606

In order to support Metasploit::Credential correctly,
metasploit-framework needs to support Metasploit::Concern, which does
all its magic using a Rails::Engine initializer, so the easiest path is
to make metasploit-framework be able to use Rails::Engines.  To make
Rails::Engine use Rails::Engine, make a dummy Rails::Application
subclass so that all the initializers will be run when anything requires
msfenv.
2014-05-12 15:03:51 -05:00
Samuel Huckins 5d64bc06ac Uses new MDM version. A few versions were apparently skipped, so the
schema.rb changes include those as well.
2013-07-17 11:46:08 -05:00