Tag: PowerShell Empire

PowerShell Empire for Pentester: Mimikatz

This article will showcase various attacks and tasks that can be performed on a compromised Windows Machine which is a part of a Domain Controller through PowerShell Empire inbuilt Mimikatz Module. Table of Content Introduction DC Sync Attack DC Sync Hash Dump Golden Tickets Extracting Tickets Domain Cache Mimikatz Commands Extracting Certificates Mimitokens Crypto Keys […]

Data Exfiltration using PowerShell Empire

In our previous post, we had already discussed “Command and Control with DropboxC2”  But we are going to demonstrate Data Exfiltration by using PowerShell Empire where we will extract the unauthorized data inside our Dropbox account. Here you will learn how an intruder can exfiltrate data over cloud storage. What is Data Exfiltration Data exfiltration […]

OSX Exploitation with Powershell Empire

This article is another post in the Empire series. In this article, we will learn OSX Penetration testing using PowerShell Empire. Table of Content Exploiting MAC Post Exploitation Phishing Privilege Escalation Sniffing Exploiting MAC Here, I’m assuming you know PowerShell Empire’s basics, therefore, we will create the listener first using the following commands: uselistener http […]

Windows Persistence with PowerShell Empire

Introduction to Elevated Persistence Methods in Empire We present the third article in our empire series, through which we will learn elevated persistence methods. It organises its trigger method with storage options contained within each module. In Empire, the elevated persistence modules use the trigger method, and different modules require different storage options. All of […]

Hacking with Empire – PowerShell Post-Exploitation Agent

Today’s article is the first post of our Empire series. In this, we will cover every basic you need to know about the PowerShell Empire Framework. And with the eventual, we study advanced exploits of Empire. Table of Content Introduction Installation Importance Terminology Demo Conclusion Introduction Empire is a post-exploitation framework. It’s a pure PowerShell […]