Empire is a PowerShell and Python post-exploitation agent.
 
 
Go to file
enigma0x3 c911a5c478 Update reverse_dns.py 2015-08-06 04:08:08 -04:00
data Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
lib Update reverse_dns.py 2015-08-06 04:08:08 -04:00
setup Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
.gitignore Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
LICENSE Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
README.md Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
empire Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00

README.md

#Empire

Empire is a pure PowerShell post-exploitation agent built on cryptologically-secure communications and a flexible architecture. Empire implements the ability to run PowerShell agents without needing powershell.exe, rapidly deployable post-exploitation modules ranging from key loggers to Mimikatz, and adaptable communications to evade network detection, all wrapped up in a usability-focused framework. It premiered at BSidesLV in 2015.

Empire's documentation is at www.PowerShellEmpire.com.

Empire is developed by @harmj0y, @sixdub, and @enigma0x3.