hunt-dispatch

Load attack and reconnaissance skill sets based on target fingerprinting and mode selection.

3|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/cmndcntrlcyber/rtpi --skill hunt-dispatch-cmndcntrlcyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-dispatch
Source: https://github.com/cmndcntrlcyber/rtpi/tree/main/knowledge_seed/bug_hunter_skills/hunt-dispatch
Command: npx skills add https://github.com/cmndcntrlcyber/rtpi --skill hunt-dispatch-cmndcntrlcyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the loading of appropriate skill sets for red team or WAPT operations, streamlining the process of orchestrating attacks and Reconnaissance.

Core Features & Use Cases

  • Skill Set Loading: Automatically loads the correct skill set based on the mode (red team or WAPT) and box type (blackbox or greybox).
  • Fingerprinting: Identifies the target's platform and selects the appropriate attack skills.
  • Taxonomy Printing: Provides a clear report of loaded skills for each mode, aiding in session planning and execution.

Quick Start

Load the skill set for a red team operation with the command: hunt-dispatch mode=redteam

Frequently Asked Questions about hunt-dispatch

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

FAQPage Schema
How do I automate skill-set loading for red team operations based on target fingerprinting?

Skill-set loading for red team operations is automated by identifying the target's platform through fingerprinting and mode selection, then dynamically loading the appropriate attack and reconnaissance skills for execution.

What is the best way to orchestrate WAPT attack scenarios across different platforms?

Orchestrating WAPT attack scenarios is handled by selecting the correct mode and box type, which automates the loading of tailored attack skills and reconnaissance sets based on the target's identified platform.

Can I load specific reconnaissance skills for a blackbox WAPT session?

Yes, you can load reconnaissance skills for a blackbox WAPT session by specifying the WAPT mode and box type, which triggers the dynamic loading of the relevant attack scenario taxonomy.

How does target fingerprinting integrate with attack orchestration in red team engagements?

Target fingerprinting integrates with attack orchestration by identifying the target platform, which automatically dictates the selection and dynamic invocation of the appropriate red team attack skills.

Do I need to manually select attack skills for different platforms during a red team session?

No, manual selection is unnecessary because the system automates skill-set loading by using target fingerprinting to identify the platform and dynamically apply the correct attack skills for the session.