Create separate dictionary password report.

This commit is contained in:
2024-08-12 11:48:43 +02:00
parent 51b518613f
commit 76c9fcfb61
2 changed files with 50 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## Extract-NTHashes.ps1
### version 1.1.1
**Updated:**
- UPNs of the accounts with passwords found in dictionary were moved into separate report (one UPN at a line) to enable further automation.
### version 1.1.0
**Added:**
- UPN retrieval (this will prolong the time needed to run the script significantly)