defensive-mitigations

Audits Windows security mitigations and monitors registry tamper events for SOC workflows.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/riparino/Claude-Cyber --skill defensive-mitigations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defensive-mitigations
Source: https://github.com/riparino/Claude-Cyber/tree/main/Claude-Blue/Skills/defensive-mitigations
Command: npx skills add https://github.com/riparino/Claude-Cyber --skill defensive-mitigations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security teams detect and respond to tampering with critical mitigation controls such as ASLR/DEP/CFG/SEHOP, Defender RTP, and LSA registry, ensuring defenses stay enabled and compliant.

Core Features & Use Cases

  • Mitigation monitors: track registry and policy changes that disable security protections.
  • Threat hunting guidance: identify credential dumping or tampering indicators using Defender EventID 5001 and LSA-related signals.
  • Compliance validation: assess configuration compliance with TVM/secure configuration checks across devices.

Quick Start

Audit endpoints for tamper events and enable Defender protections immediately.

Frequently Asked Questions about defensive-mitigations

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

FAQPage Schema
How do I audit Windows endpoints for security mitigation tampering?

Audit Windows endpoints for security mitigation tampering by tracking registry and policy changes that disable protections like ASLR, DEP, and CFG. This validates Defender configurations and detects defense evasion attempts across devices.

What security telemetry is needed to detect Defender RTP and LSA registry tampering?

Detecting Defender RTP and LSA registry tampering requires access to Windows security telemetry, registry monitoring data, and SIEM KQL capabilities. These inputs identify non-compliant configurations and credential dumping indicators.

How do I use KQL to hunt for Defender EventID 5001 tamper events?

Use KQL in your SIEM to hunt for Defender EventID 5001 tamper events by querying Windows security telemetry. This identifies instances where real-time protection is disabled for threat triage.

Can I validate secure configuration compliance across enterprise devices using TVM?

You can validate secure configuration compliance across enterprise devices using TVM checks. This assesses whether security mitigations and Defender protections remain enabled and compliant across the environment.

What is the best way to monitor ASLR and DEP mitigations for defense evasion?

The best way to monitor ASLR and DEP mitigations for defense evasion is continuous registry monitoring. This tracks policy changes that disable critical security protections and flags non-compliant endpoints for SOC triage.