๐Ÿงฉ

Engagement Profiles

Three noise profiles let you dial in the right balance of stealth, speed, and thoroughness for every engagement.

Overview

Not every engagement needs a full-throttle assault, and not every target tolerates noisy scanning. PortShim's three engagement profiles control timing, parallelism, service probing depth, and exploit aggression โ€” set once and the pipeline honours it through every phase.

Silent Entry

Best for: Stealth assessments, red team recon, or targets with active monitoring.

Surgical

Best for: Standard pentests, compliance assessments, and internal network audits.

Full Assault

Best for: Intensive vuln assessments, in-scope critical infrastructure testing, and maximum-coverage scenarios.

Profile Configuration

Set the profile once per engagement in the Phase 0 scope configuration:

portshim config set engagement.profile surgical
portshim start

The profile persists across all phases. Change mid-engagement via portshim config set engagement.profile full-assault at any gate.

Per-Phase Model Selection

Each profile assigns recommended LLM models per phase automatically. You can override any phase's model:

portshim config set phase.recon.model Qwen3-Coder-30B
portshim config set phase.exploit.model SuperGemma4-26B