tbhaxor's Blog
  • About Me
  • Series
  • Support Me
Sign in Subscribe

csharp

A collection of 3 posts
Encrypted TCP Command and Control
csharp

Encrypted TCP Command and Control

Learn how to perform command and control under the radar using the encrypted tunnel in such a way the keys are exchanged dynamically over the network leaving no trace on the system. and also bypassing the windows defender and other anti-malware or NIPS/NIDS services like Snort.
03 Oct 2021 7 min read
Execute Unmanaged Code via C# PInvoke
csharp

Execute Unmanaged Code via C# PInvoke

An unmanaged code is one that is written outside the DotNet framework which is allowed to be executed at runtime. In this, you will learn how to use C# and DotNet to execute a shellcode crafted from Metasploit.
21 Sep 2021 5 min read
Writing Connect Back TCP Shell in C#
networking

Writing Connect Back TCP Shell in C#

Connect back shell allows attackers to bypass the firewall by making the client connect to the malicious server. Learn how to implement such a server in CSharp language to perform C&C
18 Sep 2021 7 min read
Page 1 of 1
tbhaxor's Blog © 2025
Powered by Ghost