Commit Graph

245 Commits

Author SHA1 Message Date
Michael Grafnetter
96cc816b22 Added more FIDO2 samples from @aseigler. 2020-04-02 19:32:50 +02:00
Michael Grafnetter
563e804578 Prepare for release 4.3. 2020-04-02 15:18:35 +02:00
Michael Grafnetter
9bda022f0c Added LastLogonTimestamp and LastLogonDate properties to DSAccount 2020-04-02 14:20:31 +02:00
Michael Grafnetter
880b87a152 Improved FIDO2 doc. 2020-04-01 13:44:09 +02:00
Michael Grafnetter
6fe15cab42 Imroved AAD key credential auditing 2020-04-01 13:06:00 +02:00
Michael Grafnetter
8f3b551473 Implemented Get-AzureADUserEx cmdlet 2020-03-31 00:58:54 +02:00
Michael Grafnetter
e4fb753894 Initial support for FIDO2 key manipulation through AAD Graph API. 2020-03-28 15:40:37 +01:00
Michael Grafnetter
3df26c9327 Resolved #104: Major documentation update 2020-03-27 21:13:43 +01:00
Michael Grafnetter
3f443bdf05 New logo and package icons 2020-03-19 22:24:06 +01:00
Alex Seigler
c27b62913e Try using lastLogonTimestamp in place of lastLogon in case lastLogon is null. Resolves #98. 2020-03-18 22:19:03 +01:00
Michael Grafnetter
81a4e0f22e Prepare for release 4.2 2020-03-18 00:31:44 +01:00
Michael Grafnetter
f4c33e107e Fixed a bug in credential roaming display and doc 2020-03-17 17:53:42 +01:00
Alex Seigler
6310a8c39a Don't try to select textValues if it is null. Fixes Get-ADSIAccount. 2020-03-09 21:28:41 +01:00
Michael Grafnetter
4bd9807687 Resolved #100: Added multi-domain/forest support to Test-PasswordQuality 2020-03-09 20:56:48 +01:00
Michael Grafnetter
8d2651b33d Improved DN parsing 2020-03-04 23:13:21 +01:00
Michael Grafnetter
770a99ad0e Implemented domain name retrieval through MS-DRSR. 2020-02-25 21:14:03 +01:00
Michael Grafnetter
7035119738 Initial support for Export-Clixml 2020-02-16 13:19:13 +01:00
Michael Grafnetter
6765e55bc5 Resolved GC bug in Get-ADDBBackupKey 2020-02-08 22:47:15 +01:00
Michael Grafnetter
27ee1e72bd Updated package references 2019-12-25 20:05:31 +01:00
Michael Grafnetter
fc47760b74 Improved NCRYPT_OPAQUETRANSPORT_BLOB parser 2019-12-25 17:28:14 +01:00
Michael Grafnetter
19dc3047d1 Prepare for release 4.1 2019-12-12 13:50:46 +01:00
Michael Grafnetter
5b354b2da5 Fixed replication metadata entry order. 2019-12-12 13:29:22 +01:00
Michael Grafnetter
13d0ced1d9 Resolved #99: CNG Software KSP private keys not exported properly 2019-12-09 22:40:59 +01:00
Michael Grafnetter
cd30f4af5d Implemented #94: Auditing password reset for accounts that have required SC for interactive logon 2019-12-09 16:15:54 +01:00
Michael Grafnetter
d26829c859 Added ROCA auditing support
Improved FIDO support
Updated Documentation
2019-12-04 08:22:01 +01:00
Michael Grafnetter
a578faf86a Fixed discrepancies in metadata. 2019-11-10 23:02:14 +01:00
Michael Grafnetter
4efd53ae6d Prepare for release 4.0 2019-11-10 22:17:10 +01:00
Michael Grafnetter
cfbaf0af94 Updated cmdlet documentation 2019-09-08 00:58:45 +02:00
Alex Seigler
b370c5b410 Added tests with sample data for Feitian and eWBM roaming authenticators (#95) 2019-08-31 16:16:29 +02:00
Michael Grafnetter
85b48b32df - Added the Add-ADReplNgcKey cmdlet
- Added the UserPrincipalName parameter to Get-ADReplAccount cmdlet
- Improved DRS_MSG_GETCHGREQ_V8 delete
- Fixed Set-ADDBBootKey cmdlet output type
- Fixed some formatting inconsistencies
2019-08-24 23:07:57 +02:00
Michael Grafnetter
b059d11724 Updated PS help 2019-08-24 21:14:32 +02:00
Michael Grafnetter
5d1d3392fd Initial TPM 2.0 PCP_KEY_BLOB_WIN8 support 2019-08-12 12:20:17 +02:00
Michael Grafnetter
cb9a874376 Updated MS-DRSR IDL to Windows Server v1803 2019-08-11 21:26:15 +02:00
Michael Grafnetter
649985898a Prepare for release 3.6.1 2019-08-11 08:46:11 +02:00
Michael Grafnetter
fc545e8a30 Resolved #91: The boot key provided cannot be used to decrypt the database. 2019-08-08 09:19:38 +02:00
Michael Grafnetter
d4fac5f47d Temporarily removed BouncyCastle dependency. 2019-08-05 20:45:25 +02:00
Michael Grafnetter
91802c695e - Added support for computer NGC keys
- Added a custom PowerShell View for FIDO keys
- Renamed some FIDO properties
- Using Array.Reverse instead of SwapByte
- Smoke tests now check type references in PowerShell Views
- Removed schema from format files for compatibility reasons
2019-08-04 13:21:18 +02:00
Michael Grafnetter
06103fccde Added XML schema to *.format.ps1xml files 2019-07-20 09:40:51 +02:00
Michael Grafnetter
f919b70d0a Updated dependencies 2019-07-12 18:26:23 +02:00
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
c7176a46ac Fixed a bug in computer public key parsing 2019-07-09 18:39:41 +02:00
Michael Grafnetter
d50308a375 Updated 3rd party licenses 2019-07-07 20:23:33 +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
28a2590341 Added the HolderDN property to the KeyCredential View 2019-07-01 16:44:00 +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
Michael Grafnetter
a4d37f00c9 Prepare for release 3.6 2019-06-28 00:26:20 +02:00
Michael Grafnetter
ed4111bab8 Resolved #88: Offset and length must refer to a position in the string 2019-06-27 17:53:45 +02:00