Update README.md

Added link to the "Extracting Roamed Private Keys from Active Directory" article.
This commit is contained in:
Michael Grafnetter 2020-03-24 18:27:15 +01:00 committed by GitHub
parent 3f443bdf05
commit aa4e6b5149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/README.md vendored
View File

@ -99,6 +99,7 @@ The online version of [PowerShell Get-Help documentation](../Documentation/Power
I have also published a series of articles about the DSInternals module on [my blog](https://www.dsinternals.com/en/list-of-cmdlets-in-the-dsinternals-module/). Here are a few of them:
- [CQLabs Extracting Roamed Private Keys from Active Directory](https://cqureacademy.com/blog/extracting-roamed-private-keys)
- [CQLabs Offline Attacks on Active Directory](https://cqureacademy.com/cqure-labs/cqlabs-dsinternals-powershell-module)
- [Auditing Active Directory Password Quality](https://www.dsinternals.com/en/auditing-active-directory-password-quality/)
- [Dumping ntds.dit files](https://www.dsinternals.com/en/dumping-ntds-dit-files-using-powershell/)