Commit Graph

53 Commits

Author SHA1 Message Date
Michael Grafnetter
b140e7ab39 Implemented Windows LAPS parser and fixed Views 2025-02-02 18:47:03 +01:00
Michael Grafnetter
d184d977c3
Merge branch 'laps_bde' into master 2025-01-31 16:16:27 +01:00
Michael Grafnetter
05f344ada4 Implemented managed password derivation 2023-09-30 18:45:35 +02:00
Michael Grafnetter
b387697c20 Implemented #163: Offline account unlock 2023-09-25 08:52:14 +02:00
Michael Grafnetter
e8816f1e4b Code review v1 2021-11-03 10:07:26 +01:00
Gabriele Gristina
b2d9fbc1b3 v0.10 2021-09-05 03:44:34 +02:00
Gabriele Gristina
a99b06de13 v0.9 2021-09-04 00:17:58 +02:00
Gabriele Gristina
065b7dacbb v0.8 2021-09-01 02:20:40 +02:00
Gabriele Gristina
4277501dea v0.7 2021-08-31 22:14:51 +02:00
Gabriele Gristina
50d68dd24e v0.2 2021-08-21 07:52:04 +02:00
Gabriele Gristina
d3dbeab7b5 v0.1 2021-08-20 17:04:57 +02:00
Jürgen Friedrich
b33d915110 Updated TargetFrameworkVersion to v4.7.2 2021-07-16 16:34:55 +02:00
Michael Grafnetter
a1d292d5c0 Set-AzureADUserEx initial version 2020-07-01 21:57: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
7035119738 Initial support for Export-Clixml 2020-02-16 13:19:13 +01:00
Michael Grafnetter
27ee1e72bd Updated package references 2019-12-25 20:05:31 +01: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
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
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
dc7a85bdf6 Added PowerShell package license text 2019-05-12 20:06:08 +02:00
Michael Grafnetter
0d58561049 Finalize Chocolatey package 2019-05-10 23:12:10 +02:00
Michael Grafnetter
44a1eb009f Smoke tests, test cleanup 2019-01-01 11:12:45 +01:00
Michael Grafnetter
fbcb036711 Updated package references 2018-12-31 12:05:51 +01:00
Michael Grafnetter
7db2c5064b Removed SolutionDir variable references 2018-12-30 22:49:17 +01:00
Michael Grafnetter
d7ff8d75d9 LSARPC DPAPI backup key retrieval, refactoring, doc update 2018-12-30 18:23:49 +01:00
Michael Grafnetter
d6086767e4 Renamed PSM1 to avoid conflicts with PSD1. 2018-12-26 16:37:52 +01:00
Michael Grafnetter
c2f75ec7f3 Restore From Media, SystemKey parameter alias 2018-12-24 23:13:38 +01:00
Michael Grafnetter
dda741c733 Moved SAM/LSA-related stuff do the LSA dir. 2018-10-24 20:53:56 +02:00
Michael Grafnetter
29023071a0 Documentation (Work in progress) 2018-10-14 14:10:18 +02:00
Michael Grafnetter
96c99ec185 LSA Policy Modification 2018-10-14 11:27:28 +02:00
Michael Grafnetter
ea86d879b6 LSA Policy Querying, Refactoring, Minor Build Optimization 2018-10-13 22:36:53 +02:00
Michael Grafnetter
5cb6eaab78 Prepare for version 3.0 2018-09-29 08:17:39 +02:00
Michael Grafnetter
be3fa7a3ea Updated cmdlet hierarchy diagrams 2018-09-26 16:24:32 +02:00
Michael Grafnetter
7ca42f8f7d Initial offline password modification functionality 2018-08-06 23:54:18 +02:00
Michael Grafnetter
102de6dda7 Added the ConvertTo-KerberosKey cmdlet 2018-07-17 21:31:40 +02:00
Michael Grafnetter
47da723143 Consolidation of format files 2018-07-14 16:44:14 +02:00
Michael Grafnetter
e9c03462e7 Initial Windows Hello for Business support 2018-07-09 01:25:17 +02:00
Michael Grafnetter
34e8ec989a Added the ability to enable or disable accounts in offline databases. 2017-04-29 17:28:04 +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
62b74e7a48 Updated package references, BugFix 2017-03-11 18:14:41 +01:00
MichaelGrafnetter
e04e1e42c4 Cmdlets now accept hashes in both byte array and hexadecimal string forms. 2017-02-25 18:39:47 +01:00
MichaelGrafnetter
3e54e18728 Added the Get-ADPasswordPolicy cmdlet. 2016-11-15 00:31:27 +01:00
MichaelGrafnetter
99cba912f2 Added test generation code for #34 2016-11-08 22:49:06 +01: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
8edb414f20 PowerShell command restructurization 2016-07-03 17:36:40 +02:00
MichaelGrafnetter
a5af0c84ce Removed dependency on ADSI 2016-06-18 18:30:59 +02:00
MichaelGrafnetter
c7876e0076 Prepare for NuGet 2016-02-22 23:19:34 +01:00