awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GhostPack avatar

GhostPack/Rubeus

0
View on GitHub↗

Rubeus

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 delegation, S4U2Self and S4U2Proxy exploitation, and the Bronze Bit vulnerability bypass. For credential recovery, Rubeus performs Kerberoasting and AS-REP roasting, and can compute Kerberos encryption keys from passwords.

Its capabilities extend to ticket renewal, proxy-routed ticket requests, service principal name substitution, and cached ticket enumeration with detailed inspection and decryption. The toolkit interacts directly with the Local Security Authority subsystem and the Kerberos ticket cache to insert, remove, or modify tickets as needed.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

Features

  • LSA Authentication Ticket Interfaces - Interacts with the Local Security Authority subsystem via native API calls to extract and manipulate authentication tickets from logon sessions.
  • Kerberos Ticket Requesters from KDC - Requests Kerberos tickets from the KDC with configurable encryption types, proxy routing, and stealth options.
  • Kerberos Encryption Key Negotiations - Handles Kerberos encryption type negotiation and performs cryptographic operations including ticket decryption and forgery.
  • ASN.1 DER Message Builders - Builds and decodes ASN.1 DER-encoded Kerberos messages for ticket requests and responses with validation.
  • Automated Kerberos Attacks - Automating Kerberos-based attacks such as ticket forging, extraction, and impersonation for penetration testing of Active Directory environments.
  • Kerberos Ticket Cache Manipulators - Inserts, removes, and modifies Kerberos tickets in the local authentication cache via session interaction and service name substitution.
  • Kerberos Ticket Extractors - Extracts Kerberos tickets from logon sessions and memory with optional continuous monitoring.
  • Kerberos Service Ticket Roasters - Performs Kerberoasting and AS-REP roasting to capture hashes for offline password cracking.
  • Kerberos Ticket Forgers - Creates forged golden and silver tickets with arbitrary user and group information for privilege escalation.
  • Kerberos Ticket Injectors - Imports, purges, and modifies Kerberos tickets in logon sessions, including key editing and name substitution.
  • S4U Service Ticket Requests - Requests service tickets via S4U delegation extensions to impersonate users and access services.
  • Lateral Movement Techniques - Moving laterally across a Windows domain by manipulating Kerberos tickets, performing delegation attacks, and requesting service tickets on behalf of other users.
  • Kerberos Constrained Delegation Exploitations - Exploits constrained delegation configurations to impersonate users and access protected services.
  • Kerberos Delegation Exploitation Techniques - Exploiting constrained and unconstrained delegation configurations to impersonate privileged users and access protected services.
  • Service Principal Name Substitutions - Substitutes service principal names into existing tickets for lateral movement through the network.
  • Credential Renewal - Renews Kerberos tickets before expiry with optional automatic renewal to maintain valid credentials.
  • Kerberos Session Inspectors - Parses authentication tickets and logon session information for detailed inspection and analysis.
  • Kerberos Ticket Decoders and Decryptors - Decodes and decrypts Kerberos tickets to inspect authorization fields, verify checksums, and extract plaintext data.
  • Kerberos Delegation Context Recoveries - Recovers a user's TGT by requesting a fake delegation context and extracting credentials.
  • Credential Brute-Forcing - Creates processes with alternate credentials and performs brute-force attacks against Kerberos authentication.
  • Bronze Bit Exploitations - Applies the Bronze Bit vulnerability to bypass delegation validation checks during service-for-user operations.
  • Kerberos Ticket Event Monitors - Captures new Kerberos ticket events in real time by hooking into the Windows ETW provider for processing.
  • Active Directory Exploitation - C# toolset for advanced Kerberos interaction and ticket manipulation.
  • Credential and Access Tools - C# toolkit for Kerberos interaction and ticket-based attack execution.
  • Credential and Data Extraction - Tool for performing Kerberos-based attacks and Active Directory manipulation.
  • Credential Harvesting - Tool for Kerberos interaction and credential theft.
  • Offensive Security Frameworks - A C# toolset for interacting with and abusing Kerberos protocols.
  • Offensive Security Tools - Tool for Kerberos interaction and exploitation.
  • Post Exploitation - Tool for Kerberos interaction and ticket manipulation.
  • Post Exploitation Frameworks - Tool for Kerberos interaction and ticket manipulation.
  • Security Tooling - Toolset for raw Kerberos interaction and ticket abuse.
  • Windows Security Utilities - Tool for interacting with and abusing Kerberos tickets.
4,890 نجوم·870 تفرعات·C#·other·3 مشاهدات

سجل النجوم

مخطط تاريخ النجوم لـ ghostpack/rubeusمخطط تاريخ النجوم لـ ghostpack/rubeus

بدائل مفتوحة المصدر لـ Rubeus

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rubeus.
  • gentilkiwi/mimikatzالصورة الرمزية لـ gentilkiwi

    gentilkiwi/mimikatz

    21,630عرض على 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
    عرض على GitHub↗21,630
  • powershellmafia/powersploitالصورة الرمزية لـ PowerShellMafia

    PowerShellMafia/PowerSploit

    12,880عرض على 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
    عرض على GitHub↗12,880
  • k8gege/ladonالصورة الرمزية لـ k8gege

    k8gege/Ladon

    5,297عرض على GitHub↗

    Ladon is an internal network penetration scanner and vulnerability assessment tool designed to identify high-risk security flaws and assets across network segments. It operates as a fileless security scanner, executing its engine and modules directly in memory to avoid leaving a disk footprint on target systems. The project is distinguished by its integration as a plugin for command beacons, specifically within the Cobalt Strike framework. This allows for memory-resident network discovery and vulnerability detection. It further supports stealth operations through payload and script obfuscatio

    C#brute-forceexpexploit
    عرض على GitHub↗5,297
  • byt3bl33d3r/crackmapexecالصورة الرمزية لـ byt3bl33d3r

    byt3bl33d3r/CrackMapExec

    9,144عرض على 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
    عرض على GitHub↗9,144
عرض جميع البدائل الـ 30 لـ Rubeus→

الأسئلة الشائعة

ما هي وظيفة ghostpack/rubeus؟

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.

ما هي الميزات الرئيسية لـ ghostpack/rubeus؟

الميزات الرئيسية لـ ghostpack/rubeus هي: LSA Authentication Ticket Interfaces, Kerberos Ticket Requesters from KDC, Kerberos Encryption Key Negotiations, ASN.1 DER Message Builders, Automated Kerberos Attacks, Kerberos Ticket Cache Manipulators, Kerberos Ticket Extractors, Kerberos Service Ticket Roasters.

ما هي البدائل مفتوحة المصدر لـ ghostpack/rubeus؟

تشمل البدائل مفتوحة المصدر لـ ghostpack/rubeus: gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… powershellmafia/powersploit — PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team… k8gege/ladon — Ladon is an internal network penetration scanner and vulnerability assessment tool designed to identify high-risk… byt3bl33d3r/crackmapexec — CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security… fortra/impacket — Impacket is a collection of Python classes designed for the construction, manipulation, and analysis of low-level… ghostpack/certify — Certify is a C# tool to enumerate and abuse misconfigurations in Active Directory Certificate Services (AD CS).