New to Claude Skills? Learn how to install them →

mukul975 on GitHub

Red Team Engagement Planning

Free

Plan effective red team engagements with structured guidance.

Get this skill

Free · Opens the source repo

What Red Team Engagement Planning does

The Executing Red Team Engagement Planning skill provides a comprehensive framework for planning and executing red team engagements. It helps security professionals define the scope, objectives, and rules of engagement (ROE) necessary for simulating realistic adversary behavior while ensuring safety and compliance. By utilizing this skill, users can create detailed engagement plans that align with the MITRE ATT&CK framework, allowing for a structured approach to offensive security testing.

This skill is designed for security practitioners involved in red teaming, penetration testing, and security assessments. It guides users through the critical phases of engagement planning, including pre-engagement discussions, threat modeling, operational planning, and documentation. The structured approach ensures that all necessary components, such as legal authorization and communication plans, are addressed, reducing the risk of misunderstandings and operational failures during testing.

By leveraging the provided templates and workflows, users can efficiently navigate the complexities of red team engagements. The skill emphasizes the importance of collaboration with blue teams and the need for clear communication with stakeholders. This not only facilitates a smoother engagement process but also enhances the overall effectiveness of security assessments by ensuring that all parties are informed and aligned.

Overall, this skill is an essential tool for organizations looking to improve their security posture through realistic adversary simulations while maintaining compliance with legal and operational standards.

When to use it

Use this skill when preparing for red team exercises, security assessments, or any scenario requiring structured engagement planning.

When not to use it

This skill is not suitable for ad-hoc testing or engagements without proper authorization and planning.

What you can build with it

Planning a Full-Scope Engagement

Use this skill to define the complete scope of a red team engagement, ensuring all assets and personnel are accounted for.

Creating Rules of Engagement

Utilize the skill to establish clear rules of engagement, including communication plans and emergency procedures.

Mapping Threat Profiles

Leverage the skill to select and align threat profiles from the MITRE ATT&CK framework with your organization's specific threat landscape.

How to install Red Team Engagement Planning

View source

1. Install with the skills CLI

npx skills add mukul975/anthropic-cybersecurity-skills/executing-red-team-engagement-planning --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by mukul975

Executing Red Team Engagement Planning

Overview

Red team engagement planning is the foundational phase that defines scope, objectives, rules of engagement (ROE), threat model selection, and operational timelines before any offensive testing begins. A well-structured engagement plan ensures the red team simulates realistic adversary behavior while maintaining safety guardrails that prevent unintended business disruption.

When to Use

  • When conducting security assessments that involve executing red team engagement planning
  • When following incident response procedures for related security events
  • When performing scheduled security testing or auditing activities
  • When validating security controls through hands-on testing

Prerequisites

  • Familiarity with red teaming concepts and tools
  • Access to a test or lab environment for safe execution
  • Python 3.8+ with required dependencies installed
  • Appropriate authorization for any testing activities

Objectives

  • Define clear engagement scope including in-scope and out-of-scope assets, networks, and personnel
  • Establish Rules of Engagement (ROE) with emergency stop procedures, communication channels, and legal boundaries
  • Select appropriate threat profiles from the MITRE ATT&CK framework aligned to the organization's threat landscape
  • Create a detailed attack plan mapping adversary TTPs to engagement objectives
  • Develop deconfliction procedures with the organization's SOC/blue team
  • Produce a comprehensive engagement brief for stakeholder approval

Legal Notice: This skill is for authorized security testing and educational purposes only. Unauthorized use against systems you do not own or have written permission to test is illegal and may violate computer fraud laws.

Core Concepts

Engagement Types

TypeDescriptionScope
Full ScopeComplete adversary simulation with physical, social, and cyber vectorsEntire organization
Assumed BreachStarts from initial foothold, focuses on post-exploitationInternal network
Objective-BasedTarget specific crown jewels (e.g., domain admin, PII exfiltration)Defined targets
Purple TeamCollaborative with blue team for detection improvementSpecific controls

Rules of Engagement Components

  1. Scope Definition: IP ranges, domains, physical locations, personnel
  2. Restrictions: Systems/networks that must not be touched (e.g., production databases, medical devices)
  3. Communication Plan: Primary and secondary contact channels, escalation procedures
  4. Emergency Procedures: Code word for immediate cessation, incident response coordination
  5. Legal Authorization: Signed authorization letters, get-out-of-jail letters for physical tests
  6. Data Handling: How sensitive data discovered during testing will be handled and destroyed
  7. Timeline: Start/end dates, blackout windows, reporting deadlines

Threat Profile Selection

Map organizational threats using MITRE ATT&CK Navigator to select relevant adversary profiles:

  • APT29 (Cozy Bear): Government/defense sector targeting via spearphishing, supply chain
  • APT28 (Fancy Bear): Government organizations, credential harvesting, zero-days
  • FIN7: Financial sector, POS malware, social engineering
  • Lazarus Group: Financial institutions, cryptocurrency exchanges, destructive malware
  • Conti/Royal: Ransomware operators, double extortion, RaaS model

Workflow

Phase 1: Pre-Engagement

  1. Conduct initial scoping meeting with stakeholders
  2. Identify crown jewels and critical business assets
  3. Review previous security assessments and audit findings
  4. Define success criteria and engagement objectives
  5. Draft Rules of Engagement document

Phase 2: Threat Modeling

  1. Identify relevant threat actors using MITRE ATT&CK
  2. Map threat actor TTPs to organizational attack surface
  3. Select primary and secondary attack scenarios
  4. Define adversary emulation plan with specific technique IDs
  5. Establish detection checkpoints for purple team opportunities

Phase 3: Operational Planning

  1. Set up secure communication channels (encrypted email, Signal, etc.)
  2. Create operational security (OPSEC) guidelines for the red team
  3. Establish infrastructure requirements (C2 servers, redirectors, phishing domains)
  4. Develop phased attack timeline with go/no-go decision points
  5. Create deconfliction matrix with SOC/IR team

Phase 4: Documentation and Approval

  1. Compile engagement plan document
  2. Review with legal counsel
  3. Obtain executive sponsor signature
  4. Brief red team operators on ROE and restrictions
  5. Distribute emergency contact cards

Tools and Resources

  • MITRE ATT&CK Navigator: Threat actor TTP mapping and visualization
  • VECTR: Red team engagement tracking and metrics platform
  • Cobalt Strike / Nighthawk: C2 framework planning and infrastructure design
  • PlexTrac: Red team reporting and engagement management platform
  • SCYTHE: Adversary emulation platform for attack plan creation

Validation Criteria

  • Signed Rules of Engagement document
  • Defined scope with explicit in/out boundaries
  • Selected threat profile with mapped MITRE ATT&CK techniques
  • Emergency stop procedures tested and verified
  • Communication plan distributed to all stakeholders
  • Legal authorization obtained and filed
  • Red team operators briefed and acknowledged ROE

Common Pitfalls

  1. Scope Creep: Expanding testing beyond approved boundaries during execution
  2. Inadequate Deconfliction: SOC investigating red team activity as real incidents
  3. Missing Legal Authorization: Testing without proper signed authorization
  4. Unrealistic Threat Models: Simulating threats irrelevant to the organization
  5. Poor Communication: Failing to maintain contact with stakeholders during engagement

Related Skills

  • performing-open-source-intelligence-gathering
  • conducting-adversary-simulation-with-atomic-red-team
  • performing-assumed-breach-red-team-exercise
  • building-red-team-infrastructure-with-redirectors

Frequently asked questions about Red Team Engagement Planning

Similar skills