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
dirkjanm avatar

dirkjanm/ldapdomaindump

0
View on GitHub↗
1,379 stars·225 forks·Python·mit·19 views

Ldapdomaindump

Features

  • Active Directory Auditing - Extracts and dumps Active Directory information via LDAP.
  • Active Directory Penetration - Tool for dumping Active Directory information via LDAP.
  • Domain Enumeration - Tool for dumping Active Directory information via LDAP.
  • Security Tooling - Dumping Active Directory information via LDAP.

Star history

Star history chart for dirkjanm/ldapdomaindumpStar history chart for dirkjanm/ldapdomaindump

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Ldapdomaindump

These projects share indexed features with Ldapdomaindump. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • compasssecurity/bloodhoundqueriesC

    CompassSecurity/BloodHoundQueries

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • cyberark/aclightcyberark avatar

    cyberark/ACLight

    828View on GitHub↗

    A script for advanced discovery of Privileged Accounts - includes Shadow Admins

    PowerShell
    View on GitHub↗828
Compare all 30 related projects→

Frequently asked questions

What are the main features of dirkjanm/ldapdomaindump?

The main features of dirkjanm/ldapdomaindump are: Active Directory Auditing, Active Directory Penetration, Domain Enumeration, Security Tooling.

Which projects share features with dirkjanm/ldapdomaindump?

Projects with overlapping indexed features include: compasssecurity/bloodhoundqueries. dirkjanm/adidnsdump — Active Directory Integrated DNS dumping by any authenticated user. bloodhoundad/bloodhound — BloodHound is a graph-based security analysis tool designed to map trust relationships and attack vectors within… canix1/adaclscanner — Repo for ADACLScan.ps1 - Your number one script for ACL's in Active Directory. cyberark/aclight — A script for advanced discovery of Privileged Accounts - includes Shadow Admins. fox-it/aclpwn.py.