mid-engagement-ir-detection

Detect SOC patches, attacker activity, and security-state changes during red-team engagements.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/bpnrockstar/UnifiedBugHunter --skill mid-engagement-ir-detection-bpnrockstar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mid-engagement-ir-detection
Source: https://github.com/bpnrockstar/UnifiedBugHunter/tree/main/skills/mid-engagement-ir-detection
Command: npx skills add https://github.com/bpnrockstar/UnifiedBugHunter --skill mid-engagement-ir-detection-bpnrockstar

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps detect client SOC patches, attacker activity, and security-state changes during red-team engagements, converting observations into deliverable findings.

Core Features & Use Cases

  • SOC Patch Detection: Identify when a client applies patches in response to an attack.
  • Attacker Activity Detection: Detect external attacks, such as password spray campaigns.
  • Security-State Changes: Monitor changes in the target's security state during an engagement.
  • Use Case: During a red-team test, this Skill can detect that a client patched a confirmed SQL injection vulnerability within 30 minutes, providing evidence of the vulnerability and the client's security response.

Quick Start

Use the mid-engagement-ir-detection skill to capture the pre-engagement state of the target.

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 SOC patches during a red-team engagement?

Detecting SOC patches during a red-team engagement involves monitoring the target's security state for changes applied in response to your attack. This Skill captures those observations and converts them into deliverable findings.

What is mid-engagement detection for security-state changes?

Mid-engagement detection for security-state changes tracks when a client applies patches or alters configurations during a live red-team test. It provides evidence of the client's security response by monitoring detection-induced rate limiting.

How do I monitor for concurrent attacker activity while security testing?

Monitoring for concurrent attacker activity while security testing requires tracking external attacks like password spray campaigns. This Skill detects concurrent attacker activity alongside your operations to isolate your actions from external threats.

Do I need Python to capture security state changes during red-team operations?

Yes, you need Python to capture security state changes during red-team operations. Python is required for the data capture and analysis processes that monitor SOC patch deployment and attacker activity.

What's the best way to document a client's patch response during security testing?

The best way to document a client's patch response during security testing is to capture the pre-engagement state and monitor for patches. This Skill converts timestamped observations into deliverable findings.