Michael Grafnetter
d9ea984be9
Fixed a bug in TestComputerDefaultPassword
...
TestComputerDefaultPassword() was using LogonName instead of SamAccountName to calculate the default computer password.
2020-12-23 21:32:01 +01:00
Michael Grafnetter
cc76411c7e
Finished implementing searchableDeviceKey modification in AAD.
2020-07-03 21:43:04 +02:00
Michael Grafnetter
a1d292d5c0
Set-AzureADUserEx initial version
2020-07-01 21:57:09 +02:00
Jiri Cincura
14a77c893f
Small code cleanup (with some opinionated C# style).
2020-05-11 00:03:16 +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
4bd9807687
Resolved #100 : Added multi-domain/forest support to Test-PasswordQuality
2020-03-09 20:56:48 +01:00
Michael Grafnetter
770a99ad0e
Implemented domain name retrieval through MS-DRSR.
2020-02-25 21:14:03 +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
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
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
Michael Grafnetter
bd72e4bee5
Renamed the -DBPath parameter into -DatabasePath
2019-06-14 07:44:02 +02:00
Michael Grafnetter
4b5d80329d
Added RFM 2008 R2 + FRS support
2019-05-08 11:50:01 +02:00
Michael Grafnetter
07d2298203
More Test-PasswordQuality performance improvements
2019-04-19 18:28:51 +02:00
Michael Grafnetter
bf5cf2eab0
Added binary search support to the Test-PasswordQuality cmdlet.
2019-04-17 23:17:01 +02:00
Michael Grafnetter
85e96a2ef3
Fixed DFS-R restore
2019-02-02 01:22:57 +01:00
Michael Grafnetter
b566a075fc
Added Install-ADDSForest to RFM.
2019-01-11 23:10:03 +01:00
Michael Grafnetter
2ba063b93b
Added DNWithBinary support to KeyCredential
2019-01-02 23:48:56 +01:00
Michael Grafnetter
64ecf56dba
Switched to AutoMapper instance-based API
2019-01-02 19:38:40 +01:00
Michael Grafnetter
d7ff8d75d9
LSARPC DPAPI backup key retrieval, refactoring, doc update
2018-12-30 18:23:49 +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
e482961dc4
Removed Primary Domain retrieval from LSA Policy Information.
2018-10-23 16:21:47 +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
38d19bdefb
Minor validation and perf fixes in password mod.
2018-09-28 18:40:35 +02:00
Michael Grafnetter
42b0350f1d
Get-ADDBAccount -All now reports its progress.
2018-09-28 18:05:06 +02:00
Michael Grafnetter
cb76bd91db
Added support for HaveIBeenPwned
2018-09-28 16:10:35 +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
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
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
02de708d15
Fixed #51
2018-07-06 18:54:50 +02:00
Michael Grafnetter
3ccfd2c1a1
Fixed #50
2018-07-06 18:31:08 +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
a5080bee45
Implemented SAM EnumerateDomains, Fixed memory leaks
2016-11-20 18:28:02 +01:00
MichaelGrafnetter
3e54e18728
Added the Get-ADPasswordPolicy cmdlet.
2016-11-15 00:31:27 +01:00
MichaelGrafnetter
00026e83d5
Removed preview banner
2016-10-02 20:29:16 +02:00
MichaelGrafnetter
26f91ca5df
Closed #26 : KDS Root Key extraction from ntds.dit
2016-10-02 16:20:21 +02:00