nova-master / UEFI-Reverse-shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Command Execution Client

This is a Python script for a remote command execution client. It connects to a specified server and port, receives commands from the server, executes them, and sends the output back to the server. Using this script, you can control a UEFI system remotely by sending commands from a remote server.

Table of Contents

Description

This script establishes a connection to a remote server using a socket. Once connected, it waits for commands from the server, executes the received commands on the local machine, and sends the output back to the server. This connection is maintained until a quit command is received.

With this script, you can remotely control a UEFI system by sending commands from the server. This allows for remote management and execution of commands on the UEFI system, which can be useful for system administrators and developers who need to manage UEFI systems remotely and ))))))))))))).

Requirements

  • Python 3.x

Installation

  1. Clone the repository:
  2. Navigate to the project directory:
    cd remote-command-execution-client

Usage

  1. Update the SERVER and PORT variables in the script to match the server's IP address and port.
    SERVER = "192.168.0.136"
    PORT = 4444
  2. Run the script:
    python3 client.py
micro_movie_20240516_102930.2.mp4

About


Languages

Language:Python 100.0%