Skip to content

R-Secure/SharpAgent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpAgent

C# havoc implant

A .NET Framework test agent for Havoc C2. I just wanna learn how to make c2 implants. Will receive updates for now.
Just modify the handler to your teamserver. Also it's probably really buggy right now.

Supports http/s, but can only call back to one host address

Commands

Command Description Example
exit Tasks the implant to exit exit
ls List directories ls \program files
shell Run a command via cmd.exe /c shell net localgroup "Printer Operators"
sleep Change the sleep time sleep 5

About

C# havoc implant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.1%
  • C# 47.8%
  • Dockerfile 0.1%