Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows, and web systems. It features a user-friendly GUI for easy configuration and supports Base64 and URL encoding.
- Generate payloads for various operating systems.
- Easy-to-use graphical user interface.
- Supports Base64 and URL encoding for generated commands.
- Lightweight and efficient.
- 110+ Payload
- JDK 21 or later
- JavaFX SDK 23.0.1
- Clone the repository:
git clone https://github.com/blue0x1/Mago.git cd Mago
- Build the project using Maven:
mvn clean package
- Run the application :
java -jar target/mago-1.0.0.jar
- Alternatively, you can download a release from the release page and run it directly.
- Launch the application.
- Enter the IP address and port.
- Select the shell type and operating system.
- Choose encoding options if needed.
- Click on "Generate Payload" to create the command.
You can download the latest release of Mago directly from the Releases page.
This tool is intended for educational purposes only. We do not promote or endorse any harmful activities. The developer takes no responsibility for any misuse of the software. Use it responsibly and ethically.