Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# KatzParty
MimiKatz output parser written in Powershell to help put output into a format for hashcat or john

Point 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