csharp_shellcode_inject

Description

Generates an obfuscated C# shellcode injector for the sRDI implant.

Overview

Generates a fully obfuscated C# shellcode injector for the srdi_x86/srdi_x64 payloads.

Parameters

Name Type Description
AmsiBypassTechnique CSharpAmsiBypassTechnique AMSI bypass. Default: AmsiScanBufferStringReplace.
FrameworkVersion CSharpCompilerFrameworkVersion Target .NET version. Default: Dotnet2.
Scroll to Top