Skip to content

a reverse tcp-shell that allows remote code excution in windows environment targets

Notifications You must be signed in to change notification settings

njeru-codes/Phaedra-Shell

Repository files navigation

Phaedra-Shell

  _____  _                    _                  _____ _          _ _ 
 |  __ \| |                  | |                / ____| |        | | |
 | |__) | |__   __ _  ___  __| |_ __ __ _ _____| (___ | |__   ___| | |
 |  ___/| '_ \ / _` |/ _ \/ _` | '__/ _` |______\___ \| '_ \ / _ \ | |
 | |    | | | | (_| |  __/ (_| | | | (_| |      ____) | | | |  __/ | |
 |_|    |_| |_|\__,_|\___|\__,_|_|  \__,_|     |_____/|_| |_|\___|_|_|
                                                                      

Phaedra-Shell is a reverse tcp-shell that allows remote code excution in windows environment targets. The server listens for incoming connections and can send commands to the client, which executes them and returns the output. Designed for educational purposes, this project demonstrates basic socket programming and multithreading in Python.

features

  • Remote Command Execution: Send commands from the server to the client.
  • System Information: Automatically sends system details upon connection.
  • Multithreading: Handles multiple client connections simultaneously.

Installation

TODO: write docs

Usage

TODO: finish usage

contributors

Your Name

We welcome contributions! Please see the CONTRIBUTING.md file for guidelines on how to contribute to this project.

About

a reverse tcp-shell that allows remote code excution in windows environment targets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages