Tradecraft // Evasion, Payload Design and Operator Discipline

Adversary Emulation, Evasion and Custom Tradecraft

Operational tradecraft for defended environments: evasion concepts, payload staging, OPSEC and custom command design.

domain hubassessment referencepublic sources

Domain overview

This domain is about how offensive work survives telemetry and control pressure. It focuses on operator decisions, not branding: process choice, payload design, client-side chains and command infrastructure.

How to approach this surface

  • Tradecraft is about fit-for-purpose operation, not novelty. A quiet native action can be better than a clever payload if it reaches the same objective with cleaner evidence.
  • Payload staging is a telemetry choice. Each loader, stager or script bridge changes how defenders will see the operation.
  • AV/EDR bypass concepts matter most when tied to constraints: signed tools, in-memory execution, parent-child process logic, AMSI, ETW, user interaction or macro gates.
  • Client-side chains are often where realism lives. Browser downloads, office documents, installers, chat tools and RMM software all create different trust narratives.
  • Custom tooling should earn its complexity. The more bespoke the tool, the stronger your OPSEC, testing discipline and rollback plan must be.

Related certification and framework context

Selected public references

Topic index

brief

Payload Staging and OPSEC

Execution-focused payload design, process constraints and low-level control over code flow.

technical noteselected links
brief

AV and EDR Evasion Concepts

Tradecraft is the part of offensive work that decides whether access survives contact with a defended environment. Payload staging, client-side chains, OPSEC, process choice, custom tooling and command infrastructure all belong here.

technical noteselected links
brief

Client-Side Chaining

Model-backed attack paths across prompts, retrieval, orchestration and tool invocation.

technical noteselected links