Empire - PowerShell Post-Exploitation Agent
بهده الادات يمكنك عمل بايلود و تجاوز برامج الحماية و خصائص اخرى اترككم اكتشافها بنفسكم
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.
Why PowerShell?
PowerShell offers a multitude of offensive advantages, including full .NET access, application whitelisting, direct access to the Win32 API, the ability to assemble malicious binaries in memory, and a default installation on Windows 7+. Offensive PowerShell had a watershed year in 2014, but despite the multitude of useful projects, many pentesters still struggle to integrate PowerShell into their engagements in a secure manner.
كيفية التتبيت
Install
Installation is trivial. Clone the repo to a location of your choosing and run the setup script to pull the dependencies and get it all configured:

