SaaSHub helps you find the best software and product alternatives Learn more →
DSInternals Alternatives
Similar projects and alternatives to DSInternals
-
SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
ad-password-protection
Active Directory password filter featuring breached password checking and custom complexity rules
-
-
-
800-63-3
Home to public development of NIST Special Publication 800-63-3: Digital Authentication Guidelines
-
ADRecon
ADRecon is a tool which gathers information about the Active Directory and generates a report which can provide a holistic picture of the current state of the target AD environment.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
-
PwnedPasswordsDLL
Open source solution to check prospective AD passwords against previously breached passwords
-
Minimalistic-offensive-security-tools
A repository of tools for pentesting of restricted and isolated environments.
-
OpenPasswordFilter
An open source custom password filter DLL and userspace service to better protect / control Active Directory domain passwords.
-
DSInternals discussion
DSInternals reviews and mentions
-
recovering corrupted ad database
Thirdly dsinternals suite can be used to resurrect domain controllers from the dead.. it works very well and is pretty easy - https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/New-ADDBRestoreFromMediaScript.md - the person who created this is nothing short of a wizard.
-
Windows AD and Google Workspace Password Audit
Greetings. I would like to get recommendations for tools that will allow me to audit the password strength of users in Windows Active Directory and Google Workspace. I came across this one for AD that I plan to try. https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/Test-PasswordQuality.md
- AD Migration Questions
-
Customer ransomwared, and in bad place. Active Directory the priority.
As you have no AD specific backup or recovery plan nor do you have an idea of when ransomware was copied into the environment I.e. how long was it sitting dormant? I’d suggest you take the backup you have then use this script from DSInternals - https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/New-ADDBRestoreFromMediaScript.md - to restore ONLY Active Directory (NTDS + SYSVOl) into clean media (needs to be the same major OS version).
-
Manipulating User Passwords with Mimikatz
Note**:** The same can be done using the DSInternals Set-SamAccountPasswordHash command.
-
Finding Weak Passwords in AD
To find out, you can use the DSInternals command Test-PasswordQuality. It will extract the password hashes for all your user accounts and compare them against the password hashes for a dictionary of weak passwords.
-
Backup Active Directory
Recovery is still an option with this module: https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/New-ADDBRestoreFromMediaScript.md
- Active Directory Password Hash Reversing?
-
Security Cadence: Passphrases
Load DSInternals Powershell Module (Install-Module DSInternals -Force OR https://github.com/MichaelGrafnetter/DSInternals
-
Auto Generate a String array I can then use in a "foreach" loop
FYI, there's a PS module you can use to check passwords. Here's a link to some info about that: https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/Get-ADReplAccount.md
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Feb 2025
Stats
MichaelGrafnetter/DSInternals is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of DSInternals is C#.
Popular Comparisons
- DSInternals VS weakpass
- DSInternals VS ADRecon
- DSInternals VS BloodHound-Legacy
- DSInternals VS PowerSploit
- DSInternals VS ad-password-protection
- DSInternals VS adfsmfa
- DSInternals VS Minimalistic-offensive-security-tools
- DSInternals VS PwnedPasswordsDLL
- DSInternals VS 800-63-3
- DSInternals VS JsonSettings