Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsmith257-cyber/katzparty
MimiKatz output parser, written in Powershell
https://github.com/gsmith257-cyber/katzparty
hacking hashes mimikatz parser passwords pentesting
Last synced: 8 days ago
JSON representation
MimiKatz output parser, written in Powershell
- Host: GitHub
- URL: https://github.com/gsmith257-cyber/katzparty
- Owner: gsmith257-cyber
- License: mit
- Created: 2022-06-14T20:50:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T20:54:28.000Z (over 2 years ago)
- Last Synced: 2023-03-05T07:14:45.226Z (over 1 year ago)
- Topics: hacking, hashes, mimikatz, parser, passwords, pentesting
- Language: PowerShell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KatzParty
MimiKatz output parser written in Powershell to help put output into a format for hashcat or johnPoint it towards a directory, as an argument, containing only the output and it will print out everything in a format for password cracking tools
Yes it is messy and can be simplified but it works for what I needed it for. Sharing to help others