Skip to content

siunam321/powerkatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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