ENNAENNA

Empire

BSD-3-Clause

๐Ÿ”ฅ Offensive Ops ยท Python

Empire is a post-exploitation and adversary emulation framework maintained by BC-Security. It provides PowerShell, Python, and C# agents (called stagers) with cryptologically-secure communications and a flexible architecture. Empire includes hundreds of post-exploitation modules for privilege escalation, credential harvesting, lateral movement, persistence, and situational awareness across Windows, Linux, and macOS. The framework features a RESTful API, collaborative multi-operator support via Starkiller GUI, and malleable C2 profiles for traffic blending. It maps operations to MITRE ATT&CK for adversary emulation reporting.

5.1kstars
678forks
40issues
Updated 8d ago
+I use this

Installation

$ git clone https://github.com/BC-SECURITY/Empire.git && cd Empire && ./setup/install.sh

Use Cases

  • Red team post-exploitation and lateral movement
  • Adversary emulation mapped to MITRE ATT&CK
  • Multi-platform agent deployment and management
  • Credential harvesting and privilege escalation

Tags

c2post-exploitationadversary-emulationpowershelllateral-movementmitre-attackempirehacktoberfestredteam-infrastructure

Community Reviews

More in Offensive Ops