Giter VIP home page Giter VIP logo

nikhil-d-963 / secure-back-door-and-server Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 6.65 MB

This is a secure backdoor python tool. Using this tool, we can create backdoor in any version of windows. This gives full authority to control the target system. This tool can bypass any antivirus very easily. We have to run backdoor.exe in target system, after that we can control target system using server.py file.

Python 100.00%
backdoor-attacks ipv4 ipv6-support kali-linux-tools kalilinux linux python python3 remote-code-execution secure-by-default

secure-back-door-and-server's Introduction

Secure-Back-Door-And-Server.

  1. You have to change the IP adress in both python file(backdoor.py & server.py)
  2. Open terminal and install pyinstaller library by typing -> pip install pyinstaller
  3. Open terminal in python file directory and make backdoor.py file to exe file using pyinstaller -> Run pyinstaller backdoor.py --onefile --noconsole
  4. You getting some file in that folder. In that open dist folder, Were you will find backdoor.exe file
  5. Run that file in target's system (Any version of Windows).
  6. Run server.py file in your system (Linux system[kali,ubuntu etc..])
  7. server.py will start to listening the connection from target PC. If it got connection, we can execute windows commands.

Features of Secure-Back-Door-And-Server.

  1. Change directory: We can change directory by typeing -> cd [file name]
  2. Clear: We can clear terminal by typing -> clear
  3. Download: We can download file by typing -> download [file name]
  4. Upload: We can upload file by typing -> upload [file name]
  5. It can bypass any antivirus.

Future update:

  1. Keylogger
  2. screenshot
  3. etc...

secure-back-door-and-server's People

Contributors

nikhil-d-963 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.