awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to improsec/improhound

Open-source alternatives to ImproHound

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

  • 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
  • ghostpack/pspkiauditGhostPack avatar

    GhostPack/PSPKIAudit

    936View on GitHub↗

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

    PowerShell
    View on GitHub↗936
  • 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
  • bats3c/adcspwnbats3c avatar

    bats3c/ADCSPwn

    876View on GitHub↗

    A tool to escalate privileges in an active directory network by coercing authenticate from machine accounts (Petitpotam) and relaying to the certificate service.

    C#
    View on GitHub↗876
  • byt3bl33d3r/crackmapexecbyt3bl33d3r avatar

    byt3bl33d3r/CrackMapExec

    9,144View on GitHub↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    View on GitHub↗9,144

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
  • c3c/adexplorersnapshot.pyC

    c3c/ADExplorerSnapshot.py

    0View on GitHub↗
    View on GitHub↗0
  • canix1/adaclscannercanix1 avatar

    canix1/ADACLScanner

    1,172View on GitHub↗

    Repo for ADACLScan.ps1 - Your number one script for ACL's in Active Directory

    PowerShell
    View on GitHub↗1,172
  • 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
  • fuzzysecurity/standinFuzzySecurity avatar

    FuzzySecurity/StandIn

    865View on GitHub↗

    StandIn is a small AD post-compromise toolkit. StandIn came about because recently at xforcered we needed a .NET native solution to perform resource based constrained delegation. However, StandIn quickly ballooned to include a number of comfort features.

    C#
    View on GitHub↗865
  • 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
  • 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/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
  • improsec/backupoperatortoolkitI

    improsec/BackupOperatorToolkit

    0View on GitHub↗
    View on GitHub↗0
  • kevin-robertson/powermadKevin-Robertson avatar

    Kevin-Robertson/Powermad

    1,485View on GitHub↗

    PowerShell MachineAccountQuota and DNS exploit tools

    PowerShell
    View on GitHub↗1,485
  • 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
  • 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
  • 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
  • outflanknl/recon-adoutflanknl avatar

    outflanknl/Recon-AD

    332View on GitHub↗

    New monitoring and defense optics are being applied within Microsoft operating systems and security products. This should help defenders in detecting malicious behavior within their environments. While PowerShell has long been very popular for post exploitation, now it’s something attackers try…

    C++
    View on GitHub↗332
  • 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