DSInternals VS ADRecon

Compare DSInternals vs ADRecon and see what are their differences.

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. (by adrecon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DSInternals ADRecon
16 4
1,529 608
- 5.3%
6.7 2.1
12 days ago 3 months ago
C# PowerShell
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DSInternals

Posts with mentions or reviews of DSInternals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • recovering corrupted ad database
    1 project | /r/activedirectory | 17 May 2023
    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
    1 project | /r/cybersecurity | 26 Apr 2023
    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
    1 project | /r/activedirectory | 23 Mar 2023
  • Customer ransomwared, and in bad place. Active Directory the priority.
    1 project | /r/activedirectory | 22 Dec 2022
    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
    2 projects | /r/Netwrix | 7 Dec 2022
    Note**:** The same can be done using the DSInternals Set-SamAccountPasswordHash command.
  • Finding Weak Passwords in AD
    2 projects | /r/Netwrix | 1 Dec 2022
    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
    1 project | /r/activedirectory | 3 Sep 2022
    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?
    1 project | /r/sysadmin | 1 Aug 2022
  • Security Cadence: Passphrases
    5 projects | /r/sysadmin | 31 Jan 2022
    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
    2 projects | /r/PowerShell | 30 Nov 2021
    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

ADRecon

Posts with mentions or reviews of ADRecon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.
  • Creating a jump host in 2023
    6 projects | /r/sysadmin | 2 Jan 2023
    If you're planning to use Active Directory and/or Azure AD, run ADRecon/AzureADRecon and Bloodhound frequently and review in depth. Run ScoutSuite frequently and review as part of a normal operational cycle (e.g., at weekly team meetings make the results available and set aside 15 minutes to discuss and make assignments). Look critically at where these three tools overlap within two or three degrees of separation from your jump hosts (e.g., hosts/nodes that are one or two devices away and users/security groups that are one or two devices away) for help prioritizing when you have too many high-risk/high-impact items to look through.
  • As IT, is it possible to track Dell or Lenovo units?
    1 project | /r/sysadmin | 10 Dec 2022
  • Free range internal pen testing
    2 projects | /r/Pentesting | 22 Jul 2022
    You can run ADRecon to create an Excel report with all AD objects like users, groups, computers etc. Very useful to get an overview of you AD. Especially inspect the Excel tab "users" and go through the columns "info" and "description". Many companies store cleartext credentials or initial passwords in these fields. Those fields can be read by any authenticated AD user and is not a great place to put sensitive data
  • Active Directory Audit - PingCastle?
    4 projects | /r/sysadmin | 3 Jul 2021

What are some alternatives?

When comparing DSInternals and ADRecon you can also consider the following projects:

weakpass - Weakpass collection of tools for bruteforce and hashcracking

BloodHound - Six Degrees of Domain Admin

adfsmfa - MFA for ADFS 2022/2019/2016/2012r2

PowerSploit - PowerSploit - A PowerShell Post-Exploitation Framework

ScoutSuite - Multi-Cloud Security Auditing Tool

Minimalistic-offensive-security-tools - A repository of tools for pentesting of restricted and isolated environments.

AzureADRecon - AzureADRecon is a tool which gathers information about the Azure Active Directory and generates a report which can provide a holistic picture of the current state of the target environment.

ad-password-protection - Active Directory password filter featuring breached password checking and custom complexity rules

Wazuh - Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.

PwnedPasswordsDLL - Open source solution to check prospective AD passwords against previously breached passwords