Commit Graph

26 Commits

Author SHA1 Message Date
Michael Grafnetter
7ba59c12ee Resolved #132: Detect kerberoastable accounts using Test-PasswordQuality 2021-10-30 16:20:59 +02:00
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
6fe15cab42 Imroved AAD key credential auditing 2020-04-01 13:06:00 +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
4bd9807687 Resolved #100: Added multi-domain/forest support to Test-PasswordQuality 2020-03-09 20:56:48 +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
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
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
2ba063b93b Added DNWithBinary support to KeyCredential 2019-01-02 23:48:56 +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
cb76bd91db Added support for HaveIBeenPwned 2018-09-28 16:10:35 +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
MichaelGrafnetter
3e54e18728 Added the Get-ADPasswordPolicy cmdlet. 2016-11-15 00:31:27 +01: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