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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 Repos

Awesome GitHub RepositoriesWindows Security Utilities

Tools for auditing, exploiting, and managing Windows environments.

Explore 18 awesome GitHub repositories matching part of an awesome list · Windows Security Utilities. Refine with filters or upvote what's useful.

Awesome Windows Security Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • powershellmafia/powersploitAvatar von PowerShellMafia

    PowerShellMafia/PowerSploit

    12,880Auf GitHub ansehen↗

    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

    Framework for post-exploitation tasks using PowerShell.

    PowerShell
    Auf GitHub ansehen↗12,880
  • alessandroz/lazagneAvatar von AlessandroZ

    AlessandroZ/LaZagne

    10,867Auf GitHub ansehen↗

    LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems, browsers, and applications. It functions as a security utility for retrieving stored credentials from compromised systems during penetration testing. The tool provides capabilities for decrypting domain credentials and extracting sensitive data from system storage, including memory dumps, credential managers, keychains, and password hashes. It recovers stored passwords from common software by accessing plaintext files, APIs, and local databases. The project supports digital

    Recovers stored credentials from various applications.

    Python
    Auf GitHub ansehen↗10,867
  • adaptivethreat/bloodhoundAvatar von adaptivethreat

    adaptivethreat/Bloodhound

    10,552Auf GitHub ansehen↗

    Bloodhound is an Active Directory attack path mapper and security auditor designed to visualize trust relationships and permission chains. It serves as an attack surface management tool that identifies paths to domain administrator and other high-privileged accounts. The project uses a graph database analyzer to map complex identity and access relationships. It quantifies the risk of privilege escalation by identifying misconfigured permissions and trust links within Windows domains. The system provides capabilities for Active Directory security analysis, identity and access auditing, and ne

    Visualizes Active Directory trust relationships and attack paths.

    PowerShell
    Auf GitHub ansehen↗10,552
  • fireeye/commando-vmAvatar von fireeye

    fireeye/commando-vm

    7,668Auf GitHub ansehen↗

    Commando-VM is a Windows penetration testing distribution and offensive security toolkit. It provides a specialized virtual machine environment loaded with a curated suite of security auditing and exploitation tools designed for red teaming operations. The project facilitates the creation of red team infrastructure and security audit environments. It focuses on windows security auditing and penetration testing to help simulate adversary behavior and identify exploitable security flaws. The environment is established through script-based provisioning and modular toolset deployment. This proce

    Automated deployment of penetration testing tools on Windows.

    PowerShell
    Auf GitHub ansehen↗7,668
  • ionuttbara/windows-defender-removerAvatar von ionuttbara

    ionuttbara/windows-defender-remover

    7,135Auf GitHub ansehen↗

    This project is a Windows security removal tool designed to permanently disable and delete antivirus services and security monitoring components from the operating system. It functions as a system performance optimizer and policy manager to remove security mitigations and clear policy files that restrict application execution. The tool includes a Windows ISO customizer that embeds configuration files and unattended installation scripts into bootable images. This allows security features to be bypassed and services to be disabled before the initial system boot. The software covers broad capab

    A specialized utility for permanently disabling and deleting antivirus and security components on Windows.

    Batchfiledefenderdefender-disablerdefender-remover
    Auf GitHub ansehen↗7,135
  • spiderlabs/responderAvatar von SpiderLabs

    SpiderLabs/Responder

    4,875Auf GitHub ansehen↗

    Responder is a man-in-the-middle framework and network protocol spoofing tool designed to intercept network name queries and impersonate requested resources. It functions as a poisoner for LLMNR, NBT-NS, and MDNS, redirecting network traffic from clients to a controlled listener. The project serves as a credential capture tool that runs rogue servers for SMB, HTTP, and LDAP to collect NTLM hashes and clear text credentials. It enables the harvesting of encrypted authentication tokens and the interception of usernames and passwords sent without encryption. Its broader capabilities include int

    Poisoning tool for network name resolution protocols.

    Python
    Auf GitHub ansehen↗4,875
  • ghostpack/rubeusAvatar von GhostPack

    GhostPack/Rubeus

    4,890Auf GitHub ansehen↗

    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

    Tool for interacting with and abusing Kerberos tickets.

    C#kerberos
    Auf GitHub ansehen↗4,890
  • gdssecurity/windows-exploit-suggesterAvatar von GDSSecurity

    GDSSecurity/Windows-Exploit-Suggester

    4,209Auf GitHub ansehen↗

    Windows-Exploit-Suggester ist ein Security-Audit-Tool zum Scannen von Windows-Systemen auf veraltete Komponenten und fehlende Sicherheits-Patches. Es fungiert als Vulnerability-Scanner, der den Patch-Stand des Ziels mit offiziellen Sicherheitsbulletins der Hersteller vergleicht, um Sicherheitslücken zu identifizieren. Das Tool ist auf Exploit-Mapping spezialisiert und verknüpft identifizierte fehlende Updates mit bekanntem öffentlichem Exploit-Code und verfügbaren Penetration-Testing-Modulen. Es automatisiert den Rechercheprozess durch den Abgleich fehlender Patches mit spezifischen Schwachstellen-IDs, um anwendbare Angriffsvektoren zu bestimmen. Das System umfasst Funktionen für den Remote-Patch-Stand-Vergleich und heuristische Erkennung, um den Status eines Hosts abzuleiten. Es hält die Genauigkeit durch einen Synchronisationsmechanismus aufrecht, der die neuesten Sicherheitsdaten von Herstellerquellen herunterlädt und parst, um die interne Schwachstellendatenbank zu aktualisieren.

    Identifies missing patches and potential vulnerabilities on Windows systems.

    Python
    Auf GitHub ansehen↗4,209
  • securethisshit/winpwnAvatar von SecureThisShit

    SecureThisShit/WinPwn

    3,673Auf GitHub ansehen↗

    WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege escalation. It functions as a suite for Active Directory security auditing, credential extraction, and the execution of privilege escalation scripts. The toolset enables the automation of SMB relay attacks to intercept and reuse authentication hashes. It provides specialized capabilities for retrieving passwords and hashes from system memory, registries, and browsers using obfuscated techniques to avoid detection. The framework covers broad capability areas including domain a

    Automates reconnaissance and privilege escalation on Windows domains.

    PowerShell
    Auf GitHub ansehen↗3,673
  • dafthack/mailsniperAvatar von dafthack

    dafthack/MailSniper

    3,246Auf GitHub ansehen↗

    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.

    Searches and extracts data from Microsoft Exchange environments.

    PowerShell
    Auf GitHub ansehen↗3,246
  • kevin-robertson/inveighAvatar von Kevin-Robertson

    Kevin-Robertson/Inveigh

    2,983Auf GitHub ansehen↗

    .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers

    Performs spoofing and man-in-the-middle attacks on Windows networks.

    C#
    Auf GitHub ansehen↗2,983
  • rabbitstack/fibratusAvatar von rabbitstack

    rabbitstack/fibratus

    2,493Auf GitHub ansehen↗

    Adversary tradecraft detection, protection, and hunting

    Traces and explores Windows kernel activities.

    Goadversaryblueteamedr
    Auf GitHub ansehen↗2,493
  • sensepost/rulerAvatar von sensepost

    sensepost/ruler

    2,306Auf GitHub ansehen↗

    A tool to abuse Exchange services

    Gains remote shell access via Outlook and Exchange features.

    Go
    Auf GitHub ansehen↗2,306
  • taviso/ctftoolAvatar von taviso

    taviso/ctftool

    1,666Auf GitHub ansehen↗

    Interactive CTF Exploration Tool

    Exploration tool for collaborative translation framework attacks.

    C
    Auf GitHub ansehen↗1,666
  • byt3bl33d3r/deathstarAvatar von byt3bl33d3r

    byt3bl33d3r/DeathStar

    1,618Auf GitHub ansehen↗

    Uses Empire's (https://github.com/BC-SECURITY/Empire) RESTful API to automate gaining Domain and/or Enterprise Admin rights in Active Directory environments using some of the most common offensive TTPs.

    Automates privilege escalation to Domain Admin in Active Directory.

    Python
    Auf GitHub ansehen↗1,618
  • nccgroup/redsnarfAvatar von nccgroup

    nccgroup/redsnarf

    1,214Auf GitHub ansehen↗

    RedSnarf is a pen-testing / red-teaming tool for Windows environments

    Retrieves credentials and hashes from Windows infrastructure.

    PowerShell
    Auf GitHub ansehen↗1,214
  • trustedsec/ridenumAvatar von trustedsec

    trustedsec/ridenum

    311Auf GitHub ansehen↗

    Rid_enum is a null session RID cycle attack for brute forcing domain controllers.

    Enumerates domain users and performs password brute-forcing.

    Python
    Auf GitHub ansehen↗311
  • nccgroup/scomdecryptAvatar von nccgroup

    nccgroup/SCOMDecrypt

    130Auf GitHub ansehen↗

    SCOMDecrypt is a tool to decrypt stored RunAs credentials from SCOM servers

    Decrypts credentials stored in System Center Operations Manager databases.

    C#
    Auf GitHub ansehen↗130
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Windows Security Utilities