Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 587 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 587 Bytes

As of July 15th 2022, undetected by windows defender

USAGE:

./TestTCP.exe [ip] [port]

OR

(If IP and PORT pre-set in csharp code and recompiled)

Does not need to be ran from command-line:

./TestTCP.exe


Issues:

  • Internal Windows Shell Commands do not work, yet: cd, dir, etc
  • Not persistant.
  • Running any command with a menu-submenu system will result in a stall (i.e netsh on its own).
  • Windows Defender has not yet detected it however if it does, change the code up and/or encrypt it.