Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blue0x1/mago

Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows systems and web. It features a simple GUI for easy configuration and supports Base64 and URL encoding.
https://github.com/blue0x1/mago

Last synced: about 2 months ago
JSON representation

Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows systems and web. It features a simple GUI for easy configuration and supports Base64 and URL encoding.

Awesome Lists containing this project

README

        

# 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.

## Requirements

- JDK 21 or later
- JavaFX SDK 23.0.1

## Installation

1. Clone the repository:
```bash
git clone https://github.com/blue0x1/Mago.git
cd Mago
2. Build the project using Maven:
```bash
mvn clean package

3. Run the application :
```bash
java -jar target/mago-1.0.0.jar
4. Alternatively, you can download a release from the release page and run it directly.

![image](https://github.com/user-attachments/assets/89265a0b-7f22-44e8-afe1-3baade8cbdae)

## 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](https://github.com/blue0x1/Mago/releases).

## 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.**