Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.66 KB

README.md

File metadata and controls

58 lines (41 loc) · 1.66 KB

Mago Shell Generator


Mago Logo

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.

Features

  • 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

Requirements

  • JDK 21 or later
  • JavaFX SDK 23.0.1

Installation

  1. Clone the repository:
    git clone https://github.com/blue0x1/Mago.git
    cd Mago
  2. Build the project using Maven:
    mvn clean package
    
  3. Run the application :
    java -jar target/mago-1.0.0.jar
  4. Alternatively, you can download a release from the release page and run it directly.

image

Usage

  1. Launch the application.
  2. Enter the IP address and port.
  3. Select the shell type and operating system.
  4. Choose encoding options if needed.
  5. Click on "Generate Payload" to create the command.

Releases

You can download the latest release of Mago directly from the Releases page.

Disclaimer

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.