Skip to content

Pra-kas/LocalShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocaShare

A simple localshare implementation for educational purposes.

Features

  • Basic Commands: Execute basic system commands remotely.
  • File Upload/Download: Transfer files between the target machine and the attacker.
  • Persistence: Maintain access to the target machine even after reboots.
  • Cross-Platform: Works on Windows, Linux, and macOS.

Getting Started

Prerequisites

  • Python 3.x
  • Pip (Python package installer)

Installation

  1. Clone the repository:

    git clone https://github.com/Pra-kas/LocalShare.git
    cd Backdoor
    

Usage

  • Start the server:
python server.py
  • Deploy the backdoor on the target machine:
python client.py 

Interact with the backdoor using the server.

Contribution

Contributions are welcome! Please follow our contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Socket Programming in Python Argparse Tutorial sql

Feel free to further customize the content based on your project's specific details.

Releases

No releases published

Packages

No packages published

Languages