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
B

BC-SECURITY/Invoke-ZeroLogon

0
View on GitHub↗
0 stars·0 forks·12 views

Invoke ZeroLogon

Features

  • Domain Privilege Escalation - PowerShell implementation of the Zerologon exploit.

Star history

Star history chart for bc-security/invoke-zerologonStar history chart for bc-security/invoke-zerologon

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 Invoke ZeroLogon

These projects share indexed features with Invoke ZeroLogon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mantvydasb/redteaming-tactics-and-techniquesmantvydasb avatar

    mantvydasb/RedTeaming-Tactics-and-Techniques

    4,620View on GitHub↗

    This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior. It serves as a comprehensive collection of technical guides and tactics for executing red team operations. The repository provides detailed instructions for Active Directory exploitation, including Kerberos abuse and domain privilege escalation. It covers defense evasion through API unhooking and payload obfuscation, as well as Windows internals research involving the manipulation of kernel objects and system memory. The capability surface extends to network penetration testi

    PowerShelloffensive-securityoscppentesting
    View on GitHub↗4,620
  • cube0x0/cve-2021-1675cube0x0 avatar

    cube0x0/CVE-2021-1675

    1,989View on GitHub↗

    C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527

    C#
    View on GitHub↗1,989
  • dafthack/domainpasswordspraydafthack avatar

    dafthack/DomainPasswordSpray

    2,057View on GitHub↗

    DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS!

    PowerShell
    View on GitHub↗2,057
  • 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
Compare all 17 related projects→

Frequently asked questions

What are the main features of bc-security/invoke-zerologon?

The main features of bc-security/invoke-zerologon are: Domain Privilege Escalation.

Which projects share features with bc-security/invoke-zerologon?

Projects with overlapping indexed features include: mantvydasb/redteaming-tactics-and-techniques — This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior.… cube0x0/cve-2021-1675 — C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527. dafthack/domainpasswordspray — DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By… dirkjanm/privexchange — Exchange your privileges for Domain Admin privs by abusing Exchange. fox-it/aclpwn.py. byt3bl33d3r/crackmapexec — CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security…