Skip to content

Commit

Permalink
Docs: Add more context in Mimikatz credentials collector feature page
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyamalviya committed Jul 16, 2024
1 parent 84074fe commit 98a73d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/features/credentials_collectors/mimikatz.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ pre: "<i class='fa fa-cat'></i> "

## Description

Mimikatz is an open-source tool widely used by attackers to extract plaintext
passwords, hashes, PINs, and Kerberos tickets from memory, which assist in
privilege escalation and lateral movement.

The Mimikatz Credentials Collector uses [pypykatz](https://github.com/skelsec/pypykatz)
(a pure-Python implementation of [mimikatz](https://github.com/gentilkiwi/mimikatz))
to steal credentials from Windows Credential Manager.
Expand Down

0 comments on commit 98a73d6

Please # to comment.