Introduction to C# for penetration testers: Section 1 Running stuff in memory, Part 2 .NET Assemblies
Post introducing C# usage, intended for penetration testers. Explaining how to run and dynamically compile .NET Assemblies in memory via C#
Post introducing C# usage, intended for penetration testers. Explaining how to run and dynamically compile .NET Assemblies in memory via C#
Writeup on the HTB Business CTF 2022 challenge certification
Post demonstrating how to use C# and MSBuild to create a PowerShellish CLI without CLM, AMSI and Script Block Logging, whilst bypassing default AppLocker rul...
Post introducing C# usage, intended for penetration testers. Explaining basic concepts and showing how to run Shellcode in memory via C#