Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 280 Bytes

Reverse-Backdoor

This is a reverse backdoor connection in which the hacker can run files on the victim's computer

Steps:

  1. Go to the working directory on both machines
  2. On the hacker machine run "python listener.py"
  3. On the victim machine run "python reverse-backdoor.py"