Share
## https://sploitus.com/exploit?id=45B67BB8-C83D-50EB-9003-90304C11883F
This is a Python wrapper for the PowerShell Empire API, a framework for penetration testing and red teaming. The wrapper provides a simple interface to interact with the Empire API, allowing users to automate tasks and sequences of actions. The wrapper is feature complete as of Empire 1.5.0 and supports various Empire modules and techniques.

The wrapper is designed to be easy to use and provides auto-complete capabilities for Empire modules and options. It also includes a procedure scripting system, which allows users to define sequences of techniques using assets' information. The wrapper is still a work in progress and is intended to be used for regression testing, product evaluations, and generating data for researchers.

The wrapper uses the Empire API to perform various tasks, including:

Authenticating with the Empire server
Obtaining a permanent token for the server
Shutting down the Empire server
Interacting with Empire modules and techniques

The wrapper also includes a system for defining procedures, which are sequences of techniques using assets' information. Procedures can be defined using a Python class, and the wrapper provides auto-complete capabilities for Empire modules and options.

The wrapper is designed to be extensible and can be used with other frameworks and tools. It is intended to be used for a variety of purposes, including: