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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GhostPack avatar

GhostPack/SafetyKatz

0
View on GitHub↗
1,325 stele·240 fork-uri·C#·8 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru ghostpack/safetykatzGraficul istoricului de stele pentru ghostpack/safetykatz

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru SafetyKatz

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu SafetyKatz.
  • gentilkiwi/mimikatzAvatar gentilkiwi

    gentilkiwi/mimikatz

    21,630Vezi pe 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
    Vezi pe GitHub↗21,630
  • chrismaddalena/sharpcloudAvatar chrismaddalena

    chrismaddalena/SharpCloud

    177Vezi pe GitHub↗

    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#
    Vezi pe GitHub↗177
  • alessandroz/lazagneAvatar AlessandroZ

    AlessandroZ/LaZagne

    10,867Vezi pe GitHub↗

    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
    Vezi pe GitHub↗10,867
  • barbarisch/forkatzAvatar Barbarisch

    Barbarisch/forkatz

    123Vezi pe GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    Vezi pe GitHub↗123
Vezi toate cele 30 alternative pentru SafetyKatz→

Întrebări frecvente

Ce face ghostpack/safetykatz?

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

Care sunt principalele funcționalități ale ghostpack/safetykatz?

Principalele funcționalități ale ghostpack/safetykatz sunt: File Format Analysis, Credential Dumping, Credential Harvesting, Security Tooling.

Care sunt câteva alternative open-source pentru ghostpack/safetykatz?

Alternativele open-source pentru ghostpack/safetykatz includ: 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.…