awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GhostPack avatar

GhostPack/SafetyKatz

0
View on GitHub↗
1,325 स्टार्स·240 फोर्क्स·C#·4 व्यूज़

SafetyKatz

SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader.

Features

  • File Format Analysis - Combines Mimikatz with a .NET PE loader.
  • Credential Dumping - Combines credential dumping with a custom .NET PE loader.
  • Credential Harvesting - Extracts credentials using Mimikatz.
  • Security Tooling - Customized credential dumping and PE loading utility.

स्टार हिस्ट्री

ghostpack/safetykatz के लिए स्टार हिस्ट्री चार्टghostpack/safetykatz के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

SafetyKatz के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो SafetyKatz के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • gentilkiwi/mimikatzgentilkiwi का अवतार

    gentilkiwi/mimikatz

    21,630GitHub पर देखें↗

    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
  • chrismaddalena/sharpcloudchrismaddalena का अवतार

    chrismaddalena/SharpCloud

    177GitHub पर देखें↗

    SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services, Microsoft Azure, and Google Compute.

    C#
    GitHub पर देखें↗177
  • alessandroz/lazagneAlessandroZ का अवतार

    AlessandroZ/LaZagne

    10,867GitHub पर देखें↗

    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

    Python
    GitHub पर देखें↗10,867
  • barbarisch/forkatzBarbarisch का अवतार

    Barbarisch/forkatz

    123GitHub पर देखें↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    GitHub पर देखें↗123
SafetyKatz के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ghostpack/safetykatz क्या करता है?

SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader.

ghostpack/safetykatz की मुख्य विशेषताएं क्या हैं?

ghostpack/safetykatz की मुख्य विशेषताएं हैं: File Format Analysis, Credential Dumping, Credential Harvesting, Security Tooling।

ghostpack/safetykatz के कुछ ओपन-सोर्स विकल्प क्या हैं?

ghostpack/safetykatz के ओपन-सोर्स विकल्पों में शामिल हैं: gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… eladshamir/internal-monologue — Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS. barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… djhohnstein/sharpchromium — SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta.…