Skip to content

This is a Server & Client program. But in advance it has the feature of connect back to server though the IP of server changed.

Notifications You must be signed in to change notification settings

0301yasiru/BackDoorProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackDoorProject

Description

This is a Server & Client program (uses python 2.7) to use as a backdoor and gain full access to the computer it self. This client program have the capability of connecting back to server no matter what the dynamic IP address of the server. Though the Public IP of the server machine changed client program will automatically find the IP and connect back to the server.

How to Install

  1. Clone the repository to your host machine. git clone https://github.com/0301yasiru/BackDoorProject.git
  2. Install dependencies to your machine using the command pip install -r lib_list.txt
  3. Main_server.py & main_client.py are the main program scripts
  4. Build the main_client executable and pass it to the victims machine
  5. After updating the configuration of port forwarding start main_server.py python main_server.py

Add additional options to the backdoor

Since, the integration of many features like webcam access, screenshot, GPS in to one main client causes the program to be much heavier, I decided to integrate only basic features (command execution, upload, download). If you want to expand the client program you can either integrate features to the client or build individual executable for features.

Visit me at my Blog: http://www.intigralz.com/blog

About

This is a Server & Client program. But in advance it has the feature of connect back to server though the IP of server changed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages