Commit Graph

38 Commits

Author SHA1 Message Date
Alex Seigler
dde9965177 Add parser for Key Credential Link with KEY_USAGE_FIDO (#90)
* Add parser for Key Credential Link with KEY_USAGE_FIDO
* Update .NET Framework requirements from 4.5.1 to 4.7 to support ECPoint, ECCurve, and related.
* Update package configuration
* Add more FIDO related tests
2019-07-12 16:24:06 +02:00
Michael Grafnetter
f13231190c Improved KeyCredential formatting 2019-07-07 18:05:16 +02:00
Michael Grafnetter
28829a9f88 Added support for Key Credentials with DER public keys. 2019-07-07 00:23:08 +02:00
Michael Grafnetter
f97f091405 Implemented NGC key export 2019-07-04 15:28:42 +02:00
Michael Grafnetter
6fa5060a58 Improved CUSTOM_KEY_INFORMATION processing 2019-07-04 13:28:53 +02:00
Michael Grafnetter
3c6c5e662d Parameter HolderDN added to Get-ADKeyCredential cmdlet.
Property HolderDN added to KeyCredential.
Extracted DN-Binary parsing to its own class.
2019-07-01 16:24:41 +02:00
Alex Seigler
8b7304fee2 Add FIDO key test, change while to use position instead of PeekChar(). 2019-06-26 20:57:25 +02:00
Michael Grafnetter
ca52581151 Implemented a slightly more secure handling of GMSA passwords. 2019-01-08 16:40:40 +01:00
Michael Grafnetter
2ba063b93b Added DNWithBinary support to KeyCredential 2019-01-02 23:48:56 +01:00
Michael Grafnetter
d7ff8d75d9 LSARPC DPAPI backup key retrieval, refactoring, doc update 2018-12-30 18:23:49 +01:00
Michael Grafnetter
4994a96efc Prepare for release 3.1 2018-12-29 13:50:31 +01:00
Michael Grafnetter
ad02df674e Implemented DN caching. 2018-10-23 16:22:26 +02:00
Michael Grafnetter
85401bb9a6 The Get-ADDBDomainController cmdlet now returns more domain and forest info. 2018-10-23 12:41:49 +02:00
Michael Grafnetter
3271ce6cfc Improved SupplementalCredentials serialization and tests 2018-09-26 14:57:14 +02:00
Michael Grafnetter
7ca42f8f7d Initial offline password modification functionality 2018-08-06 23:54:18 +02:00
Michael Grafnetter
02b3066b5f The DES key DES_CBC_MD5 key derivation is now working. 2018-07-18 21:41:04 +02:00
Michael Grafnetter
cb59397d68 Database - DFL and FFL retrieval, BackupExpiration modification 2018-07-17 22:28:40 +02:00
Michael Grafnetter
102de6dda7 Added the ConvertTo-KerberosKey cmdlet 2018-07-17 21:31:40 +02:00
Michael Grafnetter
7bf71d2002 Implemented KRB5 key derivation 2018-07-17 19:56:29 +02:00
Michael Grafnetter
285a3720e3 Added unit tests for DPAPI backup keys 2018-07-14 12:17:41 +02:00
Michael Grafnetter
1e5f7eef28 Enhanced support of downlevel DB schemas 2018-07-14 11:13:31 +02:00
Michael Grafnetter
7453ac8457 Added support for generating DPAPI commands for mimikatz 2018-07-14 00:58:06 +02:00
Michael Grafnetter
e9c03462e7 Initial Windows Hello for Business support 2018-07-09 01:25:17 +02:00
Michael Grafnetter
4a5de1b3ff Resolved #43: Object reference not set to an instance of an object. 2017-04-19 16:51:17 +02:00
Michael Grafnetter
ce6abc1980 Added support for roamed credentials,
Domain backup keys are now exported as PFX, CER and PVK,
Minor bugfixes
2017-03-25 18:25:22 +01:00
Michael Grafnetter
a5e9f3931d Added support for linked value retrieval. 2017-03-12 18:38:21 +01:00
MichaelGrafnetter
63a1d00686 Extended kerberos key types 2016-11-17 12:01:50 +01:00
MichaelGrafnetter
5eb13fc18d Resolved #33: Add support for SPNs 2016-10-21 13:03:13 +02:00
MichaelGrafnetter
26f91ca5df Closed #26: KDS Root Key extraction from ntds.dit 2016-10-02 16:20:21 +02:00
MichaelGrafnetter
5a02d20b73 Test-PasswordQuality and related enhancements 2016-08-07 11:24:32 +02:00
MichaelGrafnetter
a5af0c84ce Removed dependency on ADSI 2016-06-18 18:30:59 +02:00
MichaelGrafnetter
2eeabd8558 Added AdminCount support 2016-04-02 10:57:37 +02:00
MichaelGrafnetter
444e673c6e Replication SecurityDescriptor resolving 2016-02-28 22:30:40 +01:00
MichaelGrafnetter
4a9e94707e DataStore SecurityDescriptor resolving 2016-02-28 15:21:22 +01:00
MichaelGrafnetter
79b9dd9080 ADAM and Initial DB Support, OID Prefix Table, MD5 Optimization 2016-01-14 12:06:11 +01:00
MichaelGrafnetter
2251526bfa Minor code cleanup 2016-01-02 16:30:17 +01:00
MichaelGrafnetter
421a33e102 Prepared for Windows Server 2016 2016-01-02 16:27:44 +01:00
MichaelGrafnetter
4296db8326 Initial source commit 2015-12-26 23:44:43 +01:00