Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Hacking
  3. mimikatz

mimikatz

C2.2.0-20220919

A Windows security tool for extracting credentials, hashes, and Kerberos tickets from memory and performing various post-exploitation techniques.

Visit WebsiteGitHubGitHub
21.7k stars4.1k forks0 contributors

What is mimikatz?

mimikatz is a Windows security tool that extracts authentication credentials like passwords, hashes, and Kerberos tickets from system memory. It enables security professionals to demonstrate vulnerabilities in Windows authentication mechanisms and perform post-exploitation techniques such as pass-the-hash and golden ticket attacks.

Target Audience

Security researchers, penetration testers, red teamers, and system administrators who need to audit Windows security or understand credential exposure risks.

Value Proposition

mimikatz provides deep, low-level access to Windows security subsystems that few other tools offer, making it indispensable for realistic security assessments and educational exploration of Windows authentication flaws.

Overview

A little tool to play with Windows security

Use Cases

Best For

  • Extracting plaintext passwords from Windows memory during penetration tests
  • Demonstrating pass-the-hash attacks in Active Directory environments
  • Creating golden tickets for persistent domain persistence
  • Dumping LSA secrets and cached domain credentials
  • Exporting certificates and cryptographic keys from Windows systems
  • Simulating DCSync attacks to extract password data from domain controllers

Not Ideal For

  • Security teams requiring stealthy penetration testing tools with low antivirus detection rates
  • Projects needing cross-platform credential extraction for Linux or macOS systems
  • Organizations seeking automated security auditing with integrated compliance reporting
  • Beginners looking for user-friendly, GUI-based security testing with guided tutorials

Pros & Cons

Pros

Comprehensive Credential Extraction

Extracts plaintext passwords, hashes, PIN codes, and Kerberos tickets from memory, as demonstrated in the README example with sekurlsa::logonpasswords.

Advanced Attack Simulation

Supports pass-the-hash, pass-the-ticket, and golden ticket creation for realistic penetration testing in Active Directory environments, with commands detailed in the quick usage section.

Deep System Integration

Interacts with Windows cryptographic APIs (CAPI/CNG) and dumps LSA secrets, providing low-level access to core security mechanisms like vault and DCSync.

Multi-Architecture Compatibility

Builds for x86, x64, and ARM64 architectures, as noted in the build instructions, ensuring broad system support across different Windows versions.

Active Development Support

Maintained with continuous integration on AppVeyor and a public wiki, showing ongoing updates and community resources for troubleshooting.

Cons

Complex Build Process

Requires specific versions of Visual Studio or Windows Driver Kit 7.1, and the README mentions potential errors like MSB3073, making setup cumbersome for casual users.

Language Barriers in Documentation

Key resources such as the author's blog are in French, limiting accessibility for non-French speakers despite the English README.

Windows-Exclusive Limitation

Designed solely for Windows systems, with no support for other operating systems, restricting its use in heterogeneous environments.

High Antivirus Detection

As a well-known hacking tool, mimikatz is frequently flagged by security software, reducing its effectiveness in stealthy operations without modification.

Frequently Asked Questions

Quick Stats

Stars21,725
Forks4,146
Contributors0
Open Issues154
Last commit3 months ago
CreatedSince 2014

Tags

#windows-security#red-teaming#penetration-testing#kerberos#post-exploitation#active-directory#memory-forensics

Built With

W
Windows Driver Kit
v
visual-studio
C
C++

Links & Resources

Website

Included in

Hacking16.1k
Auto-fetched 18 hours ago

Related Projects

Metasploit FrameworkMetasploit Framework

Metasploit Framework

Stars38,642
Forks14,914
Last commit1 day ago
SQLMapSQLMap

Automatic SQL injection and database takeover tool

Stars37,991
Forks6,322
Last commit1 day ago
MasscanMasscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

Stars25,880
Forks3,233
Last commit3 months ago
CipheyCiphey

⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

Stars21,550
Forks1,438
Last commit2 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub