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#·7 次浏览

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.

Star 历史

ghostpack/safetykatz 的 Star 历史图表ghostpack/safetykatz 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

SafetyKatz 的开源替代方案

相似的开源项目,按与 SafetyKatz 的功能重合度排序。
  • gentilkiwi/mimikatzgentilkiwi 的头像

    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
  • chrismaddalena/sharpcloudchrismaddalena 的头像

    chrismaddalena/SharpCloud

    177在 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#
    在 GitHub 上查看↗177
  • alessandroz/lazagneAlessandroZ 的头像

    AlessandroZ/LaZagne

    10,867在 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
    在 GitHub 上查看↗10,867
  • barbarisch/forkatzBarbarisch 的头像

    Barbarisch/forkatz

    123在 GitHub 上查看↗

    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.…