mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-12 22:24:56 +03:00
374 B
374 B
Workflows
Memory Protection Deployment
[Audit current mitigations: Get-ProcessMitigation -System]
→ [Enable system-level DEP, SEHOP, ASLR]
→ [Configure per-app mitigations for high-risk applications]
→ [Export XML, deploy via Intune/GPO]
→ [Test application compatibility] → [Monitor for crashes]
→ [Tune exceptions for incompatible apps]