DSInternals is a Python library for interacting with Active Directory Directory Services internals. Version 1.2.5 supports Python >=3.4 and provides tools for parsing domain backup files, extracting password hashes, and manipulating directory objects. Released under BSD-3-Clause.
pip install dsinternalsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: connect to a domain controller and retrieve domain information.
Use Python 3.4 or later.
Ensure the account has appropriate AD permissions.
Use environment variables or secure vaults for credentials.
No dependency data recorded yet.