conducting-spearphishing-simulation-campaign

Plan and execute authorized spearphishing simulation campaigns with OSINT-driven pretexts and tracked metrics.

954|172|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/xalgord/xalgorix --skill conducting-spearphishing-simulation-campaign
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conducting-spearphishing-simulation-campaign
Source: https://github.com/xalgord/xalgorix/tree/main/internal/tools/skills/data/red-teaming/conducting-spearphishing-simulation-campaign
Command: npx skills add https://github.com/xalgord/xalgorix --skill conducting-spearphishing-simulation-campaign

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Red teams need a structured, repeatable methodology to run authorized spearphishing simulations that realistically test an organization's email security controls and user awareness, while avoiding common mistakes like broken SPF/DKIM/DMARC setup, unaged domains, and untested payloads that invalidate results.

Core Features & Use Cases

  • Five-Phase Campaign Workflow: Covers pretext development, payload development, infrastructure setup, campaign execution, and post-campaign analysis with concrete validation checklists.
  • MITRE ATT&CK Mapping: Maps every activity to techniques like T1566.001 (Spearphishing Attachment), T1566.002 (Spearphishing Link), and T1204 (User Execution) for standardized reporting.
  • Tool Guidance: Compares GoPhish, Evilginx2, King Phisher, SET, Modlishka, and other open-source phishing frameworks for campaign management and credential harvesting.
  • Use Case: A red team operator running an authorized engagement uses this Skill to build a look-alike domain, configure email authentication, send wave-based phishing emails, and measure credential submission rates for the final engagement report.

Quick Start

Ask the AI to walk you through planning an authorized spearphishing simulation campaign, starting with pretext development and email infrastructure setup.

Frequently Asked Questions about conducting-spearphishing-simulation-campaign

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a spearphishing simulation campaign for a red team engagement?

Follow the five-phase workflow: develop OSINT-based pretexts, build and test payloads against the target's security stack, set up infrastructure with aged domains and valid SPF/DKIM/DMARC, execute in waves rather than mass sends, then analyze delivery, click, and credential submission metrics.

What tools are used for phishing campaign management?

GoPhish handles campaign management and tracking, Evilginx2 performs real-time credential harvesting with MFA session capture, and King Phisher, SET, Modlishka, CredSniper, and Fierce Phish cover additional phishing and social engineering vectors. All listed tools are open source.

Why do phishing simulation emails land in spam or get rejected?

Missing or incorrect SPF, DKIM, and DMARC alignment is the most common cause, along with freshly registered look-alike domains that lack reputation. Age domains for at least two weeks, submit them for categorization, and verify all three authentication checks pass before the first wave.

Which MITRE ATT&CK techniques does spearphishing map to?

The skill maps to T1566.001 (Spearphishing Attachment), T1566.002 (Spearphishing Link), T1566.003 (Spearphishing via Service), T1598.003 (Phishing for Information), T1204.001/T1204.002 (User Execution), and infrastructure techniques T1583.001 and T1585.002.

Is it legal to run spearphishing simulations?

Spearphishing simulation is legal only with explicit written authorization from the target organization, such as under a signed red team engagement scope. Unauthorized use against systems you do not own or have permission to test violates computer fraud laws.

Why are email open rates unreliable for measuring phishing success?

Open tracking is noisy because security scanners and email gateways pre-click links and load tracking pixels. The reliable success signals are credential submissions captured in GoPhish or Evilginx2, session cookie capture, or a payload beacon checking in from a target host.