Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 422 Bytes

TextEditorTrojanBackdoor

Description:

Text Editor Trojan backdoor Python program created for educational purposes.

Steps

  1. Execute netcat listener on attacker box.
  2. Make sure attacker box ip is correctly set before infecting victim computer.
  3. Start Text Editor program on victim computer.
  4. Have fun.

Future improvements:

  • Enumerate and establish persistence (using secure channel)