awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to samratashok/admodule

Open-source alternatives to ADModule

30 open-source projects similar to samratashok/admodule, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ADModule alternative.

  • kevin-robertson/powermadKevin-Robertson avatar

    Kevin-Robertson/Powermad

    1,485View on GitHub↗

    PowerShell MachineAccountQuota and DNS exploit tools

    PowerShell
    View on GitHub↗1,485
  • secureauthcorp/impacketSecureAuthCorp avatar

    SecureAuthCorp/impacket

    15,850View on GitHub↗

    Impacket is a Python network protocol library and packet crafting framework used for constructing, modifying, and sending raw network packets. It functions as a network protocol manipulation toolkit that allows for the implementation of communication protocols through structured object models. The project provides a Windows network security toolkit specifically designed for interacting with Active Directory and SMB services. It enables network security testing and auditing of Windows environments by executing authentication sequences using passwords, hashes, tickets, or security keys. The li

    Python
    View on GitHub↗15,850
  • gentilkiwi/mimikatzgentilkiwi avatar

    gentilkiwi/mimikatz

    21,630View on GitHub↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    View on GitHub↗21,630
  • powershellmafia/powersploitPowerShellMafia avatar

    PowerShellMafia/PowerSploit

    12,880View on GitHub↗

    PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team operations. It provides a framework for auditing Windows system configurations and evaluating the effectiveness of security defenses within an enterprise environment. The framework focuses on techniques that leverage native system administration tools and scripting environments to perform operations. It includes capabilities for executing arbitrary commands, escalating user privileges, and maintaining system persistence through event subscriptions. By utilizing in-memory execu

    PowerShell
    View on GitHub↗12,880

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bloodhoundad/bloodhoundBloodHoundAD avatar

    BloodHoundAD/BloodHound

    10,552View on GitHub↗

    BloodHound is a graph-based security analysis tool designed to map trust relationships and attack vectors within Active Directory environments. It functions as an attack path mapper and risk assessment system that uses graph theory to identify hidden relationships and paths leading to high-privilege accounts. The tool specializes in network attack surface mapping and privilege escalation pathfinding. It quantifies security risks by measuring the reliability of attack paths to critical targets, allowing for the prioritization of vulnerability elimination. The system provides capabilities for

    PowerShell
    View on GitHub↗10,552
  • creddefense/creddefenseC

    CredDefense/CredDefense

    0View on GitHub↗
    View on GitHub↗0
  • cube0x0/nopaccube0x0 avatar

    cube0x0/noPac

    1,403View on GitHub↗

    CVE-2021-42287/CVE-2021-42278 Scanner & Exploiter.

    C#
    View on GitHub↗1,403
  • cyberark/zbangC

    cyberark/zBang

    0View on GitHub↗
    View on GitHub↗0
  • dafthack/mailsniperdafthack avatar

    dafthack/MailSniper

    3,246View on GitHub↗

    MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email, or by an administrator to search the mailboxes of every user in a domain.

    PowerShell
    View on GitHub↗3,246
  • dirkjanm/ldapdomaindumpdirkjanm avatar

    dirkjanm/ldapdomaindump

    1,379View on GitHub↗
    Python
    View on GitHub↗1,379
  • dirkjanm/roadtoolsdirkjanm avatar

    dirkjanm/ROADtools

    2,644View on GitHub↗

    (Rogue Office 365 and Azure (active) Directory tools)

    Python
    View on GitHub↗2,644
  • fox-it/aclpwn.pyF

    fox-it/aclpwn.py

    0View on GitHub↗
    View on GitHub↗0
  • fox-it/adconnectdumpfox-it avatar

    fox-it/adconnectdump

    794View on GitHub↗

    This toolkit offers several ways to extract and decrypt stored Entra ID (Azure AD) and Active Directory credentials from Entra ID Connect servers. These credentials have high privileges in both the on-premise directory and the cloud. The tools were originally released as part of my Azure AD…

    C#
    View on GitHub↗794
  • fox-it/mitm6fox-it avatar

    fox-it/mitm6

    1,911View on GitHub↗

    mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server. It does this by replying to DHCPv6 messages, providing victims with a link-local IPv6 address and setting the attackers host as default DNS server. As DNS server, mitm6 will…

    Python
    View on GitHub↗1,911
  • gerenios/aadinternalsGerenios avatar

    Gerenios/AADInternals

    1,657View on GitHub↗

    AADInternals is PowerShell module for administering Azure AD and Office 365

    PowerShell
    View on GitHub↗1,657
  • ghostpack/certifyGhostPack avatar

    GhostPack/Certify

    1,994View on GitHub↗

    Certify is a C# tool to enumerate and abuse misconfigurations in Active Directory Certificate Services (AD CS).

    C#
    View on GitHub↗1,994
  • ghostpack/pspkiauditGhostPack avatar

    GhostPack/PSPKIAudit

    936View on GitHub↗

    PowerShell toolkit for auditing Active Directory Certificate Services (AD CS).

    PowerShell
    View on GitHub↗936
  • ghostpack/rubeusGhostPack avatar

    GhostPack/Rubeus

    4,890View on GitHub↗

    Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full suite of operations for manipulating Kerberos tickets, exploiting delegation configurations, and performing credential attacks against Windows domains. The toolkit enables ticket extraction from logon sessions and memory, with real-time monitoring via Event Tracing for Windows. It supports forging golden and silver tickets with arbitrary privileges, as well as the creation of forged delegation contexts. Delegation attacks include abuse of constrained and unconstrained delegat

    C#kerberos
    View on GitHub↗4,890
  • ghostpack/safetykatzGhostPack avatar

    GhostPack/SafetyKatz

    1,325View on GitHub↗

    SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader.

    C#
    View on GitHub↗1,325
  • ghostpack/sharpdumpG

    GhostPack/SharpDump

    0View on GitHub↗
    View on GitHub↗0
  • harmj0y/asreproastH

    HarmJ0y/ASREPRoast

    0View on GitHub↗
    View on GitHub↗0
  • improsec/backupoperatortoolkitI

    improsec/BackupOperatorToolkit

    0View on GitHub↗
    View on GitHub↗0
  • improsec/improhoundimprosec avatar

    improsec/ImproHound

    327View on GitHub↗

    Identify the attack paths in BloodHound breaking your AD tiering

    C#
    View on GitHub↗327
  • l0ss/grouperl0ss avatar

    l0ss/Grouper

    736View on GitHub↗

    DONT USE GROUPER ANY MORE. USE GROUPER2! https://github.com/l0ss/Grouper2

    PowerShell
    View on GitHub↗736
  • leechristensen/spoolsampleleechristensen avatar

    leechristensen/SpoolSample

    1,133View on GitHub↗

    PoC tool to coerce Windows hosts authenticate to other machines via the MS-RPRN RPC interface. This is possible via other protocols as well.

    C#
    View on GitHub↗1,133
  • leoloobeek/lapstoolkitL

    leoloobeek/LAPSToolkit

    0View on GitHub↗
    View on GitHub↗0
  • lkarlslund/adalanchelkarlslund avatar

    lkarlslund/Adalanche

    2,185View on GitHub↗

    Attack Graph Visualizer and Explorer (Active Directory) ...Who's really Domain Admin?

    Goaclacl-auditactive-directory
    View on GitHub↗2,185
  • netspi/microburstNetSPI avatar

    NetSPI/MicroBurst

    2,396View on GitHub↗

    licence badge:https://img.shields.io/badge/license-New%20BSD-blue.svg stars badge:https://img.shields.io/github/stars/NetSPI/MicroBurst.svg forks badge:https://img.shields.io/github/forks/NetSPI/MicroBurst.svg issues badge:https://img.shields.io/github/issues/NetSPI/MicroBurst.svg

    PowerShell
    View on GitHub↗2,396
  • netspi/powerupsqlNetSPI avatar

    NetSPI/PowerUpSQL

    2,721View on GitHub↗

    PowerUpSQL: A PowerShell Toolkit for Attacking SQL Server

    PowerShell
    View on GitHub↗2,721
  • nyxgeek/o365reconnyxgeek avatar

    nyxgeek/o365recon

    743View on GitHub↗

    script to retrieve information via O365 and AzureAD with a valid cred

    PowerShell
    View on GitHub↗743