mid-engagement-ir-detection

Detect security state changes during red-team engagements using Python.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies security state changes during red-team operations, enabling the conversion of observations into actionable findings.

Core Features & Use Cases

  • Real-time IR Detection: Monitors client SOC patches, attacker activity, and security changes during engagement.
  • State Change Analysis: Compares pre-test and post-test states to detect changes like WAF rule deployment or new lockouts.
  • Finding Documentation: Documents and reports findings with detailed analysis and evidence.

Quick Start

Start the mid-engagement-ir-detection skill to monitor changes during your red-team engagement.

Frequently Asked Questions about mid-engagement-ir-detection

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

FAQPage Schema
How do I detect security state changes during a red-team engagement?

Monitor security state changes during red-team engagements by comparing pre-test and post-test states to identify client SOC patches, attacker activity, and security modifications like WAF rule deployments using Python state comparison logic.

What is mid-engagement incident response detection?

Mid-engagement incident response detection is the process of monitoring client SOC patches, attacker activity, and security changes during active red-team operations to convert real-time observations into actionable findings and documented evidence.

Can I use Python to compare pre-test and post-test security states?

Yes, you can use Python to compare pre-test and post-test security states, enabling the identification of WAF rule deployments, new lockouts, and other security changes observed during red-team operations.

How do I document findings from security state changes in red-team operations?

Document findings from security state changes by logging detected client SOC patches, attacker activity, and WAF rule deployments, converting engagement observations into detailed analysis and evidence reports.

Do I need Python to run mid-engagement IR detection for vulnerability assessments?

Yes, Python is required for mid-engagement IR detection to execute state comparison and logging operations during red-team vulnerability assessments and incident response analysis.