You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,7 @@ The online version of [PowerShell Get-Help documentation](../Documentation/Power
134
134
135
135
I have also published a series of articles about the DSInternals module on [my blog](https://www.dsinternals.com/en/). Here are a few of them:
136
136
137
+
-[Juicing ntds.dit Files to the Last Drop](https://specterops.io/blog/2025/08/14/juicing-ntds-dit-files-last-drop-dsinternals-powershell-active-directory-offline-attacks/)
137
138
-[New Offline Capabilities in DSInternals 4.11](https://www.dsinternals.com/en/dsinternals-v4.11/)
See the [Changelog](https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/CHANGELOG.md) for a more detailed list of new features.
@@ -330,11 +358,28 @@ jobs:
330
358
331
359
- The module is available in the [PowerShell Gallery](https://www.powershellgallery.com/packages/DSInternals).
332
360
- As an alternative, the attached `DSInternals_v${{ needs.build.outputs.powershell-module-version }}.zip` file can be used for [offline module installation](https://github.com/MichaelGrafnetter/DSInternals#offline-module-distribution).
333
-
361
+
- The module is also available as a [Chocolatey package](https://community.chocolatey.org/packages/dsinternals-psmodule).
362
+
334
363
### NuGet Packages
335
364
336
365
Official binary packages are available in the [NuGet Gallery](https://www.nuget.org/profiles/DSInternals).
0 commit comments