Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.93 KB

README.md

File metadata and controls

60 lines (42 loc) · 1.93 KB

Powerkatz — Powerful Mimikatz (Version 1.0)

Powerkatz logo

Table of Contents

💬 Introduction

Powerkatz (Powerful Mimikatz) is a user-friendly Web-UI tool that aims to reduce penetration testers' workload and lower Mimikatz's learning difficulty.

✨ Features

  • Automatically load Invoke-Mimikatz.ps1 into memory
  • Automatically dump and crack password hashes
  • Automatically gather compromised targets' information
  • Automatically setup tunneling via Ligolo-ng for lateral movement
  • Intuitive Web-UI (THREE steps to perform desired actions)
  • Most Mimikatz parameters are autofilled
  • Present Mimikatz outputs in a user-friendly manner

📥 Installation

To install Powerkatz, you can copy and paste the following Bash commands to your terminal:

🖥️ Debian / Kali Linux

git clone https://github.com/siunam321/powerkatz.git
cd powerkatz/
./install.sh

🚀 Start Powerkatz

After that, you can execute the following Bash command to start the Powerkatz application:

./powerkatz

🎬 Demonstration

Powerkatz_Demonstration.mp4

🎯 Todo

  • History command replay and compare previous history result
  • Execute attack functions on Executor's agents
  • Generate findings report
  • Real-time notification system