mid-engagement-ir-detection

Detect and analyze security state changes during red-team engagements.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill mid-engagement-ir-detection-kisilev13
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mid-engagement-ir-detection
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/mid-engagement-ir-detection
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill mid-engagement-ir-detection-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and analyzes changes in a target's security state during red-team engagements, allowing for the conversion of these observations into actionable findings.

Core Features & Use Cases

  • Security State Change Detection: Monitors client SOC patches, attacker activity, and security-state changes during a red-team engagement.
  • Finding Generation: Converts observations into deliverable findings that can be reported to clients.
  • Use Case: For a red-team engagement against a SOC, the Skill can detect a patch deployment and an attacker activity, which can then be documented as findings.

Quick Start

Use the mid-engagement-ir-detection skill to capture the pre-test fingerprint of the target and log every test result during the 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?▼

To detect security state changes during a red-team engagement, capture a pre-test fingerprint of the target and log every test result to analyze SOC patches and attacker activity, converting these observations into actionable findings.

What is mid-engagement security state detection and when do I need it?▼

Mid-engagement security state detection is the process of monitoring client SOC patches and security changes during an active red-team test. You need it to convert live observations into deliverable findings for client reporting.

How do I convert red-team observations into structured findings?▼

You convert red-team observations into structured findings by logging attacker activity and security-state changes during the engagement. The skill analyzes these captured events and outputs them in a structured format for client reporting.

Do I need Python scripts to monitor SOC patches and attacker activity?▼

Yes, you need Python scripts to monitor SOC patches and attacker activity. The skill requires these scripts for state capture and analysis to successfully detect and document mid-engagement security changes.

Can I use this skill to monitor a client SOC during an active red-team test?▼

Yes, you can use this skill to monitor a client SOC during an active red-team test. It detects security-state changes like patch deployments and logs attacker activity, which can then be documented as findings.

Are there limitations when generating findings from mid-engagement security changes?▼

A limitation of generating findings from mid-engagement security changes is the dependency on Python scripts for state capture. Without logging every test result from a pre-test fingerprint, detecting exact SOC patches accurately may fail.