Skip to content

A Simple CSharp backdoor that is mostly undetected on VirusTotal.

Notifications You must be signed in to change notification settings

notKeion/undetectable-backdoor-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A Simple CSharp backdoor that is mostly undetected on VirusTotal.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages