ποΈ Compiled Payloads
This appendix provides C# source code templates for payloads that require specific binary interfaces (service executables, DLLs with exports). All templates are compiled on the victim using csc.exe - the C# compiler shipped with the .NET Framework on every Windows installation. No development tools required on the victim.
ποΈ Metasploit Payloads
This appendix is a centralized reference for generating Metasploit payloads used throughout this document. All msfvenom commands run on Kali. Each section corresponds to a payload format referenced in a specific technique file.