Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 792 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 792 Bytes

Description

Python Reverse TCP opens a backdoor on the victim system which is remotely operated by the attacker without the victim's knowledge The attacker opens the port that the victim connects to using backdoor python script and the attacker opens the port and listening for the victim's connection request using listener python script

Features

  • upload command is used to upload the file from the attacker system to the victim system
  • download command is used to download the file from the victim system to the attacker system
  • Attacker is also able to execute system command in the victim system
  • There is also a keylogger that captures the keys struck on a keyboard in the victim system and also sent a captures data to the attacker mail address at a regular time
    interval