DSInternals.Common 4.5.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Framework 4.7.2
Details
Advisory: https://github.com/advisories/GHSA-vx2x-9cff-fhjw Severity: moderate
There is a newer version of this package available.
See the version list below for details.
dotnet add package DSInternals.Common --version 4.5.0
NuGet\Install-Package DSInternals.Common -Version 4.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DSInternals.Common" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSInternals.Common --version 4.5.0
#r "nuget: DSInternals.Common, 4.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DSInternals.Common as a Cake Addin
#addin nuget:?package=DSInternals.Common&version=4.5.0

// Install DSInternals.Common as a Cake Tool
#tool nuget:?package=DSInternals.Common&version=4.5.0

This package is shared between all other DSInternals packages. Its main features are Azure AD Graph API and ADSI clients for for retrieval of cryptographic material. It contains implementations of common hash functions used by Windows, including NT hash, LM hash and OrgId hash. It also contains methods for SysKey/BootKey retrieval.

Product Versions
.NET Framework net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DSInternals.Common:

Package Downloads
DSInternals.Replication The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DSInternals Replication implements a client for the Active Directory Replication Service Remote Protocol (DRS-R). It can be used to remotely extract password hashes from domain controllers.

DSInternals.DataStore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DSInternals DataStore is an advanced framework for offline ntds.dit file manipulation. It can be used to extract password hashes from Active Directory backups or to modify the sIDHistory and primaryGroupId attributes.

DSInternals.SAM The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DSInternals SAM implements a client for the Security Accounts Manager Remote Protocol (SAM-R) and Local Security Authority Remote Protocol(MS-LSAD or LSARPC). It can be used to import password hashes into Active Directory or to query and modify LSA Policy.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DSInternals.Common:

Repository Stars
lithnet/ad-password-protection
Active Directory password filter featuring breached password checking and custom complexity rules
Version Downloads Last updated
4.8.0 908 12/6/2022
4.7.0 5,066 10/30/2021
4.5.0 2,540 10/13/2021
4.4.0 11,002 7/3/2020
4.3.0 1,478 4/2/2020
4.2.0 1,121 3/18/2020
4.1.0 881 12/12/2019
4.0.0 1,187 12/4/2019
3.6.0 1,187 6/28/2019
3.2.0 6,664 1/3/2019
3.1.0 1,285 12/29/2018
3.0.0 1,621 9/29/2018
2.21.2 8,295 4/19/2017
2.21.0 1,877 3/25/2017
2.20.0 2,073 11/15/2016
2.19.0 1,757 10/21/2016
2.18.0 1,625 10/2/2016
2.17.0 1,620 9/16/2016
2.16.0 1,649 8/7/2016
2.15.0 1,690 6/18/2016
2.14.0 1,485 4/30/2016
2.13.0 1,857 2/23/2016

- Added the ability to modify FIDO2 and NGC keys registered in Azure Active Directory.
- Improved parsing of roaming CNG private keys.
- Updated the target .NET Framework to 4.7.2.