Commit Graph

21 Commits

Author SHA1 Message Date
David Maloney 4ca8611d94
latest credential for postgres hash import/export
latest version of metasploit-credential updates credential
import-export to support the PostgresMD5 hash type

MSP-12266
2015-03-09 11:31:02 -05:00
David Maloney 8d6ba0e775
fix transient factory bug
pulled re-released metasploit-credential to fix
bug by a hidden change to factories

MSP-1244
2015-03-04 14:58:49 -06:00
David Maloney 8c0e892455
update metasploit-credential to get new model
update version of metasploit-credential in order
to get the PostgresMD5 hash subtype

MSP-12244
2015-03-03 18:34:50 -06:00
David Maloney a0787f5bb9
bump credential version too 2015-02-12 16:36:45 -06:00
David Maloney 1296696aea
get latests MDM for unique services
pull in the latest MDM to get the uniqueness validation
for Service objects

MSP-11643
2015-02-12 16:33:37 -06:00
Luke Imhoff 5df13364b2
Update to latest metasploit dependencies
MSP-11141
2015-02-10 14:01:49 -06:00
Luke Imhoff 95a9d5010c
Use metasploit-model with metasploit-cache extracted
MSP-11141

Test that metasploit-model with metasploit-cache extracted and the
compatible metasploit_data_models and metasploit-credential are
compatible with metasploit-framework without changes.
2014-12-31 15:20:58 -06:00
Samuel Huckins c8d80d5de5
Lands #4436, latest version of MDM
Fixes an issue with protocol inclusion when adding an NX console
2014-12-19 20:56:02 -06:00
David Maloney 82e7cd99b5
pull latest mdm 2014-12-19 14:58:01 -06:00
Matt Buck db0aeb2a05
Make the version constraint a range 2014-12-19 13:54:13 -06:00
Matt Buck c493ccfc06
Define the Rails version constraint in a library constant 2014-12-19 11:46:39 -06:00
Samuel Huckins 63320ce7bd
Updating to latest metasploit-credential, 0.13.8
Drops test log files that are clogging build
2014-12-14 21:05:32 -06:00
David Maloney 9c13183f20
use latest credential gem
this fixes issues with post modules trying
to set a Login's status back to UNTRIED
after it has already been tried

MSP-11782
2014-12-11 15:22:08 -06:00
David Maloney 7d37756e64
pull latest version of Metasploit-Credential
fixes multi-threaded handling of uniqueness validations
around credential objects

MSP-11757
2014-12-09 11:39:24 -06:00
Samuel Huckins 768d7477d7
metasploit-credential bump to 0.13.3
MSP-11609
2014-11-13 12:56:58 -06:00
David Maloney 49f10e6ed8
use latest version of metasploit-credential
MSP-11609
2014-11-13 11:26:05 -06:00
David Maloney e0163a325d
update metasploit-credential to 0.13.2 2014-11-12 11:16:51 -06:00
Tod Beardsley 64aaa50132
Revert 14514d7 as well
Another one snuck in there, see #4175

Revert "update gemspec for metasploit-credential"

This reverts commit 14514d7b8b, reversing
changes made to 6653d5e913.
2014-11-11 14:53:04 -06:00
David Maloney bf1558d702
update gemspec for metasploit-credential
update gemspec to use newest metasploit-credential

MSP-11592
2014-11-10 14:54:09 -06:00
Luke Imhoff 63b4c0beba
Depend on metasloit-framework in optional gemspecs
MSP-11578

Optional gemspecs should depend on the minimal metasploit-framework
because they don't work without metasploit-framework's code.
2014-11-05 12:33:44 -06:00
Luke Imhoff a56a063b84
Move db bundler group to metasploit-framework-db.gemspec
MSP-11578

This will allow Metasploit Pro to use the
metasploit-framework-db.gemspec to ensure it has the correct version of
gems that were previously only in metasploit-framework's Gemfile and so
weren't being checked for version compatibility when Pro used
metasploit-framework.gemspec.
2014-11-05 08:58:46 -06:00