Commit Graph

43 Commits

Author SHA1 Message Date
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
MichaelGrafnetter
e21c85812f Resolved #29: PercentComplete has been capped to 100. 2016-09-28 17:11:43 +02:00
MichaelGrafnetter
c6fb24c78c Resolved #17: Add support for replication progress reporting 2016-09-16 17:22:16 +02:00
MichaelGrafnetter
835cfa7a14 Fix #21: Password audit without password disclosure 2016-08-08 20:30:02 +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
4296db8326 Initial source commit 2015-12-26 23:44:43 +01:00